Skip to content

Commit c558b5c

Browse files
chore(deps): update dependency @rollup/plugin-node-resolve to v16.0.1 (#1564)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c52b3d commit c558b5c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"devDependencies": {
5151
"@babel/preset-env": "7.26.9",
5252
"@rollup/plugin-babel": "6.0.4",
53-
"@rollup/plugin-node-resolve": "16.0.0",
53+
"@rollup/plugin-node-resolve": "16.0.1",
5454
"@types/jest": "29.5.14",
5555
"@types/ramda": "0.30.2",
5656
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1633,10 +1633,10 @@
16331633
"@babel/helper-module-imports" "^7.18.6"
16341634
"@rollup/pluginutils" "^5.0.1"
16351635

1636-
"@rollup/[email protected].0":
1637-
version "16.0.0"
1638-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-16.0.0.tgz#b1a0594661f40d7b061d82136e847354ff85f211"
1639-
integrity sha512-0FPvAeVUT/zdWoO0jnb/V5BlBsUSNfkIOtFHzMO4H9MOklrmQFY6FduVHKucNb/aTFxvnGhj4MNj/T1oNdDfNg==
1636+
"@rollup/[email protected].1":
1637+
version "16.0.1"
1638+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-16.0.1.tgz#2fc6b54ca3d77e12f3fb45b2a55b50720de4c95d"
1639+
integrity sha512-tk5YCxJWIG81umIvNkSod2qK5KyQW19qcBF/B78n1bjtOON6gzKoVeSzAE8yHCZEDmqkHKkxplExA8KzdJLJpA==
16401640
dependencies:
16411641
"@rollup/pluginutils" "^5.0.1"
16421642
"@types/resolve" "1.20.2"

0 commit comments

Comments
 (0)