mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(deps-dev): bump ts-jest from 29.1.3 to 29.1.4 in /ui
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.3 to 29.1.4. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.3...v29.1.4) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Łukasz Mierzwa
parent
5a37786b2e
commit
d8f604d087
8
ui/package-lock.json
generated
8
ui/package-lock.json
generated
@@ -89,7 +89,7 @@
|
||||
"prettier": "3.2.5",
|
||||
"sass": "1.77.2",
|
||||
"terser": "5.31.0",
|
||||
"ts-jest": "29.1.3",
|
||||
"ts-jest": "29.1.4",
|
||||
"typescript": "5.4.5",
|
||||
"vite": "5.2.11",
|
||||
"vite-tsconfig-paths": "4.3.2"
|
||||
@@ -11889,9 +11889,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/ts-jest": {
|
||||
"version": "29.1.3",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.1.3.tgz",
|
||||
"integrity": "sha512-6L9qz3ginTd1NKhOxmkP0qU3FyKjj5CPoY+anszfVn6Pmv/RIKzhiMCsH7Yb7UvJR9I2A64rm4zQl531s2F1iw==",
|
||||
"version": "29.1.4",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.1.4.tgz",
|
||||
"integrity": "sha512-YiHwDhSvCiItoAgsKtoLFCuakDzDsJ1DLDnSouTaTmdOcOwIkSzbLXduaQ6M5DRVhuZC/NYaaZ/mtHbWMv/S6Q==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"bs-logger": "0.x",
|
||||
|
||||
@@ -84,7 +84,7 @@
|
||||
"prettier": "3.2.5",
|
||||
"sass": "1.77.2",
|
||||
"terser": "5.31.0",
|
||||
"ts-jest": "29.1.3",
|
||||
"ts-jest": "29.1.4",
|
||||
"typescript": "5.4.5",
|
||||
"vite": "5.2.11",
|
||||
"vite-tsconfig-paths": "4.3.2"
|
||||
|
||||
Reference in New Issue
Block a user