Skip to content

Commit b3c1f33

Browse files
committedJan 29, 2021
Update dependency @rollup/plugin-node-resolve to v11.1.1
1 parent 59eff6e commit b3c1f33

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.1.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.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)