Skip to content

Commit b58fc30

Browse files
committed
chore: update babel deps
1 parent 5fe994c commit b58fc30

File tree

2 files changed

+133
-53
lines changed

2 files changed

+133
-53
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
"dont-cleanup-after-each.js"
2727
],
2828
"devDependencies": {
29-
"@babel/cli": "^7.18.10",
30-
"@babel/core": "^7.19.1",
29+
"@babel/cli": "^7.19.3",
30+
"@babel/core": "^7.20.2",
3131
"@babel/plugin-proposal-class-properties": "^7.18.6",
3232
"@babel/plugin-transform-flow-strip-types": "^7.19.0",
33-
"@babel/preset-env": "^7.19.1",
33+
"@babel/preset-env": "^7.20.2",
3434
"@babel/preset-flow": "^7.18.6",
3535
"@babel/preset-react": "^7.18.6",
3636
"@babel/preset-typescript": "^7.18.6",

0 commit comments

Comments
 (0)