Skip to content

Commit

Permalink
Update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
blittle committed Mar 22, 2022
1 parent 1d8a6e0 commit 3c732da
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4933,6 +4933,25 @@ eslint-plugin-eslint-comments@^3.2.0:
escape-string-regexp "^1.0.5"
ignore "^5.0.5"

eslint-plugin-hydrogen@^0.11.0:
version "0.11.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-hydrogen/-/eslint-plugin-hydrogen-0.11.0.tgz#c0e90c52c937c0daa5cbb3dec0dcdb7d7ffc7056"
integrity sha512-fM1KD0E9KwNOF8bGREuB7LTHoxUkb2qdmZmZErXNzbMx51HNt9CXojtGuyUdkTFt6gvYO11JDzPzVyBUyI4gxQ==
dependencies:
"@typescript-eslint/eslint-plugin" "^4.26.0"
"@typescript-eslint/experimental-utils" "^4.0.1"
"@typescript-eslint/parser" "^4.26.0"
"@typescript-eslint/types" "^4.20.0"
eslint "^7.27.0"
eslint-config-prettier "^8.3.0"
eslint-plugin-eslint-comments "^3.2.0"
eslint-plugin-jest "^24.3.0"
eslint-plugin-jsx-a11y "^6.4.0"
eslint-plugin-prettier "^3.4.0"
eslint-plugin-react "^7.24.0"
eslint-plugin-react-hooks "^4.2.0"
prettier "^2.0.0"

eslint-plugin-jest@^24.3.0:
version "24.7.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.7.0.tgz#206ac0833841e59e375170b15f8d0955219c4889"
Expand Down

0 comments on commit 3c732da

Please sign in to comment.