We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@babel/runtime
axe-core
minimatch
1 parent 685426d commit 547dab4Copy full SHA for 547dab4
package.json
@@ -62,18 +62,18 @@
62
},
63
"license": "MIT",
64
"dependencies": {
65
- "@babel/runtime": "^7.16.7",
+ "@babel/runtime": "^7.17.0",
66
"aria-query": "^4.2.2",
67
"array-includes": "^3.1.4",
68
"ast-types-flow": "^0.0.7",
69
- "axe-core": "^4.4.0",
+ "axe-core": "^4.4.1",
70
"axobject-query": "^2.2.0",
71
"damerau-levenshtein": "^1.0.8",
72
"emoji-regex": "^9.2.2",
73
"has": "^1.0.3",
74
"jsx-ast-utils": "^3.2.1",
75
"language-tags": "^1.0.5",
76
- "minimatch": "^3.0.4"
+ "minimatch": "^3.0.5"
77
78
"peerDependencies": {
79
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
0 commit comments