Skip to content

Commit 47c20c3

Browse files
chore(deps): update dependency @rollup/plugin-node-resolve to v16.0.3 (#1658)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c2a5a34 commit 47c20c3

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
@@ -50,7 +50,7 @@
5050
"devDependencies": {
5151
"@babel/preset-env": "7.28.3",
5252
"@rollup/plugin-babel": "6.0.4",
53-
"@rollup/plugin-node-resolve": "16.0.2",
53+
"@rollup/plugin-node-resolve": "16.0.3",
5454
"@types/jest": "29.5.14",
5555
"@types/ramda": "0.31.1",
5656
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1648,10 +1648,10 @@
16481648
"@babel/helper-module-imports" "^7.18.6"
16491649
"@rollup/pluginutils" "^5.0.1"
16501650

1651-
"@rollup/[email protected].2":
1652-
version "16.0.2"
1653-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-16.0.2.tgz#2e64485c12a01a81c619858aa393c3a61c1a0798"
1654-
integrity sha512-tCtHJ2BlhSoK4cCs25NMXfV7EALKr0jyasmqVCq3y9cBrKdmJhtsy1iTz36Xhk/O+pDJbzawxF4K6ZblqCnITQ==
1651+
"@rollup/[email protected].3":
1652+
version "16.0.3"
1653+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-16.0.3.tgz#0988e6f2cbb13316b0f5e7213f757bc9ed44928f"
1654+
integrity sha512-lUYM3UBGuM93CnMPG1YocWu7X802BrNF3jW2zny5gQyLQgRFJhV1Sq0Zi74+dh/6NBx1DxFC4b4GXg9wUCG5Qg==
16551655
dependencies:
16561656
"@rollup/pluginutils" "^5.0.1"
16571657
"@types/resolve" "1.20.2"

0 commit comments

Comments
 (0)