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 Jul 6, 2023
1 parent ec8cf72 commit dc6facb
Show file tree
Hide file tree
Showing 16 changed files with 23,892 additions and 23,213 deletions.
3,476 changes: 1,699 additions & 1,777 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.6",
"@babel/core": "7.22.7",
"@babel/eslint-parser": "7.22.7",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.18.9",
"@babel/preset-env": "7.22.7",
"@rollup/plugin-babel": "5.3.1",
"@rollup/plugin-commonjs": "22.0.1",
"@rollup/plugin-node-resolve": "13.3.0",
Expand Down
3,341 changes: 1,693 additions & 1,648 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.6",
"@babel/core": "7.22.7",
"@babel/eslint-parser": "7.22.7",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.18.9",
"@babel/preset-env": "7.22.7",
"@rollup/plugin-babel": "5.3.1",
"@rollup/plugin-commonjs": "22.0.1",
"@rollup/plugin-node-resolve": "13.3.0",
Expand Down
3,476 changes: 1,699 additions & 1,777 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.6",
"@babel/core": "7.22.7",
"@babel/eslint-parser": "7.22.7",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.18.9",
"@babel/preset-env": "7.22.7",
"@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 dc6facb

Please sign in to comment.