Skip to content

Commit

Permalink
Merge pull request #4079 from owncloud/dependabot/npm_and_yarn/servic…
Browse files Browse the repository at this point in the history
…es/settings/cucumber/pretty-formatter-1.0.0

Bump @cucumber/pretty-formatter from 1.0.0-alpha.2 to 1.0.0 in /services/settings
  • Loading branch information
Pascal Wengerter authored Jul 4, 2022
2 parents 249a9c8 + da21873 commit 6c7ca9e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion services/settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@babel/preset-env": "^7.16.11",
"@babel/register": "^7.17.7",
"@cucumber/cucumber": "^7.3.2",
"@cucumber/pretty-formatter": "^1.0.0-alpha.2",
"@cucumber/pretty-formatter": "^1.0.0",
"@erquhart/rollup-plugin-node-builtins": "^2.1.5",
"@rollup/plugin-commonjs": "^17.1.0",
"@rollup/plugin-json": "^4.0.1",
Expand Down
8 changes: 4 additions & 4 deletions services/settings/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1117,10 +1117,10 @@
reflect-metadata "0.1.13"
uuid "8.3.2"

"@cucumber/pretty-formatter@^1.0.0-alpha.2":
version "1.0.0-alpha.2"
resolved "https://registry.yarnpkg.com/@cucumber/pretty-formatter/-/pretty-formatter-1.0.0-alpha.2.tgz#929d29b45f2fa9b7d36e4371e8dd0869e9f32f52"
integrity sha512-+tFbS2idJ8yL+saEYGBaJLkhU9glxmS6FMD22S/bfZsi/c3LeLMeo1ZkNeyzuxV7Yq9jGFjiwgZ+iRaO/bN8hw==
"@cucumber/pretty-formatter@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@cucumber/pretty-formatter/-/pretty-formatter-1.0.0.tgz#911014c8fb7472a4c54d00e60e819a7200fd9da3"
integrity sha512-wcnIMN94HyaHGsfq72dgCvr1d8q6VGH4Y6Gl5weJ2TNZw1qn2UY85Iki4c9VdaLUONYnyYH3+178YB+9RFe/Hw==
dependencies:
ansi-styles "^5.0.0"
cli-table3 "^0.6.0"
Expand Down

0 comments on commit 6c7ca9e

Please sign in to comment.