Skip to content

Commit 5999555

Browse files
committedAug 11, 2023
[Deps] update @babel/runtime, axobject-query, jsx-ast-utils, semver
1 parent 6d5022d commit 5999555

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
@@ -73,22 +73,22 @@
7373
},
7474
"license": "MIT",
7575
"dependencies": {
76-
"@babel/runtime": "^7.20.7",
76+
"@babel/runtime": "^7.22.10",
7777
"aria-query": "=5.1.3",
7878
"array-includes": "^3.1.6",
7979
"array.prototype.flatmap": "^1.3.1",
8080
"ast-types-flow": "^0.0.7",
8181
"axe-core": "=4.7.0",
82-
"axobject-query": "^3.1.1",
82+
"axobject-query": "^3.2.1",
8383
"damerau-levenshtein": "^1.0.8",
8484
"emoji-regex": "^9.2.2",
8585
"has": "^1.0.3",
86-
"jsx-ast-utils": "^3.3.3",
86+
"jsx-ast-utils": "^3.3.5",
8787
"language-tags": "=1.0.5",
8888
"minimatch": "^3.1.2",
8989
"object.entries": "^1.1.6",
9090
"object.fromentries": "^2.0.6",
91-
"semver": "^6.3.0"
91+
"semver": "^6.3.1"
9292
},
9393
"peerDependencies": {
9494
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"

0 commit comments

Comments
 (0)
Please sign in to comment.