Skip to content

Commit

Permalink
build(deps-dev): Bump @types/jest in the jest group
Browse files Browse the repository at this point in the history
Bumps the jest group with 1 update: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest).


Updates `@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
  dependency-group: jest
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 80336aa commit be519d1
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.13",
"@types/jest": "^29.5.14",
"@types/jest-axe": "^3.5.9",
"@types/node": "^22.8.1",
"@types/react": "^18.3.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@swc/core": "^1.7.40",
"@swc/jest": "^0.2.36",
"@types/cross-spawn": "^6.0.6",
"@types/jest": "^29.5.13",
"@types/jest": "^29.5.14",
"@types/jscodeshift": "^0.12.0",
"@types/node": "^22.8.1",
"@types/prompts": "^2.4.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/token-translator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@swc/core": "1.7.40",
"@swc/jest": "^0.2.36",
"@types/jest": "^29.5.13",
"@types/jest": "^29.5.14",
"@types/postcss-less": "^4.0.6",
"jest": "^29.7.0",
"ts-node": "^10.9.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/vkui-floating-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"devDependencies": {
"@swc/core": "^1.7.40",
"@swc/jest": "^0.2.36",
"@types/jest": "^29.5.13",
"@types/jest": "^29.5.14",
"jest": "^29.7.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
Expand Down
20 changes: 15 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3768,7 +3768,7 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:*, @types/jest@npm:^29.5.13":
"@types/jest@npm:*":
version: 29.5.13
resolution: "@types/jest@npm:29.5.13"
dependencies:
Expand All @@ -3778,6 +3778,16 @@ __metadata:
languageName: node
linkType: hard

"@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: 10/59ec7a9c4688aae8ee529316c43853468b6034f453d08a2e1064b281af9c81234cec986be796288f1bbb29efe943bc950e70c8fa8faae1e460d50e3cf9760f9b
languageName: node
linkType: hard

"@types/jscodeshift@npm:^0.12.0":
version: 0.12.0
resolution: "@types/jscodeshift@npm:0.12.0"
Expand Down Expand Up @@ -4428,7 +4438,7 @@ __metadata:
"@swc/core": "npm:^1.7.40"
"@swc/jest": "npm:^0.2.36"
"@types/cross-spawn": "npm:^6.0.6"
"@types/jest": "npm:^29.5.13"
"@types/jest": "npm:^29.5.14"
"@types/jscodeshift": "npm:^0.12.0"
"@types/node": "npm:^22.8.1"
"@types/prompts": "npm:^2.4.9"
Expand Down Expand Up @@ -4466,7 +4476,7 @@ __metadata:
"@swc/core": "npm:^1.7.40"
"@swc/helpers": "npm:^0.5.13"
"@swc/jest": "npm:^0.2.36"
"@types/jest": "npm:^29.5.13"
"@types/jest": "npm:^29.5.14"
jest: "npm:^29.7.0"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
Expand Down Expand Up @@ -4500,7 +4510,7 @@ __metadata:
"@testing-library/jest-dom": "npm:^6.6.2"
"@testing-library/react": "npm:^16.0.1"
"@testing-library/user-event": "npm:^14.5.2"
"@types/jest": "npm:^29.5.13"
"@types/jest": "npm:^29.5.14"
"@types/jest-axe": "npm:^3.5.9"
"@types/node": "npm:^22.8.1"
"@types/react": "npm:^18.3.11"
Expand Down Expand Up @@ -4582,7 +4592,7 @@ __metadata:
dependencies:
"@swc/core": "npm:1.7.40"
"@swc/jest": "npm:^0.2.36"
"@types/jest": "npm:^29.5.13"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.8.1"
"@types/postcss-less": "npm:^4.0.6"
jest: "npm:^29.7.0"
Expand Down

0 comments on commit be519d1

Please sign in to comment.