Skip to content

Commit

Permalink
Update node dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremycraney committed Apr 24, 2021
1 parent 24e894c commit 69c3de5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -22,12 +22,12 @@
"test": "test/javascript/run-qunit.js"
},
"devDependencies": {
"@babel/core": "^7.13.15",
"@babel/core": "^7.13.16",
"@babel/preset-env": "^7.13.15",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-node-resolve": "^11.2.1",
"chrome-launcher": "^0.13.4",
"puppeteer-core": "^8.0.0",
"puppeteer-core": "^9.0.0",
"rollup": "^2.45.2",
"rollup-plugin-copy": "^3.4.0",
"standard": "^16.0.3"
Expand Down

0 comments on commit 69c3de5

Please sign in to comment.