Skip to content

Commit d15d4e2

Browse files
committed
chore(deps): update dependency @rollup/plugin-node-resolve to v15.2.0
1 parent 4b3df34 commit d15d4e2

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
@@ -47,7 +47,7 @@
4747
"@babel/preset-env": "7.22.10",
4848
"@rollup/plugin-babel": "6.0.3",
4949
"@rollup/plugin-multi-entry": "6.0.0",
50-
"@rollup/plugin-node-resolve": "15.1.0",
50+
"@rollup/plugin-node-resolve": "15.2.0",
5151
"@types/jest": "29.5.3",
5252
"@types/ramda": "0.29.3",
5353
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1720,10 +1720,10 @@
17201720
"@rollup/plugin-virtual" "^3.0.0"
17211721
matched "^5.0.1"
17221722

1723-
"@rollup/plugin-node-resolve@15.1.0":
1724-
version "15.1.0"
1725-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.1.0.tgz#9ffcd8e8c457080dba89bb9fcb583a6778dc757e"
1726-
integrity sha512-xeZHCgsiZ9pzYVgAo9580eCGqwh/XCEUM9q6iQfGNocjgkufHAqC3exA+45URvhiYV8sBF9RlBai650eNs7AsA==
1723+
"@rollup/plugin-node-resolve@15.2.0":
1724+
version "15.2.0"
1725+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.0.tgz#982053b237f81471aace570472e88a456d211621"
1726+
integrity sha512-mKur03xNGT8O9ODO6FtT43ITGqHWZbKPdVJHZb+iV9QYcdlhUUB0wgknvA4KCUmC5oHJF6O2W1EgmyOQyVUI4Q==
17271727
dependencies:
17281728
"@rollup/pluginutils" "^5.0.1"
17291729
"@types/resolve" "1.20.2"

0 commit comments

Comments
 (0)