Skip to content

Commit

Permalink
Update dependency @types/jest-axe to v3.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2023
1 parent 73f8552 commit 3274fb2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
"@testing-library/user-event": "14.4.3",
"@textlint-rule/textlint-rule-no-duplicate-abbr": "1.0.2",
"@types/jest": "29.1.2",
"@types/jest-axe": "3.5.5",
"@types/jest-axe": "3.5.6",
"@types/loadable__component": "5.13.4",
"@types/lozad": "1.16.1",
"@types/node": "17.0.31",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6231,10 +6231,10 @@
dependencies:
"@types/istanbul-lib-report" "*"

"@types/[email protected].5":
version "3.5.5"
resolved "https://registry.yarnpkg.com/@types/jest-axe/-/jest-axe-3.5.5.tgz#21fd8152dc3963bf6e1f72f34a7ce4e827838b7b"
integrity sha512-b8WDIdoeKtr/JDJ2+QjFXMuS8UhfdMA6+15Z5KjjIie3jQrSXD9KZWMSQxc0nPtx7L9rIFKdiDpQk+m7s4a/8w==
"@types/[email protected].6":
version "3.5.6"
resolved "https://registry.yarnpkg.com/@types/jest-axe/-/jest-axe-3.5.6.tgz#ae4df83897ed29ec9bd6a99eb7b02965c703bd0d"
integrity sha512-dQyD3XWfB+wUqVqWwGDyW4j7NmLyWWOdFeNIGXl01HR8/n8LeP3BtQTFdygHtInDm/EYKizaNprhgjSr8sPxHA==
dependencies:
"@types/jest" "*"
axe-core "^3.5.5"
Expand Down

0 comments on commit 3274fb2

Please sign in to comment.