Skip to content

Commit

Permalink
Update babel monorepo to v7.22.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 7, 2023
1 parent ec8cf72 commit 67a7efb
Show file tree
Hide file tree
Showing 16 changed files with 24,039 additions and 23,355 deletions.
3,598 changes: 1,803 additions & 1,795 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.22.10",
"@babel/core": "7.22.10",
"@babel/eslint-parser": "7.22.10",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.18.9",
"@babel/preset-env": "7.22.10",
"@rollup/plugin-babel": "5.3.1",
"@rollup/plugin-commonjs": "22.0.1",
"@rollup/plugin-node-resolve": "13.3.0",
Expand Down
3,389 changes: 1,689 additions & 1,700 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.22.10",
"@babel/core": "7.22.10",
"@babel/eslint-parser": "7.22.10",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.18.9",
"@babel/preset-env": "7.22.10",
"@rollup/plugin-babel": "5.3.1",
"@rollup/plugin-commonjs": "22.0.1",
"@rollup/plugin-node-resolve": "13.3.0",
Expand Down
3,598 changes: 1,803 additions & 1,795 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.22.10",
"@babel/core": "7.22.10",
"@babel/eslint-parser": "7.22.10",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.18.9",
"@babel/preset-env": "7.22.10",
"@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 67a7efb

Please sign in to comment.