Skip to content

Commit

Permalink
chore(deps-dev): bump jest from 27.5.1 to 28.0.0
Browse files Browse the repository at this point in the history
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.5.1 to 28.0.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/v28.0.0/packages/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 25, 2022
1 parent 25f0f15 commit a3c809e
Show file tree
Hide file tree
Showing 3 changed files with 598 additions and 708 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -133,7 +133,7 @@
"express": "^4.17.3",
"extract-zip": "^2.0.1",
"fake-indexeddb": "^3.1.7",
"fork-ts-checker-webpack-plugin": "^7.2.6",
"fork-ts-checker-webpack-plugin": "^7.2.7",
"grunt": "^1.5.2",
"grunt-bom-removal": "1.0.1",
"grunt-cli": "^1.4.3",
Expand All @@ -143,7 +143,7 @@
"grunt-contrib-watch": "^1.1.0",
"grunt-exec": "^3.0.0",
"grunt-sass": "^3.1.0",
"jest": "^27.5.1",
"jest": "^28.0.0",
"jest-junit": "^13.2.0",
"js-yaml": "^4.1.0",
"lerna": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/report-e2e-tests/package.json
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@types/jest": "^27.4.1",
"jest": "^27.5.1",
"jest": "^28.0.0",
"jest-file-snapshot": "^0.5.0",
"jest-junit": "^13.2.0",
"prettier": "^2.6.2",
Expand Down

0 comments on commit a3c809e

Please sign in to comment.