Skip to content

Commit 547dab4

Browse files
committedFeb 7, 2022
[Deps] update @babel/runtime, axe-core, minimatch
1 parent 685426d commit 547dab4

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
@@ -62,18 +62,18 @@
6262
},
6363
"license": "MIT",
6464
"dependencies": {
65-
"@babel/runtime": "^7.16.7",
65+
"@babel/runtime": "^7.17.0",
6666
"aria-query": "^4.2.2",
6767
"array-includes": "^3.1.4",
6868
"ast-types-flow": "^0.0.7",
69-
"axe-core": "^4.4.0",
69+
"axe-core": "^4.4.1",
7070
"axobject-query": "^2.2.0",
7171
"damerau-levenshtein": "^1.0.8",
7272
"emoji-regex": "^9.2.2",
7373
"has": "^1.0.3",
7474
"jsx-ast-utils": "^3.2.1",
7575
"language-tags": "^1.0.5",
76-
"minimatch": "^3.0.4"
76+
"minimatch": "^3.0.5"
7777
},
7878
"peerDependencies": {
7979
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"

0 commit comments

Comments
 (0)
Please sign in to comment.