Skip to content

Commit

Permalink
Update development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Jun 20, 2020
1 parent 092312a commit abd083f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -22,13 +22,13 @@
"test": "test/javascript/run-qunit.js"
},
"devDependencies": {
"@babel/core": "^7.9.6",
"@babel/preset-env": "^7.9.6",
"@rollup/plugin-babel": "^5.0.2",
"@rollup/plugin-node-resolve": "^8.0.0",
"chrome-launcher": "^0.13.2",
"@babel/core": "^7.10.3",
"@babel/preset-env": "^7.10.3",
"@rollup/plugin-babel": "^5.0.3",
"@rollup/plugin-node-resolve": "^8.0.1",
"chrome-launcher": "^0.13.3",
"puppeteer-core": "^4.0.0",
"rollup": "^2.10.9",
"rollup": "^2.17.1",
"rollup-plugin-copy": "^3.3.0",
"standard": "^14.3.4"
},
Expand Down

0 comments on commit abd083f

Please sign in to comment.