Skip to content

Commit 81c4c7c

Browse files
authored
chore: Upgrade jest-junit to 17.0.0 (#3934)
1 parent dc97b0d commit 81c4c7c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

bun.lock

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"lint-all": "bun lint-cpp && bun lint-swift && bun lint-kotlin && bun lint-js"
3636
},
3737
"devDependencies": {
38-
"jest-junit": "^16.0.0",
38+
"jest-junit": "^17.0.0",
3939
"@biomejs/biome": "^2.4.16",
4040
"@tsconfig/react-native": "^3.0.9",
4141
"@types/bun": "^1.3.14",

0 commit comments

Comments
 (0)