Skip to content

Commit db7f36e

Browse files
committed
Update dependency @rollup/plugin-node-resolve to v11.1.1
1 parent 2b7b97d commit db7f36e

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
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@babel/core": "7.12.10",
2525
"@rollup/plugin-commonjs": "17.0.0",
26-
"@rollup/plugin-node-resolve": "11.1.0",
26+
"@rollup/plugin-node-resolve": "11.1.1",
2727
"@storybook/addon-actions": "6.1.14",
2828
"@storybook/addon-links": "6.1.14",
2929
"@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.1.1":
1264+
version "11.1.1"
1265+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.1.1.tgz#47bc34252914794a1b06fb50371d7520a03f91f3"
1266+
integrity sha512-zlBXR4eRS+2m79TsUZWhsd0slrHUYdRx4JF+aVQm+MI0wsKdlpC2vlDVjmlGvtZY1vsefOT9w3JxvmWSBei+Lg==
12671267
dependencies:
12681268
"@rollup/pluginutils" "^3.1.0"
12691269
"@types/resolve" "1.17.1"

0 commit comments

Comments
 (0)