Skip to content

Commit

Permalink
[Deps] update @babel/runtime, array-includes, axe-core, `axobje…
Browse files Browse the repository at this point in the history
…ct-query`, `damerau-levenshtein`, `jsx-ast-utils`
  • Loading branch information
MichaelDeBoey authored and ljharb committed Jun 12, 2020
1 parent b36976f commit 1a97632
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,16 @@
},
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.4.5",
"@babel/runtime": "^7.10.2",
"aria-query": "^4.0.2",
"array-includes": "^3.0.3",
"array-includes": "^3.1.1",
"ast-types-flow": "^0.0.7",
"axe-core": "^3.5.2",
"axobject-query": "^2.1.1",
"damerau-levenshtein": "^1.0.4",
"axe-core": "^3.5.4",
"axobject-query": "^2.1.2",
"damerau-levenshtein": "^1.0.6",
"emoji-regex": "^9.0.0",
"has": "^1.0.3",
"jsx-ast-utils": "^2.2.1"
"jsx-ast-utils": "^2.4.1"
},
"peerDependencies": {
"eslint": "^3 || ^4 || ^5 || ^6"
Expand Down

0 comments on commit 1a97632

Please sign in to comment.