Skip to content

Commit

Permalink
Indiescripter/update mostly e2e test deps (verdaccio#2401)
Browse files Browse the repository at this point in the history
* build: update e2e-ui devDep puppeteer v9.1.1 to v10.2.0

* build: misc update aws-sdk patch version

Co-authored-by: Juan Picado <[email protected]>
  • Loading branch information
Justin Johansson and juanpicado authored Sep 2, 2021
1 parent 78486b8 commit 1117dd3
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 26 deletions.
2 changes: 1 addition & 1 deletion packages/plugins/aws-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@verdaccio/commons-api": "workspace:11.0.0-alpha.3",
"@verdaccio/streams": "workspace:11.0.0-alpha.3",
"aws-sdk": "2.980.0"
"aws-sdk": "2.981.0"
},
"devDependencies": {
"@verdaccio/types": "workspace:11.0.0-6-next.7",
Expand Down
57 changes: 33 additions & 24 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test/e2e-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"debug": "4.3.2",
"kleur": "3.0.3",
"lodash": "^4.17.21",
"puppeteer": "^9.1.1",
"puppeteer": "10.2.0",
"request": "2.87.0",
"rimraf": "3.0.2"
},
Expand Down

0 comments on commit 1117dd3

Please sign in to comment.