Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDeBoey committed Jun 12, 2020
1 parent b9dc30a commit eb8bf55
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.3"
"jsx-ast-utils": "^2.4.0"
},
"peerDependencies": {
"eslint": "^3 || ^4 || ^5 || ^6 || ^7"
Expand Down

0 comments on commit eb8bf55

Please sign in to comment.