Skip to content

Commit

Permalink
Merge pull request #484 from UziTech/renovate/rollup-plugin-node-reso…
Browse files Browse the repository at this point in the history
…lve-16.x

fix(deps): update dependency @rollup/plugin-node-resolve to v16
  • Loading branch information
UziTech authored Dec 15, 2024
2 parents bcf70c5 + 9062556 commit ea216aa
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 20 deletions.
22 changes: 11 additions & 11 deletions example/package-lock.json

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

2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@codemirror/lang-javascript": "^6.2.2",
"@codemirror/lint": "^6.8.4",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-node-resolve": "^16.0.0",
"codemirror": "^6.0.1",
"eslint-linter-browserify": "file:../",
"rollup": "^4.28.1",
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@eslint/js": "9.17.0",
"@rollup/plugin-commonjs": "^28.0.2",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-node-resolve": "^16.0.0",
"@rollup/plugin-replace": "^6.0.2",
"@rollup/plugin-terser": "^0.4.4",
"eslint": "9.17.0",
Expand Down

0 comments on commit ea216aa

Please sign in to comment.