Skip to content

Commit fd60ab0

Browse files
authored
Merge pull request #5 from thecodejack/renovate/rollup-plugin-commonjs-13.x
Update dependency @rollup/plugin-commonjs to v13.0.2
2 parents 5d69d54 + 15e9f00 commit fd60ab0

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
@@ -20,7 +20,7 @@
2020
"dependencies": {},
2121
"devDependencies": {
2222
"@babel/core": "7.12.9",
23-
"@rollup/plugin-commonjs": "13.0.0",
23+
"@rollup/plugin-commonjs": "13.0.2",
2424
"@rollup/plugin-node-resolve": "8.0.1",
2525
"@storybook/addon-actions": "5.3.19",
2626
"@storybook/addon-links": "5.3.19",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1072,10 +1072,10 @@
10721072
prop-types "^15.6.1"
10731073
react-lifecycles-compat "^3.0.4"
10741074

1075-
"@rollup/[email protected].0":
1076-
version "13.0.0"
1077-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-13.0.0.tgz#8a1d684ba6848afe8b9e3d85649d4b2f6f7217ec"
1078-
integrity sha512-Anxc3qgkAi7peAyesTqGYidG5GRim9jtg8xhmykNaZkImtvjA7Wsqep08D2mYsqw1IF7rA3lYfciLgzUSgRoqw==
1075+
"@rollup/[email protected].2":
1076+
version "13.0.2"
1077+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-13.0.2.tgz#b7783f0db049450c72d60bc06cf48d4951515e58"
1078+
integrity sha512-9JXf2k8xqvMYfqmhgtB6eCgMN9fbxwF1XDF3mGKJc6pkAmt0jnsqurxQ0tC1akQKNSXCm7c3unQxa3zuxtZ7mQ==
10791079
dependencies:
10801080
"@rollup/pluginutils" "^3.0.8"
10811081
commondir "^1.0.1"

0 commit comments

Comments
 (0)