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

Commit 63fa457

Browse files
author
Rally
committed
Bump rollup dependencies
1 parent b436c9c commit 63fa457

File tree

2 files changed

+39
-30
lines changed

2 files changed

+39
-30
lines changed

package-lock.json

Lines changed: 36 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
"@babel/preset-env": "^7.6.3",
5252
"@babel/preset-typescript": "^7.12.7",
5353
"@open-wc/karma-esm": "^3.0.3",
54-
"@rollup/plugin-commonjs": "^15.0.0",
55-
"@rollup/plugin-node-resolve": "^9.0.0",
54+
"@rollup/plugin-commonjs": "^17.0.0",
55+
"@rollup/plugin-node-resolve": "^11.0.0",
5656
"@types/chai": "^4.2.4",
5757
"@types/mocha": "^8.0.0",
5858
"@typescript-eslint/eslint-plugin": "^4.9.0",
@@ -70,7 +70,7 @@
7070
"mocha": "^8.0.1",
7171
"prettier": "^2.0.0",
7272
"raf-stub": "^3.0.0",
73-
"rollup": "^2.3.2",
73+
"rollup": "^2.34.0",
7474
"rollup-plugin-babel": "^4.3.3",
7575
"rollup-plugin-serve": "^1.0.1",
7676
"rollup-plugin-terser": "^7.0.0",

0 commit comments

Comments
 (0)