Skip to content

Commit 18f435a

Browse files
Update dependency @rollup/plugin-node-resolve to v15.2.2
1 parent 3bba438 commit 18f435a

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.2",
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.2":
51+
version "15.2.2"
52+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.2.tgz#9ffa367a0a359f0dfc7703acfa8bd311ef9f6832"
53+
integrity sha512-f64bU4OKqV0yihtxFemmuf0oj37pToCFMISCA+sJbbIAl5wcpbRO9XgWNWb1tDiWQJUcPxo6V0l59hcuZOQ3kw==
5454
dependencies:
5555
"@rollup/pluginutils" "^5.0.1"
5656
"@types/resolve" "1.20.2"

0 commit comments

Comments
 (0)