Skip to content

Commit

Permalink
chore(dev-deps): update dependency @types/jest to v29.5.5 (#368)
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 Sep 15, 2023
1 parent e957e27 commit a8ef4d0
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 @@ -32,7 +32,7 @@
"@side/eslint-config-jest": "1.0.0",
"@side/prettier-config": "1.0.0",
"@tsconfig/node16": "16.1.1",
"@types/jest": "29.5.4",
"@types/jest": "29.5.5",
"@types/node": "16.18.35",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,7 @@ __metadata:
"@side/eslint-config-jest": 1.0.0
"@side/prettier-config": 1.0.0
"@tsconfig/node16": 16.1.1
"@types/jest": 29.5.4
"@types/jest": 29.5.5
"@types/node": 16.18.35
"@typescript-eslint/eslint-plugin": 5.62.0
"@typescript-eslint/parser": 5.62.0
Expand Down Expand Up @@ -1461,13 +1461,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.5.4":
version: 29.5.4
resolution: "@types/jest@npm:29.5.4"
"@types/jest@npm:29.5.5":
version: 29.5.5
resolution: "@types/jest@npm:29.5.5"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: 38ed5942f44336452efd0f071eab60aaa57cd8d46530348d0a3aa5a691dcbf1366c4ca8f6ee8364efb45b4413bfefae443e5d4f469246a472a03b21ac11cd4ed
checksum: 56e55cde9949bcc0ee2fa34ce5b7c32c2bfb20e53424aa4ff3a210859eeaaa3fdf6f42f81a3f655238039cdaaaf108b054b7a8602f394e6c52b903659338d8c6
languageName: node
linkType: hard

Expand Down

0 comments on commit a8ef4d0

Please sign in to comment.