Skip to content

Commit b1882a3

Browse files
committed
Upgrade jest-axe to 4.9.1, Node.js minimum to 16
1 parent 8bf9e82 commit b1882a3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-axe",
3-
"version": "8.0.0",
3+
"version": "9.0.0",
44
"description": "Custom Jest matcher for aXe for testing accessibility",
55
"repository": "nickcolley/jest-axe",
66
"main": "index.js",

0 commit comments

Comments
 (0)