We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32960c0 commit 5f6b918Copy full SHA for 5f6b918
2 files changed
package.json
@@ -32,8 +32,8 @@
32
"watch-build": "npx tsc-watch --project tsconfig.json --onSuccess \"bob build\""
33
},
34
"devDependencies": {
35
- "@babel/core": "7.28.6",
36
- "@babel/preset-env": "7.28.6",
+ "@babel/core": "7.29.0",
+ "@babel/preset-env": "7.29.0",
37
"@babel/preset-typescript": "7.28.5",
38
"@changesets/changelog-github": "0.5.2",
39
"@changesets/cli": "2.29.8",
0 commit comments