Bump jest-serializer-vue from 2.0.2 to 3.1.0

Bumps [jest-serializer-vue](https://github.com/eddyerburgh/jest-serializer-vue) from 2.0.2 to 3.1.0.
- [Release notes](https://github.com/eddyerburgh/jest-serializer-vue/releases)
- [Changelog](https://github.com/eddyerburgh/jest-serializer-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eddyerburgh/jest-serializer-vue/commits)

---
updated-dependencies:
- dependency-name: jest-serializer-vue
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-11-19 08:26:38 +00:00
committed by GitHub
parent 9094d611ae
commit c781d29065
2 changed files with 8 additions and 5 deletions

View File

@@ -81,7 +81,7 @@
"cypress": "^11.1.0",
"eslint-webpack-plugin": "^3.2.0",
"jest": "^29.3.1",
"jest-serializer-vue": "^2.0.2",
"jest-serializer-vue": "^3.1.0",
"stylelint-webpack-plugin": "^3.3.0",
"vue-jest": "^3.0.7",
"vue-template-compiler": "^2.7.14"