From b25dfb3c862b32f241ec6874af1cfa0bdfaffcc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 08:28:44 +0000 Subject: [PATCH] Bump the test group with 1 update Bumps the test group with 1 update: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index b4b2e24a22..89f9dcf4c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -65,7 +65,7 @@ "@types/browser-sync": "^2.27.3", "@types/express": "^4.17.20", "@types/gulp": "^4.0.16", - "@types/jest": "^29.5.6", + "@types/jest": "^29.5.7", "@types/jest-axe": "^3.5.7", "@types/js-yaml": "^4.0.8", "@types/mime-types": "^2.1.3", @@ -4579,9 +4579,9 @@ } }, "node_modules/@types/jest": { - "version": "29.5.6", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.6.tgz", - "integrity": "sha512-/t9NnzkOpXb4Nfvg17ieHE6EeSjDS2SGSpNYfoLbUAeL/EOueU/RSdOWFpfQTXBEM7BguYW1XQ0EbM+6RlIh6w==", + "version": "29.5.7", + "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.7.tgz", + "integrity": "sha512-HLyetab6KVPSiF+7pFcUyMeLsx25LDNDemw9mGsJBkai/oouwrjTycocSDYopMEwFhN2Y4s9oPyOCZNofgSt2g==", "optional": true, "dependencies": { "expect": "^29.0.0", diff --git a/package.json b/package.json index a245f2af22..59bf170e80 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@types/browser-sync": "^2.27.3", "@types/express": "^4.17.20", "@types/gulp": "^4.0.16", - "@types/jest": "^29.5.6", + "@types/jest": "^29.5.7", "@types/jest-axe": "^3.5.7", "@types/js-yaml": "^4.0.8", "@types/mime-types": "^2.1.3",