Skip to content

Commit

Permalink
Update dependency @rollup/plugin-node-resolve to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and francois2metz committed Dec 18, 2024
1 parent 3aef37d commit 3b4795b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@babel/preset-env": "^7.24.4",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-node-resolve": "^16.0.0",
"@rollup/plugin-terser": "^0.4.4",
"babel-jest": "^29.7.0",
"documentation": "^14.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1694,9 +1694,9 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-node-resolve@npm:^15.2.3":
version: 15.3.1
resolution: "@rollup/plugin-node-resolve@npm:15.3.1"
"@rollup/plugin-node-resolve@npm:^16.0.0":
version: 16.0.0
resolution: "@rollup/plugin-node-resolve@npm:16.0.0"
dependencies:
"@rollup/pluginutils": "npm:^5.0.1"
"@types/resolve": "npm:1.20.2"
Expand All @@ -1708,7 +1708,7 @@ __metadata:
peerDependenciesMeta:
rollup:
optional: true
checksum: 10c0/ecf3abe890fc98ad665fdbfb1ea245253e0d1f2bc6d9f4e8f496f212c76a2ce7cd4b9bc0abd21e6bcaa16f72d1c67cc6b322ea12a6ec68e8a8834df8242a5ecd
checksum: 10c0/b63deb6fc14b37070ccaffacc8c10c9720f28ce7632f4fe2ee77064c0c79bcc3fe060fb77160e673c9fd847307252f25a2983030bd54f1888324063c69ae1399
languageName: node
linkType: hard

Expand Down Expand Up @@ -5584,7 +5584,7 @@ __metadata:
"@babel/preset-env": "npm:^7.24.4"
"@rollup/plugin-babel": "npm:^6.0.4"
"@rollup/plugin-commonjs": "npm:^28.0.0"
"@rollup/plugin-node-resolve": "npm:^15.2.3"
"@rollup/plugin-node-resolve": "npm:^16.0.0"
"@rollup/plugin-terser": "npm:^0.4.4"
babel-jest: "npm:^29.7.0"
debounce: "npm:^2.0.0"
Expand Down

0 comments on commit 3b4795b

Please sign in to comment.