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

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aelbore committed Jun 10, 2020
1 parent 52db243 commit d2dd5b1
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,22 +42,22 @@
"devDependencies": {
"@types/mocha": "^7.0.2",
"@types/mock-fs": "^4.10.0",
"@types/node": "^14.0.11",
"@types/node": "^14.0.13",
"coveralls": "^3.1.0",
"mock-fs": "^4.12.0",
"mock-require": "^3.0.3",
"sinon": "^9.0.2"
},
"dependencies": {
"@rollup/plugin-commonjs": "^12.0.0",
"@rollup/plugin-json": "^4.0.3",
"@rollup/plugin-commonjs": "^13.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-multi-entry": "^3.0.1",
"@rollup/plugin-node-resolve": "^8.0.0",
"@rollup/plugin-replace": "^2.3.2",
"@rollup/plugin-url": "^5.0.0",
"esbuild": "^0.4.7",
"@rollup/plugin-node-resolve": "^8.0.1",
"@rollup/plugin-replace": "^2.3.3",
"@rollup/plugin-url": "^5.0.1",
"esbuild": "^0.4.13",
"magic-string": "^0.25.7",
"rollup": "^2.13.1",
"rollup": "^2.15.0",
"rollup-plugin-dts": "^1.4.7",
"rollup-plugin-minify-html-literals": "^1.2.3",
"rollup-plugin-terser": "^6.1.0",
Expand Down

0 comments on commit d2dd5b1

Please sign in to comment.