From 74f2a59c4978fb13d3542e5337c442ca66c97160 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Wed, 9 Nov 2022 17:01:38 +0000 Subject: Bump jest from 29.3.0 to 29.3.1 Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.3.0 to 29.3.1. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.3.1/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- vnext/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vnext/package.json') diff --git a/vnext/package.json b/vnext/package.json index 3a287be4..3a89860e 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -34,7 +34,7 @@ "eslint-plugin-react": "^7.31.10", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-testing-library": "^5.9.1", - "jest": "^29.3.0", + "jest": "^29.3.1", "jest-environment-jsdom": "^29.3.0", "live-server": "^1.2.2", "postcss": "^8.4.18", -- cgit v1.2.3