Skip to content

Commit

Permalink
Update dependency @types/jest-axe to v3.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2023
1 parent e3d476c commit 2c9a596
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.7",
"@types/loadable__component": "5.13.6",
"@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 @@ -6177,10 +6177,10 @@
dependencies:
"@types/istanbul-lib-report" "*"

"@types/jest-axe@3.5.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/jest-axe@3.5.7":
version "3.5.7"
resolved "https://registry.yarnpkg.com/@types/jest-axe/-/jest-axe-3.5.7.tgz#12abeb00936a71e71760ee00c574f63e68d5d873"
integrity sha512-eFIaZbh4t7Odys8dSQBJLMbM3cubzaJLl+g5yZwBMF6nqOpXQCvwPQPDHk0tfVepeDodcLy87bopvHb5bWrNAQ==
dependencies:
"@types/jest" "*"
axe-core "^3.5.5"
Expand Down

0 comments on commit 2c9a596

Please sign in to comment.