Skip to content

Commit deadbba

Browse files
chore(deps): update babel monorepo (#574)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0416913 commit deadbba

File tree

2 files changed

+807
-729
lines changed

2 files changed

+807
-729
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
"prettier-fix": "prettier --ignore-path .gitignore --write '**/*.{js,md,json}'"
2323
},
2424
"devDependencies": {
25-
"@babel/cli": "7.24.1",
26-
"@babel/core": "7.24.4",
25+
"@babel/cli": "7.26.4",
26+
"@babel/core": "7.26.8",
2727
"@babel/plugin-proposal-class-properties": "7.18.6",
28-
"@babel/plugin-transform-flow-comments": "7.24.1",
29-
"@babel/plugin-transform-flow-strip-types": "7.24.1",
30-
"@babel/preset-env": "7.24.4",
31-
"@babel/preset-react": "7.24.1",
28+
"@babel/plugin-transform-flow-comments": "7.26.5",
29+
"@babel/plugin-transform-flow-strip-types": "7.26.5",
30+
"@babel/preset-env": "7.26.8",
31+
"@babel/preset-react": "7.26.3",
3232
"babel-core": "7.0.0-bridge.0",
3333
"babel-eslint": "10.1.0",
3434
"babel-jest": "23.6.0",

0 commit comments

Comments
 (0)