summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-05 02:20:35 +0000
committerGitHub <noreply@github.com>2023-08-05 02:20:35 +0000
commitce1aa951d5175640f3cf5e3a0109848b1dc07156 (patch)
treee8f5c45cd79618d0632670ccca07f60b4b47d6a8 /package.json
parent1572cdca5e9fe1a8cfc5ea9ca5b571795efbe291 (diff)
chore(deps-dev): bump jest from 29.6.1 to 29.6.2
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.6.1 to 29.6.2. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 05e8c17d..89cdb13b 100644
--- a/package.json
+++ b/package.json
@@ -92,7 +92,7 @@
"@vue/vue2-jest": "^29.2.4",
"babel-jest": "^29.6.2",
"eslint-import-resolver-typescript": "^3.5.5",
- "jest": "^29.6.1",
+ "jest": "^29.6.2",
"jest-environment-jsdom": "^29.6.2",
"jest-transform-stub": "^2.0.0",
"stylelint": "^14.16.1",