summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-11 07:00:56 +0000
committerGitHub <noreply@github.com>2023-02-11 07:00:56 +0000
commit30e056688023abc5cd602f208e9457f4b03ce612 (patch)
tree319442c5f72a4eebb7a9c326dcdcdac345c11544 /package.json
parent4a8fe0332bc0923c736c79b5c42158c955e376b8 (diff)
chore(deps-dev): bump jest from 29.4.1 to 29.4.2
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.1 to 29.4.2. - [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.4.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 31bcfe31..639eefba 100644
--- a/package.json
+++ b/package.json
@@ -93,7 +93,7 @@
"@vue/vue2-jest": "^29.2.2",
"babel-jest": "^29.4.2",
"eslint-import-resolver-typescript": "^3.5.3",
- "jest": "^29.4.1",
+ "jest": "^29.4.2",
"jest-environment-jsdom": "^29.4.2",
"stylelint": "^14.16.1",
"stylelint-config-recommended-scss": "^7.0.0",