Skip to content

Commit c015fef

Browse files
committedJan 31, 2022
[Deps] update @babel/runtime, axe-core, damerau-levenshtein
1 parent 566011b commit c015fef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

Diff for: ‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,13 @@
6161
},
6262
"license": "MIT",
6363
"dependencies": {
64-
"@babel/runtime": "^7.16.3",
64+
"@babel/runtime": "^7.16.7",
6565
"aria-query": "^4.2.2",
6666
"array-includes": "^3.1.4",
6767
"ast-types-flow": "^0.0.7",
68-
"axe-core": "^4.3.5",
68+
"axe-core": "^4.4.0",
6969
"axobject-query": "^2.2.0",
70-
"damerau-levenshtein": "^1.0.7",
70+
"damerau-levenshtein": "^1.0.8",
7171
"emoji-regex": "^9.2.2",
7272
"has": "^1.0.3",
7373
"jsx-ast-utils": "^3.2.1",

0 commit comments

Comments
 (0)
Please sign in to comment.