Skip to content

Commit 969335b

Browse files
Update dependency @rollup/plugin-node-resolve to v15.2.3
1 parent 3bba438 commit 969335b

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
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"@rollup/plugin-commonjs": "25.0.4",
1313
"@rollup/plugin-json": "6.0.0",
14-
"@rollup/plugin-node-resolve": "15.2.1",
14+
"@rollup/plugin-node-resolve": "15.2.3",
1515
"dotenv": "16.3.1",
1616
"rollup": "3.29.0",
1717
"rollup-plugin-terser": "7.0.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@
4747
dependencies:
4848
"@rollup/pluginutils" "^5.0.1"
4949

50-
"@rollup/plugin-node-resolve@15.2.1":
51-
version "15.2.1"
52-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.1.tgz#a15b14fb7969229e26a30feff2816d39eff503f0"
53-
integrity sha512-nsbUg588+GDSu8/NS8T4UAshO6xeaOfINNuXeVHcKV02LJtoRaM1SiOacClw4kws1SFiNhdLGxlbMY9ga/zs/w==
50+
"@rollup/plugin-node-resolve@15.2.3":
51+
version "15.2.3"
52+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.3.tgz#e5e0b059bd85ca57489492f295ce88c2d4b0daf9"
53+
integrity sha512-j/lym8nf5E21LwBT4Df1VD6hRO2L2iwUeUmP7litikRsVp1H6NWx20NEp0Y7su+7XGc476GnXXc4kFeZNGmaSQ==
5454
dependencies:
5555
"@rollup/pluginutils" "^5.0.1"
5656
"@types/resolve" "1.20.2"

0 commit comments

Comments
 (0)