Skip to content

Commit

Permalink
[Deps] update @babel/runtime, axobject-query, jsx-ast-utils, `s…
Browse files Browse the repository at this point in the history
…emver`
  • Loading branch information
ljharb committed Aug 11, 2023
1 parent 6d5022d commit 5999555
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -73,22 +73,22 @@
},
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.20.7",
"@babel/runtime": "^7.22.10",
"aria-query": "=5.1.3",
"array-includes": "^3.1.6",
"array.prototype.flatmap": "^1.3.1",
"ast-types-flow": "^0.0.7",
"axe-core": "=4.7.0",
"axobject-query": "^3.1.1",
"axobject-query": "^3.2.1",
"damerau-levenshtein": "^1.0.8",
"emoji-regex": "^9.2.2",
"has": "^1.0.3",
"jsx-ast-utils": "^3.3.3",
"jsx-ast-utils": "^3.3.5",
"language-tags": "=1.0.5",
"minimatch": "^3.1.2",
"object.entries": "^1.1.6",
"object.fromentries": "^2.0.6",
"semver": "^6.3.0"
"semver": "^6.3.1"
},
"peerDependencies": {
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
Expand Down

0 comments on commit 5999555

Please sign in to comment.