Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v29.5.11 (#301)
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 Dec 6, 2023
1 parent e7439b0 commit b2b2107
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 @@ -45,7 +45,7 @@
"devDependencies": {
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.4.3",
"@types/jest": "29.5.10",
"@types/jest": "29.5.11",
"@types/node": "20.10.3",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:18.4.3"
"@commitlint/config-conventional": "npm:18.4.3"
"@types/jest": "npm:29.5.10"
"@types/jest": "npm:29.5.11"
"@types/node": "npm:20.10.3"
"@typescript-eslint/eslint-plugin": "npm:6.13.2"
"@typescript-eslint/parser": "npm:6.13.2"
Expand Down Expand Up @@ -1264,13 +1264,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.5.10":
version: 29.5.10
resolution: "@types/jest@npm:29.5.10"
"@types/jest@npm:29.5.11":
version: 29.5.11
resolution: "@types/jest@npm:29.5.11"
dependencies:
expect: "npm:^29.0.0"
pretty-format: "npm:^29.0.0"
checksum: b46171d59d12a5f69bbe710f65eaf59a8073337c6b4a67dff8158575caec53f1c61f8a7d645b34d6ac3c4ea398acd30f0c5d1c4a131c0c918798019264a3397d
checksum: 524a3394845214581278bf4d75055927261fbeac7e1a89cd621bd0636da37d265fe0a85eac58b5778758faad1cbd7c7c361dfc190c78ebde03a91cce33463261
languageName: node
linkType: hard

Expand Down

0 comments on commit b2b2107

Please sign in to comment.