We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a03158 commit bca8016Copy full SHA for bca8016
2 files changed
package.json
@@ -32,9 +32,9 @@
32
"watch-build": "npx tsc-watch --project tsconfig.json --onSuccess \"bob build\""
33
},
34
"devDependencies": {
35
- "@babel/core": "7.26.10",
36
- "@babel/preset-env": "7.26.9",
37
- "@babel/preset-typescript": "7.27.0",
+ "@babel/core": "7.27.1",
+ "@babel/preset-env": "7.27.1",
+ "@babel/preset-typescript": "7.27.1",
38
"@changesets/changelog-github": "0.5.1",
39
"@changesets/cli": "2.29.2",
40
"@theguild/prettier-config": "3.0.1",
0 commit comments