Skip to content

Commit 23fdc8a

Browse files
chore(deps): update dependency @rollup/plugin-node-resolve to v15.3.0 (#1482)
1 parent f491d97 commit 23fdc8a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@evilmartians/lefthook": "1.7.17",
2222
"@rollup/plugin-commonjs": "26.0.1",
2323
"@rollup/plugin-json": "6.1.0",
24-
"@rollup/plugin-node-resolve": "15.2.4",
24+
"@rollup/plugin-node-resolve": "15.3.0",
2525
"@rollup/plugin-terser": "0.4.4",
2626
"@rollup/plugin-typescript": "12.1.0",
2727
"@types/mocha": "9.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1206,10 +1206,10 @@
12061206
dependencies:
12071207
"@rollup/pluginutils" "^5.1.0"
12081208

1209-
"@rollup/plugin-node-resolve@15.2.4":
1210-
version "15.2.4"
1211-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.4.tgz#d4535e8786cd77e4d43243d4737e4bc7df55803d"
1212-
integrity sha512-wnKAGisav1m2vgVK2/2mNowK5DCqff7kpz76cY1pECVE0qRQTCAIcWP5xmdGDi8X8K9SYeeC98i6cD3fk6qkDg==
1209+
"@rollup/plugin-node-resolve@15.3.0":
1210+
version "15.3.0"
1211+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.3.0.tgz#efbb35515c9672e541c08d59caba2eff492a55d5"
1212+
integrity sha512-9eO5McEICxMzJpDW9OnMYSv4Sta3hmt7VtBFz5zR9273suNOydOyq/FrGeGy+KsTRFm8w0SLVhzig2ILFT63Ag==
12131213
dependencies:
12141214
"@rollup/pluginutils" "^5.0.1"
12151215
"@types/resolve" "1.20.2"

0 commit comments

Comments
 (0)