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 Dec 15, 2024
1 parent a9edf03 commit 5494a58
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 @@ -134,7 +134,7 @@
"devDependencies": {
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-node-resolve": "^16.0.0",
"browserslist-to-esbuild": "^2.1.1",
"execa": "^9.0.0",
"get-tsconfig": "^4.7.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2988,9 +2988,9 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-node-resolve@npm:^15.3.0":
version: 15.3.0
resolution: "@rollup/plugin-node-resolve@npm:15.3.0"
"@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 @@ -3002,7 +3002,7 @@ __metadata:
peerDependenciesMeta:
rollup:
optional: true
checksum: 10/214596dd0ecf0822a135e6cb604f6a4469bac4a9d6b43608d277b47c34762e800b79f5f1c18ea0f7317448165ac0cff2439b35446641e093a5bc5c372940c819
checksum: 10/018a97667d68bd78d6b1de5597680dcc5785f9339a936984a5715ad2cd7c6f2c85fb9448552b94e6903db35e2d3b218b54e5e9ca048257f2d3bdea2e05d886c7
languageName: node
linkType: hard

Expand Down Expand Up @@ -3325,7 +3325,7 @@ __metadata:
"@mswjs/data": "npm:^0.16.1"
"@rollup/plugin-commonjs": "npm:^28.0.1"
"@rollup/plugin-json": "npm:^6.1.0"
"@rollup/plugin-node-resolve": "npm:^15.3.0"
"@rollup/plugin-node-resolve": "npm:^16.0.0"
"@storybook/addon-a11y": "npm:^8.4.4"
"@storybook/addon-actions": "npm:^8.4.4"
"@storybook/addon-docs": "npm:^8.4.4"
Expand Down

0 comments on commit 5494a58

Please sign in to comment.