Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @types/jest to ^28.1.8 #174

Merged
merged 1 commit into from
Aug 28, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@babel/preset-typescript": "^7.18.6",
"@release-it/keep-a-changelog": "^3.1.0",
"@tsconfig/node12": "^1.0.11",
"@types/jest": "^28.1.6",
"@types/jest": "^28.1.8",
"@types/semver": "^7.3.12",
"@types/yarnpkg__lockfile": "^1.1.5",
"eslint": "^8.22.0",
Expand Down
81 changes: 74 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1473,6 +1473,15 @@ __metadata:
languageName: node
linkType: hard

"@jest/expect-utils@npm:^28.1.3":
version: 28.1.3
resolution: "@jest/expect-utils@npm:28.1.3"
dependencies:
jest-get-type: ^28.0.2
checksum: 808ea3a68292a7e0b95490fdd55605c430b4cf209ea76b5b61bfb2a1badcb41bc046810fe4e364bd5fe04663978aa2bd73d8f8465a761dd7c655aeb44cf22987
languageName: node
linkType: hard

"@jest/expect-utils@npm:^29.0.1":
version: 29.0.1
resolution: "@jest/expect-utils@npm:29.0.1"
Expand Down Expand Up @@ -1632,6 +1641,20 @@ __metadata:
languageName: node
linkType: hard

"@jest/types@npm:^28.1.3":
version: 28.1.3
resolution: "@jest/types@npm:28.1.3"
dependencies:
"@jest/schemas": ^28.1.3
"@types/istanbul-lib-coverage": ^2.0.0
"@types/istanbul-reports": ^3.0.0
"@types/node": "*"
"@types/yargs": ^17.0.8
chalk: ^4.0.0
checksum: 1e258d9c063fcf59ebc91e46d5ea5984674ac7ae6cae3e50aa780d22b4405bf2c925f40350bf30013839eb5d4b5e521d956ddf8f3b7c78debef0e75a07f57350
languageName: node
linkType: hard

"@jest/types@npm:^29.0.1":
version: 29.0.1
resolution: "@jest/types@npm:29.0.1"
Expand Down Expand Up @@ -2063,13 +2086,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:^28.1.6":
version: 28.1.6
resolution: "@types/jest@npm:28.1.6"
"@types/jest@npm:^28.1.8":
version: 28.1.8
resolution: "@types/jest@npm:28.1.8"
dependencies:
jest-matcher-utils: ^28.0.0
expect: ^28.0.0
pretty-format: ^28.0.0
checksum: f2ba5fbefc8f44d1c16ee19d8d2811bca75754a2846e222287f2788d96062801c568215e6b81eb532a48e8cb2a7282729da1d4f6fb496831da8269c5abaad4c5
checksum: d4cd36158a3ae1d4b42cc48a77c95de74bc56b84cf81e09af3ee0399c34f4a7da8ab9e787570f10004bd642f9e781b0033c37327fbbf4a8e4b6e37e8ee3693a7
languageName: node
linkType: hard

Expand Down Expand Up @@ -3956,6 +3979,19 @@ __metadata:
languageName: node
linkType: hard

"expect@npm:^28.0.0":
version: 28.1.3
resolution: "expect@npm:28.1.3"
dependencies:
"@jest/expect-utils": ^28.1.3
jest-get-type: ^28.0.2
jest-matcher-utils: ^28.1.3
jest-message-util: ^28.1.3
jest-util: ^28.1.3
checksum: 101e0090de300bcafedb7dbfd19223368a2251ce5fe0105bbb6de5720100b89fb6b64290ebfb42febc048324c76d6a4979cdc4b61eb77747857daf7a5de9b03d
languageName: node
linkType: hard

"expect@npm:^29.0.1":
version: 29.0.1
resolution: "expect@npm:29.0.1"
Expand Down Expand Up @@ -5572,7 +5608,7 @@ __metadata:
languageName: node
linkType: hard

"jest-matcher-utils@npm:^28.0.0":
"jest-matcher-utils@npm:^28.1.3":
version: 28.1.3
resolution: "jest-matcher-utils@npm:28.1.3"
dependencies:
Expand All @@ -5596,6 +5632,23 @@ __metadata:
languageName: node
linkType: hard

"jest-message-util@npm:^28.1.3":
version: 28.1.3
resolution: "jest-message-util@npm:28.1.3"
dependencies:
"@babel/code-frame": ^7.12.13
"@jest/types": ^28.1.3
"@types/stack-utils": ^2.0.0
chalk: ^4.0.0
graceful-fs: ^4.2.9
micromatch: ^4.0.4
pretty-format: ^28.1.3
slash: ^3.0.0
stack-utils: ^2.0.3
checksum: 1f266854166dcc6900d75a88b54a25225a2f3710d463063ff1c99021569045c35c7d58557b25447a17eb3a65ce763b2f9b25550248b468a9d4657db365f39e96
languageName: node
linkType: hard

"jest-message-util@npm:^29.0.1":
version: 29.0.1
resolution: "jest-message-util@npm:29.0.1"
Expand Down Expand Up @@ -5760,6 +5813,20 @@ __metadata:
languageName: node
linkType: hard

"jest-util@npm:^28.1.3":
version: 28.1.3
resolution: "jest-util@npm:28.1.3"
dependencies:
"@jest/types": ^28.1.3
"@types/node": "*"
chalk: ^4.0.0
ci-info: ^3.2.0
graceful-fs: ^4.2.9
picomatch: ^2.2.3
checksum: fd6459742c941f070223f25e38a2ac0719aad92561591e9fb2a50d602a5d19d754750b79b4074327a42b00055662b95da3b006542ceb8b54309da44d4a62e721
languageName: node
linkType: hard

"jest-util@npm:^29.0.1":
version: 29.0.1
resolution: "jest-util@npm:29.0.1"
Expand Down Expand Up @@ -9466,7 +9533,7 @@ __metadata:
"@babel/preset-typescript": ^7.18.6
"@release-it/keep-a-changelog": ^3.1.0
"@tsconfig/node12": ^1.0.11
"@types/jest": ^28.1.6
"@types/jest": ^28.1.8
"@types/semver": ^7.3.12
"@types/yarnpkg__lockfile": ^1.1.5
"@yarnpkg/lockfile": ^1.1.0
Expand Down