Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 14, 2023
1 parent ec8cf72 commit b21ab41
Show file tree
Hide file tree
Showing 16 changed files with 18,702 additions and 18,897 deletions.
1,455 changes: 639 additions & 816 deletions 1.4/components/Miscellaneous/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions 1.4/components/Miscellaneous/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"lint2:fix": "eslint --fix . --ignore-path ./.eslintignore --resolve-plugins-relative-to ."
},
"devDependencies": {
"@babel/cli": "7.18.9",
"@babel/core": "7.18.9",
"@babel/eslint-parser": "7.18.9",
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/eslint-parser": "7.21.3",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.18.9",
"@babel/preset-env": "7.20.2",
"@rollup/plugin-babel": "5.3.1",
"@rollup/plugin-commonjs": "22.0.1",
"@rollup/plugin-node-resolve": "13.3.0",
Expand Down
1,450 changes: 677 additions & 773 deletions 1.4/components/Typography/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions 1.4/components/Typography/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"lint2:fix": "eslint --fix . --ignore-path ./.eslintignore --resolve-plugins-relative-to ."
},
"devDependencies": {
"@babel/cli": "7.18.9",
"@babel/core": "7.18.9",
"@babel/eslint-parser": "7.18.9",
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/eslint-parser": "7.21.3",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.18.9",
"@babel/preset-env": "7.20.2",
"@rollup/plugin-babel": "5.3.1",
"@rollup/plugin-commonjs": "22.0.1",
"@rollup/plugin-node-resolve": "13.3.0",
Expand Down
1,455 changes: 639 additions & 816 deletions 1.4/components/innerComponents/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions 1.4/components/innerComponents/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"lint2:fix": "eslint --fix . --ignore-path ./.eslintignore --resolve-plugins-relative-to ."
},
"devDependencies": {
"@babel/cli": "7.18.9",
"@babel/core": "7.18.9",
"@babel/eslint-parser": "7.18.9",
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/eslint-parser": "7.21.3",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.18.9",
"@babel/preset-env": "7.20.2",
"@rollup/plugin-babel": "5.3.1",
"@rollup/plugin-commonjs": "22.0.1",
"@rollup/plugin-node-resolve": "13.3.0",
Expand Down
Loading

0 comments on commit b21ab41

Please sign in to comment.