Skip to content

Commit dcb7139

Browse files
chore(deps): update babel monorepo to v8.0.0-rc.6 (#18)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c3daeb5 commit dcb7139

2 files changed

Lines changed: 29 additions & 27 deletions

File tree

bun.lock

Lines changed: 23 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
"@gameroman/config": "0.1.0"
3939
},
4040
"overrides": {
41-
"@babel/generator": "8.0.0-rc.5",
42-
"@babel/parser": "8.0.0-rc.5",
43-
"@babel/core": "8.0.0-rc.5",
44-
"@babel/types": "8.0.0-rc.5",
45-
"@babel/traverse": "8.0.0-rc.5",
46-
"@babel/helper-validator-identifier": "8.0.0-rc.5",
41+
"@babel/generator": "8.0.0-rc.6",
42+
"@babel/parser": "8.0.0-rc.6",
43+
"@babel/core": "8.0.0-rc.6",
44+
"@babel/types": "8.0.0-rc.6",
45+
"@babel/traverse": "8.0.0-rc.6",
46+
"@babel/helper-validator-identifier": "8.0.0-rc.6",
4747
"esbuild": "0.28.0",
4848
"get-tsconfig": "5.0.0-beta.5",
4949
"is-docker": "4.0.0",

0 commit comments

Comments
 (0)