diff --git a/package-lock.json b/package-lock.json index 69b53e6..3d80ad7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "@semantic-release/git": "^10.0.1", "@total-typescript/shoehorn": "^0.1.1", "@types/he": "^1.2.1", - "@types/jest": "^29.5.5", + "@types/jest": "^29.5.13", "conventional-changelog-conventionalcommits": "^7.0.2", "eslint": "^8.49.0", "jest": "^29.7.0", @@ -2999,9 +2999,9 @@ } }, "node_modules/@types/jest": { - "version": "29.5.12", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.12.tgz", - "integrity": "sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==", + "version": "29.5.13", + "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz", + "integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==", "dev": true, "dependencies": { "expect": "^29.0.0", @@ -16369,9 +16369,9 @@ } }, "@types/jest": { - "version": "29.5.12", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.12.tgz", - "integrity": "sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==", + "version": "29.5.13", + "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz", + "integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==", "dev": true, "requires": { "expect": "^29.0.0", diff --git a/package.json b/package.json index 207e9b5..52f20dc 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "@semantic-release/git": "^10.0.1", "@total-typescript/shoehorn": "^0.1.1", "@types/he": "^1.2.1", - "@types/jest": "^29.5.5", + "@types/jest": "^29.5.13", "conventional-changelog-conventionalcommits": "^7.0.2", "eslint": "^8.49.0", "jest": "^29.7.0",