Skip to content

Commit 1aacd92

Browse files
Update dependency @rollup/plugin-babel to v6.1.0
1 parent ec8cf72 commit 1aacd92

File tree

8 files changed

+17
-17
lines changed

8 files changed

+17
-17
lines changed

WORK/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@babel/eslint-parser": "7.19.1",
2424
"@babel/plugin-syntax-dynamic-import": "7.8.3",
2525
"@babel/preset-env": "7.19.4",
26-
"@rollup/plugin-babel": "6.0.3",
26+
"@rollup/plugin-babel": "6.1.0",
2727
"@rollup/plugin-commonjs": "22.0.2",
2828
"@rollup/plugin-node-resolve": "15.0.1",
2929
"babel-eslint": "10.1.0",

_old/callbacks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@babel/core": "7.19.6",
2323
"@babel/plugin-syntax-dynamic-import": "7.8.3",
2424
"@babel/preset-env": "7.19.4",
25-
"@rollup/plugin-babel": "6.0.3",
25+
"@rollup/plugin-babel": "6.1.0",
2626
"@rollup/plugin-commonjs": "22.0.2",
2727
"@rollup/plugin-node-resolve": "15.0.1",
2828
"babel-eslint": "10.1.0",

components/Miscellaneous/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@babel/eslint-parser": "7.19.1",
2525
"@babel/plugin-syntax-dynamic-import": "7.8.3",
2626
"@babel/preset-env": "7.19.4",
27-
"@rollup/plugin-babel": "6.0.3",
27+
"@rollup/plugin-babel": "6.1.0",
2828
"@rollup/plugin-commonjs": "22.0.2",
2929
"@rollup/plugin-node-resolve": "15.0.1",
3030
"eslint": "8.26.0",

components/Miscellaneous/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1034,10 +1034,10 @@
10341034
"@nodelib/fs.scandir" "2.1.5"
10351035
fastq "^1.6.0"
10361036

1037-
"@rollup/plugin-babel@6.0.3":
1038-
version "6.0.3"
1039-
resolved "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-6.0.3.tgz"
1040-
integrity sha512-fKImZKppa1A/gX73eg4JGo+8kQr/q1HBQaCGKECZ0v4YBBv3lFqi14+7xyApECzvkLTHCifx+7ntcrvtBIRcpg==
1037+
"@rollup/plugin-babel@6.1.0":
1038+
version "6.1.0"
1039+
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-6.1.0.tgz#5766913722057f28a56365bb6c1ca61306c7e527"
1040+
integrity sha512-dFZNuFD2YRcoomP4oYf+DvQNSUA9ih+A3vUqopQx5EdtPGo3WBnQcI/S8pwpz91UsGfL0HsMSOlaMld8HrbubA==
10411041
dependencies:
10421042
"@babel/helper-module-imports" "^7.18.6"
10431043
"@rollup/pluginutils" "^5.0.1"

components/Typography/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@babel/eslint-parser": "7.19.1",
2525
"@babel/plugin-syntax-dynamic-import": "7.8.3",
2626
"@babel/preset-env": "7.19.4",
27-
"@rollup/plugin-babel": "6.0.3",
27+
"@rollup/plugin-babel": "6.1.0",
2828
"@rollup/plugin-commonjs": "22.0.2",
2929
"@rollup/plugin-node-resolve": "15.0.1",
3030
"eslint": "8.26.0",

components/Typography/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1275,10 +1275,10 @@
12751275
"@nodelib/fs.scandir" "2.1.5"
12761276
fastq "^1.6.0"
12771277

1278-
"@rollup/plugin-babel@6.0.3":
1279-
version "6.0.3"
1280-
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-6.0.3.tgz#07ccde15de278c581673034ad6accdb4a153dfeb"
1281-
integrity sha512-fKImZKppa1A/gX73eg4JGo+8kQr/q1HBQaCGKECZ0v4YBBv3lFqi14+7xyApECzvkLTHCifx+7ntcrvtBIRcpg==
1278+
"@rollup/plugin-babel@6.1.0":
1279+
version "6.1.0"
1280+
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-6.1.0.tgz#5766913722057f28a56365bb6c1ca61306c7e527"
1281+
integrity sha512-dFZNuFD2YRcoomP4oYf+DvQNSUA9ih+A3vUqopQx5EdtPGo3WBnQcI/S8pwpz91UsGfL0HsMSOlaMld8HrbubA==
12821282
dependencies:
12831283
"@babel/helper-module-imports" "^7.18.6"
12841284
"@rollup/pluginutils" "^5.0.1"

components/innerComponents/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@babel/eslint-parser": "7.19.1",
2525
"@babel/plugin-syntax-dynamic-import": "7.8.3",
2626
"@babel/preset-env": "7.19.4",
27-
"@rollup/plugin-babel": "6.0.3",
27+
"@rollup/plugin-babel": "6.1.0",
2828
"@rollup/plugin-commonjs": "22.0.2",
2929
"@rollup/plugin-node-resolve": "15.0.1",
3030
"eslint": "8.26.0",

components/innerComponents/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1034,10 +1034,10 @@
10341034
"@nodelib/fs.scandir" "2.1.5"
10351035
fastq "^1.6.0"
10361036

1037-
"@rollup/plugin-babel@6.0.3":
1038-
version "6.0.3"
1039-
resolved "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-6.0.3.tgz"
1040-
integrity sha512-fKImZKppa1A/gX73eg4JGo+8kQr/q1HBQaCGKECZ0v4YBBv3lFqi14+7xyApECzvkLTHCifx+7ntcrvtBIRcpg==
1037+
"@rollup/plugin-babel@6.1.0":
1038+
version "6.1.0"
1039+
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-6.1.0.tgz#5766913722057f28a56365bb6c1ca61306c7e527"
1040+
integrity sha512-dFZNuFD2YRcoomP4oYf+DvQNSUA9ih+A3vUqopQx5EdtPGo3WBnQcI/S8pwpz91UsGfL0HsMSOlaMld8HrbubA==
10411041
dependencies:
10421042
"@babel/helper-module-imports" "^7.18.6"
10431043
"@rollup/pluginutils" "^5.0.1"

0 commit comments

Comments
 (0)