Skip to content

Commit 79a35d4

Browse files
committedJul 13, 2021
[Deps] update @babel/runtime, axe-core, damerau-levenshtein
1 parent 2a9ab71 commit 79a35d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,13 @@
5959
},
6060
"license": "MIT",
6161
"dependencies": {
62-
"@babel/runtime": "^7.13.10",
62+
"@babel/runtime": "^7.14.6",
6363
"aria-query": "^4.2.2",
6464
"array-includes": "^3.1.3",
6565
"ast-types-flow": "^0.0.7",
66-
"axe-core": "^4.1.3",
66+
"axe-core": "^4.3.1",
6767
"axobject-query": "^2.2.0",
68-
"damerau-levenshtein": "^1.0.6",
68+
"damerau-levenshtein": "^1.0.7",
6969
"emoji-regex": "^9.2.2",
7070
"has": "^1.0.3",
7171
"jsx-ast-utils": "^3.2.0",

0 commit comments

Comments
 (0)