Skip to content

Commit

Permalink
[Deps] update @babel/runtime, axe-core, minimatch
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Feb 7, 2022
1 parent 685426d commit 547dab4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -62,18 +62,18 @@
},
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@babel/runtime": "^7.17.0",
"aria-query": "^4.2.2",
"array-includes": "^3.1.4",
"ast-types-flow": "^0.0.7",
"axe-core": "^4.4.0",
"axe-core": "^4.4.1",
"axobject-query": "^2.2.0",
"damerau-levenshtein": "^1.0.8",
"emoji-regex": "^9.2.2",
"has": "^1.0.3",
"jsx-ast-utils": "^3.2.1",
"language-tags": "^1.0.5",
"minimatch": "^3.0.4"
"minimatch": "^3.0.5"
},
"peerDependencies": {
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
Expand Down

0 comments on commit 547dab4

Please sign in to comment.