Bump glob dependencies
This commit is contained in:
@@ -57,12 +57,15 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@biomejs/biome": "2.3.2",
|
"@biomejs/biome": "2.3.2",
|
||||||
"@types/jest": "^29.5.14",
|
"@types/jest": "^29.5.14",
|
||||||
"jest": "^29.7.0",
|
"jest": "^30.2.0",
|
||||||
"jest-circus": "^30.2.0",
|
"jest-circus": "^30.2.0",
|
||||||
"ts-jest": "^29.4.5",
|
"ts-jest": "^29.4.5",
|
||||||
"typescript": "^5.9.3"
|
"typescript": "^5.9.3"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"jest-cli/yargs": "^17.3.1"
|
"jest-cli/yargs": "^17.3.1",
|
||||||
|
"glob": "^10.5.0",
|
||||||
|
"test-exclude": "^7.0.0",
|
||||||
|
"babel-plugin-istanbul": "^7.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user