Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
fix: update yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
victorggonzalez committed Jul 6, 2022
1 parent b105bb6 commit a5da6b8
Showing 1 changed file with 3 additions and 26 deletions.
29 changes: 3 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4529,7 +4529,7 @@ __metadata:
languageName: node
linkType: hard

"axe-core@npm:^4.3.5, axe-core@npm:^4.4.2":
"axe-core@npm:^4.4.2":
version: 4.4.2
resolution: "axe-core@npm:4.4.2"
checksum: 93fbb36c5ac8ab5e67e49678a6f7be0dc799a9f560edd95cca1f0a8183def8c50205972366b9941a3ea2b20224a1fe230e6d87ef38cb6db70472ed1b694febd1
Expand Down Expand Up @@ -6715,7 +6715,7 @@ __metadata:
languageName: node
linkType: hard

"damerau-levenshtein@npm:^1.0.7, damerau-levenshtein@npm:^1.0.8":
"damerau-levenshtein@npm:^1.0.8":
version: 1.0.8
resolution: "damerau-levenshtein@npm:1.0.8"
checksum: d240b7757544460ae0586a341a53110ab0a61126570ef2d8c731e3eab3f0cb6e488e2609e6a69b46727635de49be20b071688698744417ff1b6c1d7ccd03e0de
Expand Down Expand Up @@ -7754,28 +7754,6 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsx-a11y@npm:6.5.1":
version: 6.5.1
resolution: "eslint-plugin-jsx-a11y@npm:6.5.1"
dependencies:
"@babel/runtime": ^7.16.3
aria-query: ^4.2.2
array-includes: ^3.1.4
ast-types-flow: ^0.0.7
axe-core: ^4.3.5
axobject-query: ^2.2.0
damerau-levenshtein: ^1.0.7
emoji-regex: ^9.2.2
has: ^1.0.3
jsx-ast-utils: ^3.2.1
language-tags: ^1.0.5
minimatch: ^3.0.4
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: 311ab993ed982d0cc7cb0ba02fbc4b36c4a94e9434f31e97f13c4d67e8ecb8aec36baecfd759ff70498846e7e11d7a197eb04c39ad64934baf3354712fd0bc9d
languageName: node
linkType: hard

"eslint-plugin-jsx-a11y@npm:^6.5.1":
version: 6.6.0
resolution: "eslint-plugin-jsx-a11y@npm:6.6.0"
Expand Down Expand Up @@ -9010,7 +8988,6 @@ __metadata:
eslint-config-prettier: 8.5.0
eslint-config-react-app: ^7.0.1
eslint-plugin-import: 2.26.0
eslint-plugin-jsx-a11y: 6.5.1
history: 5.3.0
http-status-codes: 2.2.0
husky: 8.0.1
Expand Down Expand Up @@ -11186,7 +11163,7 @@ __metadata:
languageName: node
linkType: hard

"jsx-ast-utils@npm:^2.4.1 || ^3.0.0, jsx-ast-utils@npm:^3.2.1, jsx-ast-utils@npm:^3.3.1":
"jsx-ast-utils@npm:^2.4.1 || ^3.0.0, jsx-ast-utils@npm:^3.3.1":
version: 3.3.1
resolution: "jsx-ast-utils@npm:3.3.1"
dependencies:
Expand Down

0 comments on commit a5da6b8

Please sign in to comment.