Merge pull request #14459 from prometheus/dependabot/npm_and_yarn/web/ui/ts-jest-29.2.1

build(deps-dev): bump ts-jest from 29.1.4 to 29.2.1 in /web/ui
This commit is contained in:
Arve Knudsen 2024-07-14 18:11:16 +02:00 committed by GitHub
commit f6e37c5cdb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

View file

@ -21,7 +21,7 @@
"jest-fetch-mock": "^3.0.3",
"prettier": "^2.8.8",
"react-scripts": "^5.0.1",
"ts-jest": "^29.1.4",
"ts-jest": "^29.2.1",
"typescript": "^4.9.5"
},
"engines": {
@ -18028,12 +18028,13 @@
"license": "MIT"
},
"node_modules/ts-jest": {
"version": "29.1.4",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.1.4.tgz",
"integrity": "sha512-YiHwDhSvCiItoAgsKtoLFCuakDzDsJ1DLDnSouTaTmdOcOwIkSzbLXduaQ6M5DRVhuZC/NYaaZ/mtHbWMv/S6Q==",
"version": "29.2.1",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.2.1.tgz",
"integrity": "sha512-7obwtH5gw0b0XZi0wmprCSvGSvHliMBI47lPnU47vmbxWS6B+v1X94yWFo1f1vt9k/he+gttsrXjkxmgY41XNQ==",
"dev": true,
"dependencies": {
"bs-logger": "0.x",
"ejs": "^3.0.0",
"fast-json-stable-stringify": "2.x",
"jest-util": "^29.0.0",
"json5": "^2.2.3",

View file

@ -25,7 +25,7 @@
"jest-fetch-mock": "^3.0.3",
"prettier": "^2.8.8",
"react-scripts": "^5.0.1",
"ts-jest": "^29.1.4",
"ts-jest": "^29.2.1",
"typescript": "^4.9.5"
},
"version": "0.53.1"