Skip to content

Commit

Permalink
Update dependency @types/jest to v28.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2022
1 parent 235433a commit 0beced1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@babel/preset-env": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@types/auth-header": "1.0.2",
"@types/jest": "28.1.5",
"@types/jest": "28.1.7",
"@types/node": "16.11.41",
"auth-header": "1.0.0",
"axios": "0.27.2",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1763,13 +1763,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:28.1.5":
version: 28.1.5
resolution: "@types/jest@npm:28.1.5"
"@types/jest@npm:28.1.7":
version: 28.1.7
resolution: "@types/jest@npm:28.1.7"
dependencies:
jest-matcher-utils: ^28.0.0
expect: ^28.0.0
pretty-format: ^28.0.0
checksum: 994bfc25a5e767ec1506a2a7d94e60a7a5645b2e4e8444c56ae902f3a3e27ae54e821e41c1b4e7c8d7f5022bf5abfdd0460ead223ba6f2d0a194e5b2bed1ad76
checksum: 17c9bf9667cd4f062eba5aa9eaea248927bf6479da1cc009e0b7d26d501f460f068dd23eddb67d2602264e915a30b63ae7c9cbb516723ffd18589f6f9d267d43
languageName: node
linkType: hard

Expand Down Expand Up @@ -1958,7 +1958,7 @@ __metadata:
"@babel/preset-env": 7.18.6
"@babel/preset-typescript": 7.18.6
"@types/auth-header": 1.0.2
"@types/jest": 28.1.5
"@types/jest": 28.1.7
"@types/node": 16.11.41
auth-header: 1.0.0
axios: 0.27.2
Expand Down Expand Up @@ -2593,7 +2593,7 @@ __metadata:
languageName: node
linkType: hard

"expect@npm:^28.1.3":
"expect@npm:^28.0.0, expect@npm:^28.1.3":
version: 28.1.3
resolution: "expect@npm:28.1.3"
dependencies:
Expand Down Expand Up @@ -3277,7 +3277,7 @@ __metadata:
languageName: node
linkType: hard

"jest-matcher-utils@npm:^28.0.0, jest-matcher-utils@npm:^28.1.3":
"jest-matcher-utils@npm:^28.1.3":
version: 28.1.3
resolution: "jest-matcher-utils@npm:28.1.3"
dependencies:
Expand Down

0 comments on commit 0beced1

Please sign in to comment.