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 37
37
"devDependencies" : {
38
38
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
39
39
"@typescript-eslint/parser" : " 5.62.0" ,
40
- "eslint" : " 8.47 .0" ,
40
+ "eslint" : " 8.48 .0" ,
41
41
"eslint-config-prettier" : " 9.0.0" ,
42
42
"eslint-plugin-functional" : " 4.4.1" ,
43
43
"husky" : " 8.0.3" ,
Original file line number Diff line number Diff line change 44
44
minimatch "^3.1.2"
45
45
strip-json-comments "^3.1.1"
46
46
47
- " @eslint/js@^8.47 .0 " :
48
- version "8.47 .0"
49
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.47 .0.tgz#5478fdf443ff8158f9de171c704ae45308696c7d "
50
- integrity sha512-P6omY1zv5MItm93kLM8s2vr1HICJH8v0dvddDhysbIuZ+vcjOHg5Zbkf1mTkcmi2JA9oBG2anOkRnW8WJTS8Og ==
47
+ " @eslint/js@8.48 .0 " :
48
+ version "8.48 .0"
49
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.48 .0.tgz#642633964e217905436033a2bd08bf322849b7fb "
50
+ integrity sha512-ZSjtmelB7IJfWD2Fvb7+Z+ChTIKWq6kjda95fLcQKNS5aheVHn4IkfgRQE3sIIzTcSLwLcLZUD9UBt+V7+h+Pw ==
51
51
52
52
" @humanwhocodes/config-array@^0.11.10 " :
53
53
version "0.11.10"
@@ -550,15 +550,15 @@ eslint-visitor-keys@^3.4.3:
550
550
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
551
551
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
552
552
553
- eslint@8.47 .0 :
554
- version "8.47 .0"
555
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.47 .0.tgz#c95f9b935463fb4fad7005e626c7621052e90806 "
556
- integrity sha512-spUQWrdPt+pRVP1TTJLmfRNJJHHZryFmptzcafwSvHsceV81djHOdnEeDmkdotZyLNjDhrOasNK8nikkoG1O8Q ==
553
+ eslint@8.48 .0 :
554
+ version "8.48 .0"
555
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.48 .0.tgz#bf9998ba520063907ba7bfe4c480dc8be03c2155 "
556
+ integrity sha512-sb6DLeIuRXxeM1YljSe1KEx9/YYeZFQWcV8Rq9HfigmdDEugjLEVEa1ozDjL6YDjBpQHPJxJzze+alxi4T3OLg ==
557
557
dependencies :
558
558
" @eslint-community/eslint-utils" " ^4.2.0"
559
559
" @eslint-community/regexpp" " ^4.6.1"
560
560
" @eslint/eslintrc" " ^2.1.2"
561
- " @eslint/js" " ^8.47 .0"
561
+ " @eslint/js" " 8.48 .0"
562
562
" @humanwhocodes/config-array" " ^0.11.10"
563
563
" @humanwhocodes/module-importer" " ^1.0.1"
564
564
" @nodelib/fs.walk" " ^1.2.8"
You can’t perform that action at this time.
0 commit comments