Skip to content

Commit 740e998

Browse files
Bump babel (#35754)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2782f06 commit 740e998

File tree

19 files changed

+49
-49
lines changed

19 files changed

+49
-49
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
"link-check": "node ./scripts/reportBrokenLinks.js"
2121
},
2222
"dependencies": {
23-
"@babel/core": "^7.20.7",
23+
"@babel/core": "^7.20.12",
2424
"@babel/plugin-transform-object-assign": "^7.18.6",
25-
"@babel/runtime-corejs2": "^7.20.7",
25+
"@babel/runtime-corejs2": "^7.20.13",
2626
"@docsearch/react": "^3.3.2",
2727
"@emotion/cache": "^11.10.5",
2828
"@emotion/react": "^11.10.5",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"devDependencies": {
7575
"@argos-ci/core": "^0.7.3",
7676
"@babel/cli": "^7.20.7",
77-
"@babel/core": "^7.20.7",
77+
"@babel/core": "^7.20.12",
7878
"@babel/node": "^7.20.7",
7979
"@babel/plugin-proposal-class-properties": "^7.18.6",
8080
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
@@ -205,7 +205,7 @@
205205
"yarn-deduplicate": "^3.1.0"
206206
},
207207
"resolutions": {
208-
"**/@babel/core": "^7.20.7",
208+
"**/@babel/core": "^7.20.12",
209209
"**/@babel/code-frame": "^7.18.6",
210210
"**/@babel/plugin-proposal-class-properties": "^7.18.6",
211211
"**/@babel/plugin-proposal-object-rest-spread": "^7.20.7",
@@ -217,7 +217,7 @@
217217
"**/@babel/preset-env": "^7.20.2",
218218
"**/@babel/preset-react": "^7.18.6",
219219
"**/@babel/preset-typescript": "^7.18.6",
220-
"**/@babel/runtime": "^7.20.7",
220+
"**/@babel/runtime": "^7.20.13",
221221
"**/@definitelytyped/header-parser": "^0.0.147",
222222
"**/@definitelytyped/typescript-versions": "^0.0.147",
223223
"**/@definitelytyped/utils": "^0.0.147",

packages/api-docs-builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"typescript": "tsc -p tsconfig.json"
88
},
99
"dependencies": {
10-
"@babel/core": "^7.20.7",
10+
"@babel/core": "^7.20.12",
1111
"@mui-internal/docs-utilities": "*",
1212
"@mui/markdown": "^5.0.0",
1313
"ast-types": "^0.14.2",

packages/mui-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
}
5252
},
5353
"dependencies": {
54-
"@babel/runtime": "^7.20.7",
54+
"@babel/runtime": "^7.20.13",
5555
"@emotion/is-prop-valid": "^1.2.0",
5656
"@mui/types": "^7.2.3",
5757
"@mui/utils": "^5.11.7",

packages/mui-codemod/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"url": "https://opencollective.com/mui"
3131
},
3232
"dependencies": {
33-
"@babel/core": "^7.20.7",
34-
"@babel/runtime": "^7.20.7",
35-
"@babel/traverse": "^7.20.10",
33+
"@babel/core": "^7.20.12",
34+
"@babel/runtime": "^7.20.13",
35+
"@babel/traverse": "^7.20.13",
3636
"jscodeshift": "^0.13.1",
3737
"jscodeshift-add-imports": "^1.0.10",
3838
"yargs": "^17.6.2"

packages/mui-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
}
4545
},
4646
"dependencies": {
47-
"@babel/runtime": "^7.20.7",
47+
"@babel/runtime": "^7.20.13",
4848
"@mui/utils": "^5.11.7",
4949
"nprogress": "^0.2.0"
5050
},

packages/mui-icons-material/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
}
5757
},
5858
"dependencies": {
59-
"@babel/runtime": "^7.20.7"
59+
"@babel/runtime": "^7.20.13"
6060
},
6161
"devDependencies": {
6262
"fs-extra": "^10.1.0",

packages/mui-joy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
}
5757
},
5858
"dependencies": {
59-
"@babel/runtime": "^7.20.7",
59+
"@babel/runtime": "^7.20.13",
6060
"@mui/base": "5.0.0-alpha.117",
6161
"@mui/core-downloads-tracker": "^5.11.8",
6262
"@mui/system": "^5.11.8",

packages/mui-lab/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
}
6161
},
6262
"dependencies": {
63-
"@babel/runtime": "^7.20.7",
63+
"@babel/runtime": "^7.20.13",
6464
"@mui/base": "5.0.0-alpha.117",
6565
"@mui/system": "^5.11.8",
6666
"@mui/types": "^7.2.3",

packages/mui-material-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
}
5959
},
6060
"dependencies": {
61-
"@babel/runtime": "^7.20.7",
61+
"@babel/runtime": "^7.20.13",
6262
"@mui/base": "5.0.0-alpha.117",
6363
"@mui/material": "^5.11.8",
6464
"@mui/system": "^5.11.8",

0 commit comments

Comments
 (0)