Skip to content

Commit a955394

Browse files
committed
chore(deps): update dependency @rollup/plugin-node-resolve to v15.2.1
1 parent 7505782 commit a955394

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
@@ -51,7 +51,7 @@
5151
"@babel/preset-env": "7.22.10",
5252
"@rollup/plugin-babel": "6.0.3",
5353
"@rollup/plugin-multi-entry": "6.0.0",
54-
"@rollup/plugin-node-resolve": "15.2.0",
54+
"@rollup/plugin-node-resolve": "15.2.1",
5555
"@types/jest": "29.5.3",
5656
"@types/ramda": "0.29.3",
5757
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1756,10 +1756,10 @@
17561756
"@rollup/plugin-virtual" "^3.0.0"
17571757
matched "^5.0.1"
17581758

1759-
"@rollup/[email protected].0":
1760-
version "15.2.0"
1761-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.0.tgz#982053b237f81471aace570472e88a456d211621"
1762-
integrity sha512-mKur03xNGT8O9ODO6FtT43ITGqHWZbKPdVJHZb+iV9QYcdlhUUB0wgknvA4KCUmC5oHJF6O2W1EgmyOQyVUI4Q==
1759+
"@rollup/[email protected].1":
1760+
version "15.2.1"
1761+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.1.tgz#a15b14fb7969229e26a30feff2816d39eff503f0"
1762+
integrity sha512-nsbUg588+GDSu8/NS8T4UAshO6xeaOfINNuXeVHcKV02LJtoRaM1SiOacClw4kws1SFiNhdLGxlbMY9ga/zs/w==
17631763
dependencies:
17641764
"@rollup/pluginutils" "^5.0.1"
17651765
"@types/resolve" "1.20.2"

0 commit comments

Comments
 (0)