File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 43
43
"@typescript-eslint/parser" : " 5.62.0" ,
44
44
"cross-env" : " 7.0.3" ,
45
45
"dotenv-cli" : " 7.3.0" ,
46
- "eslint" : " 8.49 .0" ,
46
+ "eslint" : " 8.51 .0" ,
47
47
"graphql-request" : " 3.4.0" ,
48
48
"husky" : " 7.0.4" ,
49
49
"jest" : " 27.5.1" ,
Original file line number Diff line number Diff line change 759
759
minimatch "^3.1.2"
760
760
strip-json-comments "^3.1.1"
761
761
762
- " @eslint/js@8.49 .0 " :
763
- version "8.49 .0"
764
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.49 .0.tgz#86f79756004a97fa4df866835093f1df3d03c333 "
765
- integrity sha512-1S8uAY/MTJqVx0SC4epBq+N2yhuwtNwLbJYNZyhL2pO1ZVKn5HFXav5T41Ryzy9K9V7ZId2JB2oy/W4aCd9/2w ==
762
+ " @eslint/js@8.51 .0 " :
763
+ version "8.51 .0"
764
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.51 .0.tgz#6d419c240cfb2b66da37df230f7e7eef801c32fa "
765
+ integrity sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg ==
766
766
767
767
" @graphql-tools/[email protected] " :
768
768
version "8.5.1"
@@ -2995,15 +2995,15 @@ eslint-visitor-keys@^3.4.3:
2995
2995
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
2996
2996
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
2997
2997
2998
- eslint@8.49 .0 :
2999
- version "8.49 .0"
3000
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.49 .0.tgz#09d80a89bdb4edee2efcf6964623af1054bf6d42 "
3001
- integrity sha512-jw03ENfm6VJI0jA9U+8H5zfl5b+FvuU3YYvZRdZHOlU2ggJkxrlkJH4HcDrZpj6YwD8kuYqvQM8LyesoazrSOQ ==
2998
+ eslint@8.51 .0 :
2999
+ version "8.51 .0"
3000
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.51 .0.tgz#4a82dae60d209ac89a5cff1604fea978ba4950f3 "
3001
+ integrity sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA ==
3002
3002
dependencies :
3003
3003
" @eslint-community/eslint-utils" " ^4.2.0"
3004
3004
" @eslint-community/regexpp" " ^4.6.1"
3005
3005
" @eslint/eslintrc" " ^2.1.2"
3006
- " @eslint/js" " 8.49 .0"
3006
+ " @eslint/js" " 8.51 .0"
3007
3007
" @humanwhocodes/config-array" " ^0.11.11"
3008
3008
" @humanwhocodes/module-importer" " ^1.0.1"
3009
3009
" @nodelib/fs.walk" " ^1.2.8"
You can’t perform that action at this time.
0 commit comments