Skip to content

Commit 0acd03c

Browse files
committed
Update dependency @rollup/plugin-node-resolve to v11.2.1
1 parent 57875e4 commit 0acd03c

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.13.16",
2525
"@rollup/plugin-commonjs": "18.0.0",
26-
"@rollup/plugin-node-resolve": "11.1.0",
26+
"@rollup/plugin-node-resolve": "11.2.1",
2727
"@storybook/addon-actions": "6.2.9",
2828
"@storybook/addon-links": "6.2.9",
2929
"@storybook/addon-notes": "5.3.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1610,10 +1610,10 @@
16101610
magic-string "^0.25.7"
16111611
resolve "^1.17.0"
16121612

1613-
"@rollup/plugin-node-resolve@11.1.0":
1614-
version "11.1.0"
1615-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.1.0.tgz#fa0f888297b3aebcd6534e8aba4e6fe01997649a"
1616-
integrity sha512-ouBBppRdWJKCllDXGzJ7ZIkYbaq+5TmyP0smt1vdJCFfoZhLi31vhpmjLhyo8lreHf4RoeSNllaWrvSqHpHRog==
1613+
"@rollup/plugin-node-resolve@11.2.1":
1614+
version "11.2.1"
1615+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.2.1.tgz#82aa59397a29cd4e13248b106e6a4a1880362a60"
1616+
integrity sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==
16171617
dependencies:
16181618
"@rollup/pluginutils" "^3.1.0"
16191619
"@types/resolve" "1.17.1"

0 commit comments

Comments
 (0)