Skip to content

Commit

Permalink
Update dependency @rollup/plugin-node-resolve to ^15.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 23, 2024
1 parent 9261949 commit 42b1d58
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 102 deletions.
58 changes: 9 additions & 49 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.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-node-resolve": "^15.2.4",
"codemirror": "^6.0.1",
"eslint-linter-browserify": "file:../",
"rollup": "^4.22.4",
Expand Down
58 changes: 7 additions & 51 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.11.0",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-node-resolve": "^15.2.4",
"@rollup/plugin-replace": "^5.0.7",
"@rollup/plugin-terser": "^0.4.4",
"eslint": "9.11.0",
Expand Down

0 comments on commit 42b1d58

Please sign in to comment.