Skip to content

Commit a8a7231

Browse files
Update babel monorepo
1 parent 809d00c commit a8a7231

13 files changed

Lines changed: 2531 additions & 2446 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.10",
22-
"@babel/core": "7.18.13",
21+
"@babel/cli": "7.19.3",
22+
"@babel/core": "7.19.6",
2323
"@babel/plugin-syntax-dynamic-import": "7.8.3",
24-
"@babel/preset-env": "7.18.10",
24+
"@babel/preset-env": "7.19.4",
2525
"@rollup/plugin-babel": "5.3.1",
2626
"@rollup/plugin-commonjs": "22.0.2",
2727
"@rollup/plugin-node-resolve": "13.3.0",

components/Miscellaneous/package-lock.json

Lines changed: 378 additions & 394 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: 4 additions & 4 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.10",
23-
"@babel/core": "7.18.13",
24-
"@babel/eslint-parser": "7.18.9",
22+
"@babel/cli": "7.19.3",
23+
"@babel/core": "7.19.6",
24+
"@babel/eslint-parser": "7.19.1",
2525
"@babel/plugin-syntax-dynamic-import": "7.8.3",
26-
"@babel/preset-env": "7.18.10",
26+
"@babel/preset-env": "7.19.4",
2727
"@rollup/plugin-babel": "5.3.1",
2828
"@rollup/plugin-commonjs": "22.0.2",
2929
"@rollup/plugin-node-resolve": "13.3.0",

components/Miscellaneous/yarn.lock

Lines changed: 221 additions & 220 deletions
Large diffs are not rendered by default.

components/Typography/package-lock.json

Lines changed: 404 additions & 371 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: 4 additions & 4 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.10",
23-
"@babel/core": "7.18.13",
24-
"@babel/eslint-parser": "7.18.9",
22+
"@babel/cli": "7.19.3",
23+
"@babel/core": "7.19.6",
24+
"@babel/eslint-parser": "7.19.1",
2525
"@babel/plugin-syntax-dynamic-import": "7.8.3",
26-
"@babel/preset-env": "7.18.10",
26+
"@babel/preset-env": "7.19.4",
2727
"@rollup/plugin-babel": "5.3.1",
2828
"@rollup/plugin-commonjs": "22.0.2",
2929
"@rollup/plugin-node-resolve": "13.3.0",

components/Typography/yarn.lock

Lines changed: 225 additions & 217 deletions
Large diffs are not rendered by default.

components/innerComponents/package-lock.json

Lines changed: 378 additions & 394 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: 4 additions & 4 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.10",
23-
"@babel/core": "7.18.13",
24-
"@babel/eslint-parser": "7.18.9",
22+
"@babel/cli": "7.19.3",
23+
"@babel/core": "7.19.6",
24+
"@babel/eslint-parser": "7.19.1",
2525
"@babel/plugin-syntax-dynamic-import": "7.8.3",
26-
"@babel/preset-env": "7.18.10",
26+
"@babel/preset-env": "7.19.4",
2727
"@rollup/plugin-babel": "5.3.1",
2828
"@rollup/plugin-commonjs": "22.0.2",
2929
"@rollup/plugin-node-resolve": "13.3.0",

components/innerComponents/yarn.lock

Lines changed: 221 additions & 220 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)