Skip to content

Commit

Permalink
chore(deps-dev): bump @types/jest from 27.5.2 to 29.5.12
Browse files Browse the repository at this point in the history
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.5.2 to 29.5.12.
- [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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 7, 2024
1 parent 3911114 commit 98e2270
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 66 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@commitlint/config-conventional": "18.6.2",
"@nuxt/types": "2.17.3",
"@types/consola": "2.2.5",
"@types/jest": "27.5.2",
"@types/jest": "29.5.12",
"@types/jsdom": "16.2.15",
"@types/node": "20.11.19",
"@typescript-eslint/eslint-plugin": "7.0.1",
Expand Down
74 changes: 9 additions & 65 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3791,13 +3791,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:27.5.2":
version: 27.5.2
resolution: "@types/jest@npm:27.5.2"
"@types/jest@npm:29.5.12":
version: 29.5.12
resolution: "@types/jest@npm:29.5.12"
dependencies:
jest-matcher-utils: "npm:^27.0.0"
pretty-format: "npm:^27.0.0"
checksum: 10/8608696fbdea81bc9a600d1c5aeb290063357eaa55c0174e7db15087c4f483113b35f8b4c4ae364d2632cfed15a4dd674786254826b946c896de5612c8cb1a26
expect: "npm:^29.0.0"
pretty-format: "npm:^29.0.0"
checksum: 10/312e8dcf92cdd5a5847d6426f0940829bca6fe6b5a917248f3d7f7ef5d85c9ce78ef05e47d2bbabc40d41a930e0e36db2d443d2610a9e3db9062da2d5c904211
languageName: node
linkType: hard

Expand Down Expand Up @@ -7674,13 +7674,6 @@ __metadata:
languageName: node
linkType: hard

"diff-sequences@npm:^27.5.1":
version: 27.5.1
resolution: "diff-sequences@npm:27.5.1"
checksum: 10/34d852a13eb82735c39944a050613f952038614ce324256e1c3544948fa090f1ca7f329a4f1f57c31fe7ac982c17068d8915b633e300f040b97708c81ceb26cd
languageName: node
linkType: hard

"diff-sequences@npm:^29.6.3":
version: 29.6.3
resolution: "diff-sequences@npm:29.6.3"
Expand Down Expand Up @@ -8435,7 +8428,7 @@ __metadata:
languageName: node
linkType: hard

"expect@npm:^29.7.0":
"expect@npm:^29.0.0, expect@npm:^29.7.0":
version: 29.7.0
resolution: "expect@npm:29.7.0"
dependencies:
Expand Down Expand Up @@ -10911,18 +10904,6 @@ __metadata:
languageName: node
linkType: hard

"jest-diff@npm:^27.5.1":
version: 27.5.1
resolution: "jest-diff@npm:27.5.1"
dependencies:
chalk: "npm:^4.0.0"
diff-sequences: "npm:^27.5.1"
jest-get-type: "npm:^27.5.1"
pretty-format: "npm:^27.5.1"
checksum: 10/af454f30f33af625832bdb02614e188a41e33ce79086b43f95dbcc515274dd36bf8443b8d0299e22c2416e7591da4321e6bc7f2b0aef56471d1133c6b6833221
languageName: node
linkType: hard

"jest-diff@npm:^29.7.0":
version: 29.7.0
resolution: "jest-diff@npm:29.7.0"
Expand Down Expand Up @@ -10971,13 +10952,6 @@ __metadata:
languageName: node
linkType: hard

"jest-get-type@npm:^27.5.1":
version: 27.5.1
resolution: "jest-get-type@npm:27.5.1"
checksum: 10/63064ab70195c21007d897c1157bf88ff94a790824a10f8c890392e7d17eda9c3900513cb291ca1c8d5722cad79169764e9a1279f7c8a9c4cd6e9109ff04bbc0
languageName: node
linkType: hard

"jest-get-type@npm:^29.6.3":
version: 29.6.3
resolution: "jest-get-type@npm:29.6.3"
Expand Down Expand Up @@ -11018,18 +10992,6 @@ __metadata:
languageName: node
linkType: hard

"jest-matcher-utils@npm:^27.0.0":
version: 27.5.1
resolution: "jest-matcher-utils@npm:27.5.1"
dependencies:
chalk: "npm:^4.0.0"
jest-diff: "npm:^27.5.1"
jest-get-type: "npm:^27.5.1"
pretty-format: "npm:^27.5.1"
checksum: 10/037f99878a0515581d7728ed3aed03707810f4da5a1c7ffb9d68a2c6c3180851a6ec40b559af37fbe891dde3ba12552b19e47b8188a27b6c5a53376be6907f32
languageName: node
linkType: hard

"jest-matcher-utils@npm:^29.7.0":
version: 29.7.0
resolution: "jest-matcher-utils@npm:29.7.0"
Expand Down Expand Up @@ -13401,7 +13363,7 @@ __metadata:
"@commitlint/config-conventional": "npm:18.6.2"
"@nuxt/types": "npm:2.17.3"
"@types/consola": "npm:2.2.5"
"@types/jest": "npm:27.5.2"
"@types/jest": "npm:29.5.12"
"@types/jsdom": "npm:16.2.15"
"@types/node": "npm:20.11.19"
"@types/shopify-buy": "npm:2.17.4"
Expand Down Expand Up @@ -15541,18 +15503,7 @@ __metadata:
languageName: node
linkType: hard

"pretty-format@npm:^27.0.0, pretty-format@npm:^27.5.1":
version: 27.5.1
resolution: "pretty-format@npm:27.5.1"
dependencies:
ansi-regex: "npm:^5.0.1"
ansi-styles: "npm:^5.0.0"
react-is: "npm:^17.0.1"
checksum: 10/248990cbef9e96fb36a3e1ae6b903c551ca4ddd733f8d0912b9cc5141d3d0b3f9f8dfb4d799fb1c6723382c9c2083ffbfa4ad43ff9a0e7535d32d41fd5f01da6
languageName: node
linkType: hard

"pretty-format@npm:^29.7.0":
"pretty-format@npm:^29.0.0, pretty-format@npm:^29.7.0":
version: 29.7.0
resolution: "pretty-format@npm:29.7.0"
dependencies:
Expand Down Expand Up @@ -15896,13 +15847,6 @@ __metadata:
languageName: node
linkType: hard

"react-is@npm:^17.0.1":
version: 17.0.2
resolution: "react-is@npm:17.0.2"
checksum: 10/73b36281e58eeb27c9cc6031301b6ae19ecdc9f18ae2d518bdb39b0ac564e65c5779405d623f1df9abf378a13858b79442480244bd579968afc1faf9a2ce5e05
languageName: node
linkType: hard

"react-is@npm:^18.0.0":
version: 18.2.0
resolution: "react-is@npm:18.2.0"
Expand Down

0 comments on commit 98e2270

Please sign in to comment.