mirror of
https://github.com/threeal/cmake-action.git
synced 2025-04-21 02:51:21 +00:00
chore: bump @types/jest from 29.5.13 to 29.5.14 (#486)
Some checks failed
Build / Build Package (push) Failing after 2s
Check / Check Package (push) Failing after 1s
Test / Test Package (push) Failing after 1s
Test / Test Action (ubuntu-22.04) (push) Failing after 29s
Test / Test Action With Specified Directories (push) Failing after 36s
Test / Test Action Without Run Build (push) Failing after 42s
Test / Test Action With Additional Options (push) Failing after 1s
Test / Test Action With Custom Generator (push) Failing after 1s
Test / Test Action (macos-14) (push) Has been cancelled
Test / Test Action (windows-2022) (push) Has been cancelled
Some checks failed
Build / Build Package (push) Failing after 2s
Check / Check Package (push) Failing after 1s
Test / Test Package (push) Failing after 1s
Test / Test Action (ubuntu-22.04) (push) Failing after 29s
Test / Test Action With Specified Directories (push) Failing after 36s
Test / Test Action Without Run Build (push) Failing after 42s
Test / Test Action With Additional Options (push) Failing after 1s
Test / Test Action With Custom Generator (push) Failing after 1s
Test / Test Action (macos-14) (push) Has been cancelled
Test / Test Action (windows-2022) (push) Has been cancelled
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.13 to 29.5.14. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/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
1d21d21ae7
commit
77cd495728
@ -16,7 +16,7 @@
|
||||
"@jest/globals": "^29.7.0",
|
||||
"@rollup/plugin-node-resolve": "^15.3.0",
|
||||
"@rollup/plugin-typescript": "^12.1.1",
|
||||
"@types/jest": "^29.5.13",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/node": "^22.7.7",
|
||||
"eslint": "^9.13.0",
|
||||
"jest": "^29.7.0",
|
||||
|
10
yarn.lock
generated
10
yarn.lock
generated
@ -1177,13 +1177,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/jest@npm:^29.5.13":
|
||||
version: 29.5.13
|
||||
resolution: "@types/jest@npm:29.5.13"
|
||||
"@types/jest@npm:^29.5.14":
|
||||
version: 29.5.14
|
||||
resolution: "@types/jest@npm:29.5.14"
|
||||
dependencies:
|
||||
expect: "npm:^29.0.0"
|
||||
pretty-format: "npm:^29.0.0"
|
||||
checksum: 10c0/9c31af0b155387b9860908830de63c6b79011d7c87c8b61b39da124e26e55423dd51b006749aafe4f0ef3a065016619a1f93ef4b055157d43727f448e67824b7
|
||||
checksum: 10c0/18e0712d818890db8a8dab3d91e9ea9f7f19e3f83c2e50b312f557017dc81466207a71f3ed79cf4428e813ba939954fa26ffa0a9a7f153181ba174581b1c2aed
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -4136,7 +4136,7 @@ __metadata:
|
||||
"@jest/globals": "npm:^29.7.0"
|
||||
"@rollup/plugin-node-resolve": "npm:^15.3.0"
|
||||
"@rollup/plugin-typescript": "npm:^12.1.1"
|
||||
"@types/jest": "npm:^29.5.13"
|
||||
"@types/jest": "npm:^29.5.14"
|
||||
"@types/node": "npm:^22.7.7"
|
||||
eslint: "npm:^9.13.0"
|
||||
gha-utils: "npm:^0.4.0"
|
||||
|
Loading…
Reference in New Issue
Block a user