Skip to content

Commit 52dd184

Browse files
committedAug 31, 2023
chore(dev-deps): bump babel deps
1 parent cfdc6fb commit 52dd184

File tree

2 files changed

+673
-564
lines changed

2 files changed

+673
-564
lines changed
 

‎package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -85,17 +85,17 @@
8585
"devDependencies": {
8686
"@atlaskit/css-reset": "6.5.4",
8787
"@atlaskit/theme": "12.5.5",
88-
"@babel/core": "7.22.9",
89-
"@babel/eslint-parser": "7.22.9",
88+
"@babel/core": "7.22.11",
89+
"@babel/eslint-parser": "7.22.11",
9090
"@babel/plugin-proposal-class-properties": "7.18.6",
9191
"@babel/plugin-proposal-private-methods": "7.18.6",
9292
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
93-
"@babel/plugin-transform-modules-commonjs": "7.22.5",
93+
"@babel/plugin-transform-modules-commonjs": "7.22.11",
9494
"@babel/plugin-transform-object-assign": "7.22.5",
95-
"@babel/plugin-transform-runtime": "7.22.9",
96-
"@babel/preset-env": "7.22.9",
95+
"@babel/plugin-transform-runtime": "7.22.10",
96+
"@babel/preset-env": "7.22.14",
9797
"@babel/preset-react": "7.22.5",
98-
"@babel/preset-typescript": "7.22.5",
98+
"@babel/preset-typescript": "7.22.11",
9999
"@commitlint/cli": "17.6.7",
100100
"@commitlint/config-conventional": "17.6.7",
101101
"@commitlint/cz-commitlint": "17.6.7",

0 commit comments

Comments
 (0)