Skip to content

Commit aea7671

Browse files
committedJun 22, 2022
[Deps] update @babel/runtime, array-includes, axe-core, jsx-ast-utils
1 parent fb071ab commit aea7671

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -66,16 +66,16 @@
6666
},
6767
"license": "MIT",
6868
"dependencies": {
69-
"@babel/runtime": "^7.17.9",
69+
"@babel/runtime": "^7.18.3",
7070
"aria-query": "^4.2.2",
71-
"array-includes": "^3.1.4",
71+
"array-includes": "^3.1.5",
7272
"ast-types-flow": "^0.0.7",
73-
"axe-core": "^4.4.1",
73+
"axe-core": "^4.4.2",
7474
"axobject-query": "^2.2.0",
7575
"damerau-levenshtein": "^1.0.8",
7676
"emoji-regex": "^9.2.2",
7777
"has": "^1.0.3",
78-
"jsx-ast-utils": "^3.3.0",
78+
"jsx-ast-utils": "^3.3.1",
7979
"language-tags": "^1.0.5",
8080
"minimatch": "^3.1.2",
8181
"semver": "^6.3.0"

0 commit comments

Comments
 (0)