mirror of
https://github.com/threeal/cmake-action.git
synced 2025-06-09 02:31:21 +00:00
chore: bump ts-jest from 29.1.5 to 29.2.0
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.5 to 29.2.0. - [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.5...v29.2.0) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
009ebfea25
commit
ab3b6d9e06
@ -21,7 +21,7 @@
|
||||
"eslint": "^9.6.0",
|
||||
"jest": "^29.7.0",
|
||||
"prettier": "^3.3.2",
|
||||
"ts-jest": "^29.1.5",
|
||||
"ts-jest": "^29.2.0",
|
||||
"typescript": "^5.5.3",
|
||||
"typescript-eslint": "^7.13.0"
|
||||
},
|
||||
|
10
yarn.lock
generated
10
yarn.lock
generated
@ -3855,7 +3855,7 @@ __metadata:
|
||||
eslint: "npm:^9.6.0"
|
||||
jest: "npm:^29.7.0"
|
||||
prettier: "npm:^3.3.2"
|
||||
ts-jest: "npm:^29.1.5"
|
||||
ts-jest: "npm:^29.2.0"
|
||||
typescript: "npm:^5.5.3"
|
||||
typescript-eslint: "npm:^7.13.0"
|
||||
languageName: unknown
|
||||
@ -4187,9 +4187,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ts-jest@npm:^29.1.5":
|
||||
version: 29.1.5
|
||||
resolution: "ts-jest@npm:29.1.5"
|
||||
"ts-jest@npm:^29.2.0":
|
||||
version: 29.2.0
|
||||
resolution: "ts-jest@npm:29.2.0"
|
||||
dependencies:
|
||||
bs-logger: "npm:0.x"
|
||||
fast-json-stable-stringify: "npm:2.x"
|
||||
@ -4219,7 +4219,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
ts-jest: cli.js
|
||||
checksum: 10c0/5c1baf4d23342e138745d6283ae530b07957b779b103abc99fd6713e1fd7fc65d4a4638695d5a76e177f78c46c80ec53598b365f245997db5d3d00617940bf87
|
||||
checksum: 10c0/a20fb23f1b54cbdb3d793bf527df81fa212c4a9e0dbad00f73923f94c199eea7d3b6f88de208ecaf5ddd52c781119a958af045fc807e10f0d37f5a1c4fcee7fb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user