Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency puppeteer to v4 (#3234)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 24, 2020
1 parent abddb89 commit 84fbc59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion showcase/nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"karma-webpack": "^4.0.2",
"mocha": "^7.0.0",
"null-loader": "^4.0.0",
"puppeteer": "^3.0.0",
"puppeteer": "^4.0.0",
"webpack": "^4.39.3",
"webpack-cli": "^3.3.7"
}
Expand Down

0 comments on commit 84fbc59

Please sign in to comment.