Skip to content

Commit d4a57d8

Browse files
committed
[Deps] update @babel/runtime, array-includes, axe-core, jsx-ast-utils
1 parent bd1dec6 commit d4a57d8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,16 +59,16 @@
5959
},
6060
"license": "MIT",
6161
"dependencies": {
62-
"@babel/runtime": "^7.14.6",
62+
"@babel/runtime": "^7.15.4",
6363
"aria-query": "^4.2.2",
64-
"array-includes": "^3.1.3",
64+
"array-includes": "^3.1.4",
6565
"ast-types-flow": "^0.0.7",
66-
"axe-core": "^4.3.1",
66+
"axe-core": "^4.3.4",
6767
"axobject-query": "^2.2.0",
6868
"damerau-levenshtein": "^1.0.7",
6969
"emoji-regex": "^9.2.2",
7070
"has": "^1.0.3",
71-
"jsx-ast-utils": "^3.2.0",
71+
"jsx-ast-utils": "^3.2.1",
7272
"language-tags": "^1.0.5",
7373
"minimatch": "^3.0.4"
7474
},

0 commit comments

Comments
 (0)