Skip to content

Commit 65f7fc3

Browse files
committed
chore: fix typecheck
1 parent 2c8a0f9 commit 65f7fc3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/babel/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
"@types/babel__core": "catalog:",
6868
"@types/babel__generator": "^7.6.8",
6969
"@types/babel__template": "^7.4.4",
70-
"@types/babel__traverse": "^7.20.6"
70+
"@types/babel__traverse": "^7.20.6",
71+
"vitest": "catalog:"
7172
}
7273
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)