Skip to content

Commit 8214f41

Browse files
chore(deps): update dependency @rollup/plugin-node-resolve to v14
1 parent ca21a95 commit 8214f41

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
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@babel/core": "7.18.10",
2525
"@rollup/plugin-commonjs": "22.0.2",
26-
"@rollup/plugin-node-resolve": "13.3.0",
26+
"@rollup/plugin-node-resolve": "14.0.1",
2727
"@storybook/addon-actions": "6.5.10",
2828
"@storybook/addon-links": "6.5.10",
2929
"@storybook/addon-notes": "5.3.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1905,10 +1905,10 @@
19051905
magic-string "^0.25.7"
19061906
resolve "^1.17.0"
19071907

1908-
"@rollup/plugin-node-resolve@13.3.0":
1909-
version "13.3.0"
1910-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.3.0.tgz#da1c5c5ce8316cef96a2f823d111c1e4e498801c"
1911-
integrity sha512-Lus8rbUo1eEcnS4yTFKLZrVumLPY+YayBdWXgFSHYhTT2iJbMhoaaBL3xl5NCdeRytErGr8tZ0L71BMRmnlwSw==
1908+
"@rollup/plugin-node-resolve@14.0.1":
1909+
version "14.0.1"
1910+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-14.0.1.tgz#3e17011b120ad586c3dfee4b2121cf34477eb709"
1911+
integrity sha512-YvSs0ev00QWTQS8u+yaCJkIUPBgpmBsnzRJFvg8c2chbky85ZKoZtoNuRH0k9rjZT4xpgEPOiVTyeJTj1/iMdQ==
19121912
dependencies:
19131913
"@rollup/pluginutils" "^3.1.0"
19141914
"@types/resolve" "1.17.1"

0 commit comments

Comments
 (0)