Skip to content

Commit a3660a3

Browse files
committed
INT-3337: Bump babel minors
1 parent 650e3a5 commit a3660a3

File tree

2 files changed

+921
-42
lines changed

2 files changed

+921
-42
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
}
4040
},
4141
"devDependencies": {
42-
"@babel/core": "^7.24.9",
43-
"@babel/preset-env": "^7.24.8",
44-
"@babel/preset-react": "^7.24.7",
45-
"@babel/preset-typescript": "^7.24.7",
42+
"@babel/core": "^7.26.9",
43+
"@babel/preset-env": "^7.26.9",
44+
"@babel/preset-react": "^7.26.3",
45+
"@babel/preset-typescript": "^7.26.0",
4646
"@ephox/agar": "^8.0.0-alpha.0",
4747
"@ephox/bedrock-client": "^14.1.1",
4848
"@ephox/bedrock-server": "^14.1.4",

0 commit comments

Comments
 (0)