Skip to content

Commit

Permalink
Update development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Mar 28, 2021
1 parent fe9f11b commit 2b8021e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"test": "test/javascript/run-qunit.js"
},
"devDependencies": {
"@babel/core": "^7.13.10",
"@babel/preset-env": "^7.13.10",
"@babel/core": "^7.13.13",
"@babel/preset-env": "^7.13.12",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-node-resolve": "^11.2.0",
"@rollup/plugin-node-resolve": "^11.2.1",
"chrome-launcher": "^0.13.4",
"puppeteer-core": "^8.0.0",
"rollup": "^2.42.1",
"rollup": "^2.43.1",
"rollup-plugin-copy": "^3.4.0",
"standard": "^16.0.3"
},
Expand Down

0 comments on commit 2b8021e

Please sign in to comment.