Skip to content

Commit 861a44d

Browse files
authored
Merge pull request #55 from LLazyEmail/renovate/rollup-plugin-commonjs-22.x
Update dependency @rollup/plugin-commonjs to v22.0.2
2 parents 5bfbde2 + 0c5743e commit 861a44d

13 files changed

Lines changed: 51 additions & 57 deletions

File tree

_old/callbacks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@babel/plugin-syntax-dynamic-import": "7.8.3",
2424
"@babel/preset-env": "7.18.10",
2525
"@rollup/plugin-babel": "5.3.1",
26-
"@rollup/plugin-commonjs": "22.0.1",
26+
"@rollup/plugin-commonjs": "22.0.2",
2727
"@rollup/plugin-node-resolve": "13.3.0",
2828
"babel-eslint": "10.1.0",
2929
"eslint": "8.21.0",

components/Miscellaneous/package-lock.json

Lines changed: 8 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/Miscellaneous/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@babel/plugin-syntax-dynamic-import": "7.8.3",
2626
"@babel/preset-env": "7.18.10",
2727
"@rollup/plugin-babel": "5.3.1",
28-
"@rollup/plugin-commonjs": "22.0.1",
28+
"@rollup/plugin-commonjs": "22.0.2",
2929
"@rollup/plugin-node-resolve": "13.3.0",
3030
"eslint": "8.21.0",
3131
"eslint-plugin-json": "3.1.0",

components/Miscellaneous/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1035,10 +1035,10 @@
10351035
"@babel/helper-module-imports" "^7.10.4"
10361036
"@rollup/pluginutils" "^3.1.0"
10371037

1038-
"@rollup/plugin-commonjs@22.0.1":
1039-
version "22.0.1"
1040-
resolved "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-22.0.1.tgz"
1041-
integrity sha512-dGfEZvdjDHObBiP5IvwTKMVeq/tBZGMBHZFMdIV1ClMM/YoWS34xrHFGfag9SN2ZtMgNZRFruqvxZQEa70O6nQ==
1038+
"@rollup/plugin-commonjs@22.0.2":
1039+
version "22.0.2"
1040+
resolved "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-22.0.2.tgz"
1041+
integrity sha512-//NdP6iIwPbMTcazYsiBMbJW7gfmpHom33u1beiIoHDEM0Q9clvtQB1T0efvMqHeKsGohiHo97BCPCkBXdscwg==
10421042
dependencies:
10431043
"@rollup/pluginutils" "^3.1.0"
10441044
commondir "^1.0.1"

components/Typography/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/Typography/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@babel/plugin-syntax-dynamic-import": "7.8.3",
2626
"@babel/preset-env": "7.18.10",
2727
"@rollup/plugin-babel": "5.3.1",
28-
"@rollup/plugin-commonjs": "22.0.1",
28+
"@rollup/plugin-commonjs": "22.0.2",
2929
"@rollup/plugin-node-resolve": "13.3.0",
3030
"eslint": "8.21.0",
3131
"eslint-plugin-json": "3.1.0",

components/Typography/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1270,10 +1270,10 @@
12701270
"@babel/helper-module-imports" "^7.10.4"
12711271
"@rollup/pluginutils" "^3.1.0"
12721272

1273-
"@rollup/plugin-commonjs@22.0.1":
1274-
version "22.0.1"
1275-
resolved "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-22.0.1.tgz"
1276-
integrity sha512-dGfEZvdjDHObBiP5IvwTKMVeq/tBZGMBHZFMdIV1ClMM/YoWS34xrHFGfag9SN2ZtMgNZRFruqvxZQEa70O6nQ==
1273+
"@rollup/plugin-commonjs@22.0.2":
1274+
version "22.0.2"
1275+
resolved "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-22.0.2.tgz"
1276+
integrity sha512-//NdP6iIwPbMTcazYsiBMbJW7gfmpHom33u1beiIoHDEM0Q9clvtQB1T0efvMqHeKsGohiHo97BCPCkBXdscwg==
12771277
dependencies:
12781278
"@rollup/pluginutils" "^3.1.0"
12791279
commondir "^1.0.1"

components/innerComponents/package-lock.json

Lines changed: 8 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/innerComponents/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@babel/plugin-syntax-dynamic-import": "7.8.3",
2626
"@babel/preset-env": "7.18.10",
2727
"@rollup/plugin-babel": "5.3.1",
28-
"@rollup/plugin-commonjs": "22.0.1",
28+
"@rollup/plugin-commonjs": "22.0.2",
2929
"@rollup/plugin-node-resolve": "13.3.0",
3030
"eslint": "8.21.0",
3131
"eslint-plugin-json": "3.1.0",

components/innerComponents/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1035,10 +1035,10 @@
10351035
"@babel/helper-module-imports" "^7.10.4"
10361036
"@rollup/pluginutils" "^3.1.0"
10371037

1038-
"@rollup/plugin-commonjs@22.0.1":
1039-
version "22.0.1"
1040-
resolved "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-22.0.1.tgz"
1041-
integrity sha512-dGfEZvdjDHObBiP5IvwTKMVeq/tBZGMBHZFMdIV1ClMM/YoWS34xrHFGfag9SN2ZtMgNZRFruqvxZQEa70O6nQ==
1038+
"@rollup/plugin-commonjs@22.0.2":
1039+
version "22.0.2"
1040+
resolved "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-22.0.2.tgz"
1041+
integrity sha512-//NdP6iIwPbMTcazYsiBMbJW7gfmpHom33u1beiIoHDEM0Q9clvtQB1T0efvMqHeKsGohiHo97BCPCkBXdscwg==
10421042
dependencies:
10431043
"@rollup/pluginutils" "^3.1.0"
10441044
commondir "^1.0.1"

0 commit comments

Comments
 (0)