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>
This commit is contained in:
dependabot[bot]
2023-08-05 02:16:32 +00:00
committed by GitHub
parent 12e8966d47
commit d86855a2f7
2 changed files with 568 additions and 531 deletions

1097
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -84,7 +84,7 @@
"cypress": "^12.17.2", "cypress": "^12.17.2",
"eslint-plugin-cypress": "^2.13.3", "eslint-plugin-cypress": "^2.13.3",
"eslint-webpack-plugin": "^4.0.1", "eslint-webpack-plugin": "^4.0.1",
"jest": "^29.6.1", "jest": "^29.6.2",
"jest-serializer-vue": "^3.1.0", "jest-serializer-vue": "^3.1.0",
"stylelint-webpack-plugin": "^4.1.1", "stylelint-webpack-plugin": "^4.1.1",
"vue-template-compiler": "^2.7.14" "vue-template-compiler": "^2.7.14"