Skip to content

Commit bca8016

Browse files
chore(deps): update babel monorepo to v7.27.1 (#1078)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0a03158 commit bca8016

2 files changed

Lines changed: 594 additions & 602 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"watch-build": "npx tsc-watch --project tsconfig.json --onSuccess \"bob build\""
3333
},
3434
"devDependencies": {
35-
"@babel/core": "7.26.10",
36-
"@babel/preset-env": "7.26.9",
37-
"@babel/preset-typescript": "7.27.0",
35+
"@babel/core": "7.27.1",
36+
"@babel/preset-env": "7.27.1",
37+
"@babel/preset-typescript": "7.27.1",
3838
"@changesets/changelog-github": "0.5.1",
3939
"@changesets/cli": "2.29.2",
4040
"@theguild/prettier-config": "3.0.1",

0 commit comments

Comments
 (0)