Skip to content

Commit

Permalink
chore(dev-deps): update dependency @types/jest to v29.5.8 (#442)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 217f8d9 commit 9b19429
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@side/eslint-config-base": "1.0.0",
"@side/eslint-config-jest": "1.0.0",
"@side/prettier-config": "1.0.0",
"@types/jest": "29.5.7",
"@types/jest": "29.5.8",
"@types/node": "18.16.17",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1181,7 +1181,7 @@ __metadata:
"@side/eslint-config-base": 1.0.0
"@side/eslint-config-jest": 1.0.0
"@side/prettier-config": 1.0.0
"@types/jest": 29.5.7
"@types/jest": 29.5.8
"@types/node": 18.16.17
"@typescript-eslint/eslint-plugin": 6.10.0
"@typescript-eslint/parser": 6.10.0
Expand Down Expand Up @@ -1346,13 +1346,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.5.7":
version: 29.5.7
resolution: "@types/jest@npm:29.5.7"
"@types/jest@npm:29.5.8":
version: 29.5.8
resolution: "@types/jest@npm:29.5.8"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: e28624ccb0ef1255a03fbbb4b5bc3e5cbcdc450d39e0739985ff679b124198f808c38c8c3e67859c6efc0e848196deeb8cfed028e12a821c511dfc1112a2d6e9
checksum: ca8438a5b4c098c8c023e9d5b279ea306494a1d0b5291cfb498100fa780377145f068b2a021d545b0398bbe0328dcc37044dd3aaf3c6c0fe9b0bef7b46a63453
languageName: node
linkType: hard

Expand Down

0 comments on commit 9b19429

Please sign in to comment.