summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-11 02:58:12 +0000
committerGitHub <noreply@github.com>2023-03-11 02:58:12 +0000
commita0f632bd33e935fe955849b471e73397a4eb33bf (patch)
tree6dd25902775ed679bb0425958a34338b317246d3 /package.json
parent8aeda4ecaa98caf1feca58e35a9fae634bc4be48 (diff)
chore(deps-dev): bump jest from 29.4.3 to 29.5.0
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.3 to 29.5.0. - [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.5.0/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-minor ... 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 76ac8507..7afce26d 100644
--- a/package.json
+++ b/package.json
@@ -93,7 +93,7 @@
"@vue/vue2-jest": "^29.2.3",
"babel-jest": "^29.4.2",
"eslint-import-resolver-typescript": "^3.5.3",
- "jest": "^29.4.3",
+ "jest": "^29.5.0",
"jest-environment-jsdom": "^29.4.2",
"stylelint": "^14.16.1",
"stylelint-config-recommended-scss": "^7.0.0",