Skip to content

Commit

Permalink
Bump jest-axe from 6.0.0 to 7.0.0 in /frontend
Browse files Browse the repository at this point in the history
Bumps [jest-axe](https://github.com/nickcolley/jest-axe) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/nickcolley/jest-axe/releases)
- [Changelog](https://github.com/NickColley/jest-axe/blob/main/CHANGELOG.md)
- [Commits](NickColley/jest-axe@v6.0.0...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2022
1 parent 86bb9f3 commit 81bf7b3
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 69 deletions.
94 changes: 26 additions & 68 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"husky": "^8.0.1",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.2.2",
"jest-axe": "^6.0.0",
"jest-axe": "^7.0.0",
"jest-environment-jsdom": "^29.2.2",
"jest-junit": "^14.0.1",
"license-checker": "^25.0.1",
Expand Down

0 comments on commit 81bf7b3

Please sign in to comment.