summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-08 01:30:34 +0000
committerGitHub <noreply@github.com>2023-07-08 01:30:34 +0000
commitab4bfe68f62c176ba16d2281350d85346d7a51ce (patch)
treee84929d55163a661c4037bcf7e3564ccb2272808 /package.json
parenta14949d95685162666b98bbdd2df62d9d1237035 (diff)
chore(deps-dev): bump jest from 29.5.0 to 29.6.1
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.5.0 to 29.6.1. - [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.1/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 c2697075..069d4653 100644
--- a/package.json
+++ b/package.json
@@ -92,7 +92,7 @@
"@vue/vue2-jest": "^29.2.4",
"babel-jest": "^29.4.2",
"eslint-import-resolver-typescript": "^3.5.5",
- "jest": "^29.5.0",
+ "jest": "^29.6.1",
"jest-environment-jsdom": "^29.5.0",
"jest-transform-stub": "^2.0.0",
"stylelint": "^14.16.1",