Skip to content

Commit 1a97632

Browse files
MichaelDeBoeyljharb
authored andcommitted
[Deps] update @babel/runtime, array-includes, axe-core, axobject-query, damerau-levenshtein, jsx-ast-utils
1 parent b36976f commit 1a97632

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,16 +58,16 @@
5858
},
5959
"license": "MIT",
6060
"dependencies": {
61-
"@babel/runtime": "^7.4.5",
61+
"@babel/runtime": "^7.10.2",
6262
"aria-query": "^4.0.2",
63-
"array-includes": "^3.0.3",
63+
"array-includes": "^3.1.1",
6464
"ast-types-flow": "^0.0.7",
65-
"axe-core": "^3.5.2",
66-
"axobject-query": "^2.1.1",
67-
"damerau-levenshtein": "^1.0.4",
65+
"axe-core": "^3.5.4",
66+
"axobject-query": "^2.1.2",
67+
"damerau-levenshtein": "^1.0.6",
6868
"emoji-regex": "^9.0.0",
6969
"has": "^1.0.3",
70-
"jsx-ast-utils": "^2.2.1"
70+
"jsx-ast-utils": "^2.4.1"
7171
},
7272
"peerDependencies": {
7373
"eslint": "^3 || ^4 || ^5 || ^6"

0 commit comments

Comments
 (0)