mirror of
https://github.com/threeal/cmake-action.git
synced 2025-06-08 18:21:20 +00:00
chore: bump ts-jest from 29.1.2 to 29.1.4 (#323)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.2 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.2...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9ac4bee622
commit
da4cfd36d8
@ -21,7 +21,7 @@
|
||||
"eslint": "^9.3.0",
|
||||
"jest": "^29.7.0",
|
||||
"prettier": "^3.2.5",
|
||||
"ts-jest": "^29.1.2",
|
||||
"ts-jest": "^29.1.4",
|
||||
"typescript": "^5.4.5",
|
||||
"typescript-eslint": "^7.8.0"
|
||||
},
|
||||
|
13
yarn.lock
generated
13
yarn.lock
generated
@ -3854,7 +3854,7 @@ __metadata:
|
||||
eslint: "npm:^9.3.0"
|
||||
jest: "npm:^29.7.0"
|
||||
prettier: "npm:^3.2.5"
|
||||
ts-jest: "npm:^29.1.2"
|
||||
ts-jest: "npm:^29.1.4"
|
||||
typescript: "npm:^5.4.5"
|
||||
typescript-eslint: "npm:^7.8.0"
|
||||
languageName: unknown
|
||||
@ -4186,9 +4186,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ts-jest@npm:^29.1.2":
|
||||
version: 29.1.2
|
||||
resolution: "ts-jest@npm:29.1.2"
|
||||
"ts-jest@npm:^29.1.4":
|
||||
version: 29.1.4
|
||||
resolution: "ts-jest@npm:29.1.4"
|
||||
dependencies:
|
||||
bs-logger: "npm:0.x"
|
||||
fast-json-stable-stringify: "npm:2.x"
|
||||
@ -4200,6 +4200,7 @@ __metadata:
|
||||
yargs-parser: "npm:^21.0.1"
|
||||
peerDependencies:
|
||||
"@babel/core": ">=7.0.0-beta.0 <8"
|
||||
"@jest/transform": ^29.0.0
|
||||
"@jest/types": ^29.0.0
|
||||
babel-jest: ^29.0.0
|
||||
jest: ^29.0.0
|
||||
@ -4207,6 +4208,8 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
"@babel/core":
|
||||
optional: true
|
||||
"@jest/transform":
|
||||
optional: true
|
||||
"@jest/types":
|
||||
optional: true
|
||||
babel-jest:
|
||||
@ -4215,7 +4218,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
ts-jest: cli.js
|
||||
checksum: 10c0/c2f51f0241f89d127d41392decbcb83b5dfd5e57ab9d50220aa7b7e2f9b3f3b07ccdbba33311284df1c41941879e4ddfad44b15a9d0da4b74bd1b98702b729df
|
||||
checksum: 10c0/97def10be26a553e529dfacafe264fa9833d638052bc2b1ebe6301262ae2d3e43954f4d91f2d2d07cf92352cdd4fa163a86f8116a1f6bb8cef7060cddfec794b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user