Skip to content

Commit

Permalink
build(deps): update dependency @rollup/plugin-node-resolve to v15.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent aec88d8 commit f78ec58
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 @@ -62,7 +62,7 @@
"@jonahsnider/util": "11.0.0",
"@microsoft/api-extractor": "7.48.1",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-node-resolve": "15.3.1",
"@rollup/plugin-swc": "0.4.0",
"@rollup/plugin-terser": "0.4.4",
"@size-limit/preset-small-lib": "11.1.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2110,9 +2110,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:15.3.1":
version: 15.3.1
resolution: "@rollup/plugin-node-resolve@npm:15.3.1"
dependencies:
"@rollup/pluginutils": "npm:^5.0.1"
"@types/resolve": "npm:1.20.2"
Expand All @@ -2124,7 +2124,7 @@ __metadata:
peerDependenciesMeta:
rollup:
optional: true
checksum: 10/214596dd0ecf0822a135e6cb604f6a4469bac4a9d6b43608d277b47c34762e800b79f5f1c18ea0f7317448165ac0cff2439b35446641e093a5bc5c372940c819
checksum: 10/874494c0daca8fb0d633a237dd9df0d30609b374326e57508710f2b6d7ddaa93d203d8daa0257960b2b6723f56dfec1177573126f31ff9604700303b6f5fdbe3
languageName: node
linkType: hard

Expand Down Expand Up @@ -3389,7 +3389,7 @@ __metadata:
"@jonahsnider/util": "npm:11.0.0"
"@microsoft/api-extractor": "npm:7.48.1"
"@rollup/plugin-babel": "npm:6.0.4"
"@rollup/plugin-node-resolve": "npm:15.3.0"
"@rollup/plugin-node-resolve": "npm:15.3.1"
"@rollup/plugin-swc": "npm:0.4.0"
"@rollup/plugin-terser": "npm:0.4.4"
"@size-limit/preset-small-lib": "npm:11.1.6"
Expand Down

0 comments on commit f78ec58

Please sign in to comment.