Skip to content

Commit

Permalink
chore(deps): Update JavaScript dependencies (#178)
Browse files Browse the repository at this point in the history
* chore(deps): Update JavaScript dependencies
* chore(deps): Bump up puppeteer version to 13.6.0
  • Loading branch information
kesara committed Apr 28, 2022
1 parent c7f6375 commit b1d60b7
Show file tree
Hide file tree
Showing 2 changed files with 1,708 additions and 1,572 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"test": "yarn test:accessibility"
},
"dependencies": {
"@axe-core/puppeteer": "^4.2.2",
"@axe-core/puppeteer": "^4.4.2",
"@buzuli/json": "^2.1.0",
"@ietf-tools/common-bootstrap-theme": "^0.0.3",
"@popperjs/core": "^2.10.1",
Expand All @@ -54,7 +54,7 @@
"jquery-ui": "^1.13.0",
"normalize.css": "^8.0.1",
"postcss-normalize": "^10.0.0",
"puppeteer": "^10.1.0",
"puppeteer": "^13.6.0",
"sass": "^1.35.1",
"ts-node": "^10.0.0",
"typescript": "^4.3.4"
Expand Down
Loading

0 comments on commit b1d60b7

Please sign in to comment.