Skip to content

Commit

Permalink
chore(dev-deps): update dependency @types/jest to v29.5.10 (#450)
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] committed Nov 22, 2023
1 parent 8e14272 commit f7a8d37
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
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.9",
"@types/jest": "29.5.10",
"@types/node": "18.16.17",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
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.9
"@types/jest": 29.5.10
"@types/node": 18.16.17
"@typescript-eslint/eslint-plugin": 6.12.0
"@typescript-eslint/parser": 6.12.0
Expand Down Expand Up @@ -1346,13 +1346,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.5.9":
version: 29.5.9
resolution: "@types/jest@npm:29.5.9"
"@types/jest@npm:29.5.10":
version: 29.5.10
resolution: "@types/jest@npm:29.5.10"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: 02245cff5f5b5ef46cc8c28acc516674aa167f2398bc4042752db7c763555928c5d62d56b3510eb8a2e5e25eea921f34866ef1c5515edfe16699b4a1e99ed4e1
checksum: ef385905787db528de9b6beb2688865c0bb276e64256ed60b9a1a6ffc0b75737456cb5e27e952a3241c5845b6a1da487470010dd30f3ca59c8581624c564a823
languageName: node
linkType: hard

Expand Down

0 comments on commit f7a8d37

Please sign in to comment.