Skip to content

Commit

Permalink
Update dependency @types/jest to v29.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent 55097be commit 2e4fc3b
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.527",
"version": "1.3.528",
"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.4.0",
"@types/jest": "29.5.7",
"@typescript-eslint/parser": "5.49.0",
"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/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.5.7":
version "29.5.7"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.7.tgz#2c0dafe2715dd958a455bc10e2ec3e1ec47b5036"
integrity sha512-HLyetab6KVPSiF+7pFcUyMeLsx25LDNDemw9mGsJBkai/oouwrjTycocSDYopMEwFhN2Y4s9oPyOCZNofgSt2g==
dependencies:
expect "^29.0.0"
pretty-format "^29.0.0"
Expand Down

0 comments on commit 2e4fc3b

Please sign in to comment.