Skip to content

Commit 40c7e1f

Browse files
authored
Merge pull request #22 from tsparticles/renovate/rollup-plugin-node-resolve-replacement
chore(deps): replace dependency rollup-plugin-node-resolve with @rollup/plugin-node-resolve ^6.0.0
2 parents a62c6ae + 245ad0d commit 40c7e1f

File tree

2 files changed

+17
-27
lines changed

2 files changed

+17
-27
lines changed

apps/lit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"rimraf": "^4.0.0",
5252
"rollup": "^2.79.1",
5353
"rollup-plugin-filesize": "^10.0.0",
54-
"rollup-plugin-node-resolve": "^5.2.0",
54+
"@rollup/plugin-node-resolve": "^6.0.0",
5555
"rollup-plugin-terser": "^7.0.0",
5656
"sinon": "^15.0.1",
5757
"typescript": "^4.9.4",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)