Skip to content

Commit d2488aa

Browse files
Update dependency @rollup/plugin-node-resolve to v15.3.0
1 parent 34f3067 commit d2488aa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"devDependencies": {
5252
"@rollup/plugin-commonjs": "26.0.3",
53-
"@rollup/plugin-node-resolve": "15.2.4",
53+
"@rollup/plugin-node-resolve": "15.3.0",
5454
"@rollup/plugin-typescript": "11.1.6",
5555
"@typescript-eslint/eslint-plugin": "7.18.0",
5656
"@typescript-eslint/parser": "7.18.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,10 @@
118118
is-reference "1.2.1"
119119
magic-string "^0.30.3"
120120

121-
"@rollup/plugin-node-resolve@15.2.4":
122-
version "15.2.4"
123-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.4.tgz#d4535e8786cd77e4d43243d4737e4bc7df55803d"
124-
integrity sha512-wnKAGisav1m2vgVK2/2mNowK5DCqff7kpz76cY1pECVE0qRQTCAIcWP5xmdGDi8X8K9SYeeC98i6cD3fk6qkDg==
121+
"@rollup/plugin-node-resolve@15.3.0":
122+
version "15.3.0"
123+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.3.0.tgz#efbb35515c9672e541c08d59caba2eff492a55d5"
124+
integrity sha512-9eO5McEICxMzJpDW9OnMYSv4Sta3hmt7VtBFz5zR9273suNOydOyq/FrGeGy+KsTRFm8w0SLVhzig2ILFT63Ag==
125125
dependencies:
126126
"@rollup/pluginutils" "^5.0.1"
127127
"@types/resolve" "1.20.2"

0 commit comments

Comments
 (0)