Skip to content

Commit 300c49d

Browse files
Update dependency @rollup/plugin-node-resolve to v11.2.1
1 parent 3c21d16 commit 300c49d

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
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"@babel/core": "7.12.10",
2323
"@rollup/plugin-commonjs": "17.0.0",
24-
"@rollup/plugin-node-resolve": "11.1.0",
24+
"@rollup/plugin-node-resolve": "11.2.1",
2525
"@storybook/addon-actions": "6.1.14",
2626
"@storybook/addon-links": "6.1.14",
2727
"@storybook/addon-notes": "5.3.21",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1260,10 +1260,10 @@
12601260
magic-string "^0.25.7"
12611261
resolve "^1.17.0"
12621262

1263-
"@rollup/plugin-node-resolve@11.1.0":
1264-
version "11.1.0"
1265-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.1.0.tgz#fa0f888297b3aebcd6534e8aba4e6fe01997649a"
1266-
integrity sha512-ouBBppRdWJKCllDXGzJ7ZIkYbaq+5TmyP0smt1vdJCFfoZhLi31vhpmjLhyo8lreHf4RoeSNllaWrvSqHpHRog==
1263+
"@rollup/plugin-node-resolve@11.2.1":
1264+
version "11.2.1"
1265+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.2.1.tgz#82aa59397a29cd4e13248b106e6a4a1880362a60"
1266+
integrity sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==
12671267
dependencies:
12681268
"@rollup/pluginutils" "^3.1.0"
12691269
"@types/resolve" "1.17.1"

0 commit comments

Comments
 (0)