Merge pull request #14468 from prometheus/dependabot/npm_and_yarn/web/ui/ts-jest-29.2.2

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

View file

@ -21,7 +21,7 @@
"jest-fetch-mock": "^3.0.3", "jest-fetch-mock": "^3.0.3",
"prettier": "^2.8.8", "prettier": "^2.8.8",
"react-scripts": "^5.0.1", "react-scripts": "^5.0.1",
"ts-jest": "^29.2.1", "ts-jest": "^29.2.2",
"typescript": "^4.9.5" "typescript": "^4.9.5"
}, },
"engines": { "engines": {
@ -18028,9 +18028,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/ts-jest": { "node_modules/ts-jest": {
"version": "29.2.1", "version": "29.2.2",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.2.1.tgz", "resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.2.2.tgz",
"integrity": "sha512-7obwtH5gw0b0XZi0wmprCSvGSvHliMBI47lPnU47vmbxWS6B+v1X94yWFo1f1vt9k/he+gttsrXjkxmgY41XNQ==", "integrity": "sha512-sSW7OooaKT34AAngP6k1VS669a0HdLxkQZnlC7T76sckGCokXFnvJ3yRlQZGRTAoV5K19HfSgCiSwWOSIfcYlg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"bs-logger": "0.x", "bs-logger": "0.x",

View file

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