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

Commit

Permalink
Bump rollup dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Rally committed Dec 1, 2020
1 parent b436c9c commit 63fa457
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 30 deletions.
63 changes: 36 additions & 27 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"@babel/preset-env": "^7.6.3",
"@babel/preset-typescript": "^7.12.7",
"@open-wc/karma-esm": "^3.0.3",
"@rollup/plugin-commonjs": "^15.0.0",
"@rollup/plugin-node-resolve": "^9.0.0",
"@rollup/plugin-commonjs": "^17.0.0",
"@rollup/plugin-node-resolve": "^11.0.0",
"@types/chai": "^4.2.4",
"@types/mocha": "^8.0.0",
"@typescript-eslint/eslint-plugin": "^4.9.0",
Expand All @@ -70,7 +70,7 @@
"mocha": "^8.0.1",
"prettier": "^2.0.0",
"raf-stub": "^3.0.0",
"rollup": "^2.3.2",
"rollup": "^2.34.0",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-serve": "^1.0.1",
"rollup-plugin-terser": "^7.0.0",
Expand Down

0 comments on commit 63fa457

Please sign in to comment.