Skip to content

Commit 3467ffc

Browse files
Update babel monorepo
1 parent ec8cf72 commit 3467ffc

File tree

16 files changed

+20008
-19832
lines changed

16 files changed

+20008
-19832
lines changed

1.4/components/Miscellaneous/package-lock.json

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

1.4/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.9",
23-
"@babel/core": "7.18.9",
24-
"@babel/eslint-parser": "7.18.9",
22+
"@babel/cli": "7.21.5",
23+
"@babel/core": "7.21.8",
24+
"@babel/eslint-parser": "7.21.8",
2525
"@babel/plugin-syntax-dynamic-import": "7.8.3",
26-
"@babel/preset-env": "7.18.9",
26+
"@babel/preset-env": "7.21.5",
2727
"@rollup/plugin-babel": "5.3.1",
2828
"@rollup/plugin-commonjs": "22.0.1",
2929
"@rollup/plugin-node-resolve": "13.3.0",

1.4/components/Typography/package-lock.json

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

1.4/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.9",
23-
"@babel/core": "7.18.9",
24-
"@babel/eslint-parser": "7.18.9",
22+
"@babel/cli": "7.21.5",
23+
"@babel/core": "7.21.8",
24+
"@babel/eslint-parser": "7.21.8",
2525
"@babel/plugin-syntax-dynamic-import": "7.8.3",
26-
"@babel/preset-env": "7.18.9",
26+
"@babel/preset-env": "7.21.5",
2727
"@rollup/plugin-babel": "5.3.1",
2828
"@rollup/plugin-commonjs": "22.0.1",
2929
"@rollup/plugin-node-resolve": "13.3.0",

1.4/components/innerComponents/package-lock.json

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

1.4/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.9",
23-
"@babel/core": "7.18.9",
24-
"@babel/eslint-parser": "7.18.9",
22+
"@babel/cli": "7.21.5",
23+
"@babel/core": "7.21.8",
24+
"@babel/eslint-parser": "7.21.8",
2525
"@babel/plugin-syntax-dynamic-import": "7.8.3",
26-
"@babel/preset-env": "7.18.9",
26+
"@babel/preset-env": "7.21.5",
2727
"@rollup/plugin-babel": "5.3.1",
2828
"@rollup/plugin-commonjs": "22.0.1",
2929
"@rollup/plugin-node-resolve": "13.3.0",

0 commit comments

Comments
 (0)