Skip to content

Commit

Permalink
Update dependency @types/jest to v29.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 19, 2023
1 parent b3ddcb7 commit 4369191
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thumbor-ts",
"version": "1.3.523",
"version": "1.3.524",
"description": "Typescript thumbor url builder",
"repository": "github:brettm12345/thumbor-ts",
"license": "MIT",
Expand Down Expand Up @@ -69,7 +69,7 @@
"devDependencies": {
"@brettm12345/eslint-config-node": "1.0.6",
"@types/crypto-js": "4.1.1",
"@types/jest": "29.2.5",
"@types/jest": "29.2.6",
"@typescript-eslint/parser": "5.48.2",
"bundlesize": "0.18.1",
"eslint": "8.32.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1574,10 +1574,10 @@
dependencies:
"@types/istanbul-lib-report" "*"

"@types/[email protected].5":
version "29.2.5"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.5.tgz#c27f41a9d6253f288d1910d3c5f09484a56b73c0"
integrity sha512-H2cSxkKgVmqNHXP7TC2L/WUorrZu8ZigyRywfVzv6EyBlxj39n4C00hjXYQWsbwqgElaj/CiAeSRmk5GoaKTgw==
"@types/[email protected].6":
version "29.2.6"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.6.tgz#1d43c8e533463d0437edef30b2d45d5aa3d95b0a"
integrity sha512-XEUC/Tgw3uMh6Ho8GkUtQ2lPhY5Fmgyp3TdlkTJs1W9VgNxs+Ow/x3Elh8lHQKqCbZL0AubQuqWjHVT033Hhrw==
dependencies:
expect "^29.0.0"
pretty-format "^29.0.0"
Expand Down

0 comments on commit 4369191

Please sign in to comment.