build(deps-dev): Bump jest from 28.1.0 to 28.1.1

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.0 to 28.1.1.
- [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/v28.1.1/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]
2022-07-05 20:16:29 +00:00
committed by GitHub
parent 90a2b07e5f
commit 9f8fcec1ad
2 changed files with 634 additions and 630 deletions

1262
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -78,7 +78,7 @@
"@relative-ci/agent": "^3.1.3",
"@vue/test-utils": "^1.3.0",
"cypress": "^9.7.0",
"jest": "^28.1.0",
"jest": "^28.1.2",
"jest-serializer-vue": "^2.0.2",
"vue-jest": "^3.0.7"
},