Skip to content

Commit 5bfbde2

Browse files
authored
Merge pull request #53 from LLazyEmail/renovate/babel-monorepo
Update babel monorepo to v7.18.10
2 parents 61fe4aa + d727fcc commit 5bfbde2

13 files changed

Lines changed: 1218 additions & 1140 deletions

File tree

_old/callbacks/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"lint:fix": "eslint --fix . --ignore-path ./.eslintignore --resolve-plugins-relative-to ."
1919
},
2020
"devDependencies": {
21-
"@babel/cli": "7.18.9",
22-
"@babel/core": "7.18.9",
21+
"@babel/cli": "7.18.10",
22+
"@babel/core": "7.18.10",
2323
"@babel/plugin-syntax-dynamic-import": "7.8.3",
24-
"@babel/preset-env": "7.18.9",
24+
"@babel/preset-env": "7.18.10",
2525
"@rollup/plugin-babel": "5.3.1",
2626
"@rollup/plugin-commonjs": "22.0.1",
2727
"@rollup/plugin-node-resolve": "13.3.0",

components/Miscellaneous/package-lock.json

Lines changed: 187 additions & 184 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
"lint2:fix": "eslint --fix . --ignore-path ./.eslintignore --resolve-plugins-relative-to ."
2020
},
2121
"devDependencies": {
22-
"@babel/cli": "7.18.9",
23-
"@babel/core": "7.18.9",
22+
"@babel/cli": "7.18.10",
23+
"@babel/core": "7.18.10",
2424
"@babel/eslint-parser": "7.18.9",
2525
"@babel/plugin-syntax-dynamic-import": "7.8.3",
26-
"@babel/preset-env": "7.18.9",
26+
"@babel/preset-env": "7.18.10",
2727
"@rollup/plugin-babel": "5.3.1",
2828
"@rollup/plugin-commonjs": "22.0.1",
2929
"@rollup/plugin-node-resolve": "13.3.0",

components/Miscellaneous/yarn.lock

Lines changed: 110 additions & 106 deletions
Large diffs are not rendered by default.

components/Typography/package-lock.json

Lines changed: 186 additions & 173 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
"lint2:fix": "eslint --fix . --ignore-path ./.eslintignore --resolve-plugins-relative-to ."
2020
},
2121
"devDependencies": {
22-
"@babel/cli": "7.18.9",
23-
"@babel/core": "7.18.9",
22+
"@babel/cli": "7.18.10",
23+
"@babel/core": "7.18.10",
2424
"@babel/eslint-parser": "7.18.9",
2525
"@babel/plugin-syntax-dynamic-import": "7.8.3",
26-
"@babel/preset-env": "7.18.9",
26+
"@babel/preset-env": "7.18.10",
2727
"@rollup/plugin-babel": "5.3.1",
2828
"@rollup/plugin-commonjs": "22.0.1",
2929
"@rollup/plugin-node-resolve": "13.3.0",

components/Typography/yarn.lock

Lines changed: 110 additions & 106 deletions
Large diffs are not rendered by default.

components/innerComponents/package-lock.json

Lines changed: 187 additions & 184 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
"lint2:fix": "eslint --fix . --ignore-path ./.eslintignore --resolve-plugins-relative-to ."
2020
},
2121
"devDependencies": {
22-
"@babel/cli": "7.18.9",
23-
"@babel/core": "7.18.9",
22+
"@babel/cli": "7.18.10",
23+
"@babel/core": "7.18.10",
2424
"@babel/eslint-parser": "7.18.9",
2525
"@babel/plugin-syntax-dynamic-import": "7.8.3",
26-
"@babel/preset-env": "7.18.9",
26+
"@babel/preset-env": "7.18.10",
2727
"@rollup/plugin-babel": "5.3.1",
2828
"@rollup/plugin-commonjs": "22.0.1",
2929
"@rollup/plugin-node-resolve": "13.3.0",

components/innerComponents/yarn.lock

Lines changed: 110 additions & 106 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)