diff --git a/package.json b/package.json index d410201c..95b367d9 100644 --- a/package.json +++ b/package.json @@ -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", @@ -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.6", "@typescript-eslint/parser": "5.49.0", "bundlesize": "0.18.1", "eslint": "8.32.0", diff --git a/yarn.lock b/yarn.lock index 55961c31..2c069f97 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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.6": + version "29.5.6" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.6.tgz#f4cf7ef1b5b0bfc1aa744e41b24d9cc52533130b" + integrity sha512-/t9NnzkOpXb4Nfvg17ieHE6EeSjDS2SGSpNYfoLbUAeL/EOueU/RSdOWFpfQTXBEM7BguYW1XQ0EbM+6RlIh6w== dependencies: expect "^29.0.0" pretty-format "^29.0.0"