Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v27.4.1
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 26, 2022
1 parent 70a26be commit 0318f7e
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 @@ -70,7 +70,7 @@
"@types/cli-color": "2.0.2",
"@types/express": "4.17.13",
"@types/express-session": "1.17.4",
"@types/jest": "27.4.0",
"@types/jest": "27.4.1",
"@types/node": "16.11.25",
"@types/passport-local": "1.0.34",
"@types/source-map-support": "0.5.4",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1699,13 +1699,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:27.4.0":
version: 27.4.0
resolution: "@types/jest@npm:27.4.0"
"@types/jest@npm:27.4.1":
version: 27.4.1
resolution: "@types/jest@npm:27.4.1"
dependencies:
jest-diff: ^27.0.0
jest-matcher-utils: ^27.0.0
pretty-format: ^27.0.0
checksum: d2350267f954f9a2e4a15e5f02fbf19a77abfb9fd9e57a954de1fb0e9a0d3d5f8d3646ac7d9c42aeb4b4d828d2e70624ec149c85bb50a48634a54eed8429e1f8
checksum: 5184f3eef4832d01ee8f59bed15eec45ccc8e29c724a5e6ce37bf74396b37bdf04f557000f45ba4fc38ae6075cf9cfcce3d7a75abc981023c61ceb27230a93e4
languageName: node
linkType: hard

Expand Down Expand Up @@ -5346,7 +5346,7 @@ __metadata:
"@types/cron": 1.7.3
"@types/express": 4.17.13
"@types/express-session": 1.17.4
"@types/jest": 27.4.0
"@types/jest": 27.4.1
"@types/minio": 7.0.12
"@types/node": 16.11.25
"@types/node-fetch": 2.6.1
Expand Down Expand Up @@ -6188,7 +6188,7 @@ __metadata:
languageName: node
linkType: hard

"jest-diff@npm:^27.0.0, jest-diff@npm:^27.5.1":
"jest-diff@npm:^27.5.1":
version: 27.5.1
resolution: "jest-diff@npm:27.5.1"
dependencies:
Expand Down Expand Up @@ -6317,7 +6317,7 @@ __metadata:
languageName: node
linkType: hard

"jest-matcher-utils@npm:^27.5.1":
"jest-matcher-utils@npm:^27.0.0, jest-matcher-utils@npm:^27.5.1":
version: 27.5.1
resolution: "jest-matcher-utils@npm:27.5.1"
dependencies:
Expand Down

0 comments on commit 0318f7e

Please sign in to comment.