Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v29.4.4 (#332)
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 Mar 23, 2023
1 parent b1a5648 commit 9fff1eb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@actions/glob": "0.4.0"
},
"devDependencies": {
"@types/jest": "29.4.0",
"@types/jest": "29.4.4",
"@types/js-yaml": "4.0.5",
"@vercel/ncc": "0.36.1",
"eslint": "8.36.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1246,10 +1246,10 @@
dependencies:
"@types/istanbul-lib-report" "*"

"@types/jest@29.4.0":
version "29.4.0"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.0.tgz#a8444ad1704493e84dbf07bb05990b275b3b9206"
integrity sha512-VaywcGQ9tPorCX/Jkkni7RWGFfI11whqzs8dvxF41P17Z+z872thvEvlIbznjPJ02kl1HMX3LmLOonsj2n7HeQ==
"@types/jest@29.4.4":
version "29.4.4"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.4.tgz#ba257bd7b1876dec9e0b4fb82fa60eec5505e5f1"
integrity sha512-qezb65VIH7X1wobSnd6Lvdve7PXSyQRa3dljTkhTtDhi603RvHQCshSlJcuyMLHJpeHgY3NKwvDJWxMOOHxGDQ==
dependencies:
expect "^29.0.0"
pretty-format "^29.0.0"
Expand Down

0 comments on commit 9fff1eb

Please sign in to comment.