mirror of
https://github.com/prymitive/karma
synced 2026-05-23 04:42:58 +00:00
chore(deps-dev): bump ts-jest from 29.2.3 to 29.2.4 in /ui
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.3 to 29.2.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.2.3...v29.2.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
ddf6961223
commit
4b9635456a
8
ui/package-lock.json
generated
8
ui/package-lock.json
generated
@@ -89,7 +89,7 @@
|
||||
"prettier": "3.3.3",
|
||||
"sass": "1.77.8",
|
||||
"terser": "5.31.3",
|
||||
"ts-jest": "29.2.3",
|
||||
"ts-jest": "29.2.4",
|
||||
"typescript": "5.5.4",
|
||||
"vite": "5.3.5",
|
||||
"vite-tsconfig-paths": "4.3.2"
|
||||
@@ -12870,9 +12870,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/ts-jest": {
|
||||
"version": "29.2.3",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.2.3.tgz",
|
||||
"integrity": "sha512-yCcfVdiBFngVz9/keHin9EnsrQtQtEu3nRykNy9RVp+FiPFFbPJ3Sg6Qg4+TkmH0vMP5qsTKgXSsk80HRwvdgQ==",
|
||||
"version": "29.2.4",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.2.4.tgz",
|
||||
"integrity": "sha512-3d6tgDyhCI29HlpwIq87sNuI+3Q6GLTTCeYRHCs7vDz+/3GCMwEtV9jezLyl4ZtnBgx00I7hm8PCP8cTksMGrw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"bs-logger": "0.x",
|
||||
|
||||
@@ -84,7 +84,7 @@
|
||||
"prettier": "3.3.3",
|
||||
"sass": "1.77.8",
|
||||
"terser": "5.31.3",
|
||||
"ts-jest": "29.2.3",
|
||||
"ts-jest": "29.2.4",
|
||||
"typescript": "5.5.4",
|
||||
"vite": "5.3.5",
|
||||
"vite-tsconfig-paths": "4.3.2"
|
||||
|
||||
Reference in New Issue
Block a user