Skip to content

Commit 29655eb

Browse files
Update dependency @rollup/plugin-commonjs to v17.1.0
1 parent 3c21d16 commit 29655eb

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
@@ -20,7 +20,7 @@
2020
"dependencies": {},
2121
"devDependencies": {
2222
"@babel/core": "7.12.10",
23-
"@rollup/plugin-commonjs": "17.0.0",
23+
"@rollup/plugin-commonjs": "17.1.0",
2424
"@rollup/plugin-node-resolve": "11.1.0",
2525
"@storybook/addon-actions": "6.1.14",
2626
"@storybook/addon-links": "6.1.14",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1247,10 +1247,10 @@
12471247
prop-types "^15.6.1"
12481248
react-lifecycles-compat "^3.0.4"
12491249

1250-
"@rollup/plugin-commonjs@17.0.0":
1251-
version "17.0.0"
1252-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-17.0.0.tgz#2ae2228354cf0fbba6cf9f06f30b2c66a974324c"
1253-
integrity sha512-/omBIJG1nHQc+bgkYDuLpb/V08QyutP9amOrJRUSlYJZP+b/68gM//D8sxJe3Yry2QnYIr3QjR3x4AlxJEN3GA==
1250+
"@rollup/plugin-commonjs@17.1.0":
1251+
version "17.1.0"
1252+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-17.1.0.tgz#757ec88737dffa8aa913eb392fade2e45aef2a2d"
1253+
integrity sha512-PoMdXCw0ZyvjpCMT5aV4nkL0QywxP29sODQsSGeDpr/oI49Qq9tRtAsb/LbYbDzFlOydVEqHmmZWFtXJEAX9ew==
12541254
dependencies:
12551255
"@rollup/pluginutils" "^3.1.0"
12561256
commondir "^1.0.1"

0 commit comments

Comments
 (0)