File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 46
46
"@types/node" : " ^20.6.0" ,
47
47
"@typescript-eslint/eslint-plugin" : " ^6.7.4" ,
48
48
"@typescript-eslint/parser" : " ^6.7.4" ,
49
- "eslint" : " ^8.50 .0" ,
49
+ "eslint" : " ^8.51 .0" ,
50
50
"jest" : " ^29.7.0" ,
51
51
"nx" : " ^16.10.0" ,
52
52
"prettier" : " ^3.0.3" ,
Original file line number Diff line number Diff line change @@ -450,10 +450,10 @@ __metadata:
450
450
languageName : node
451
451
linkType : hard
452
452
453
- " @eslint/js@npm:8.50 .0 " :
454
- version : 8.50 .0
455
- resolution : " @eslint/js@npm:8.50 .0"
456
- checksum : 302478f2acaaa7228729ec6a04f56641590185e1d8cd1c836a6db8a6b8009f80a57349341be9fbb9aa1721a7a569d1be3ffc598a33300d22816f11832095386c
453
+ " @eslint/js@npm:8.51 .0 " :
454
+ version : 8.51 .0
455
+ resolution : " @eslint/js@npm:8.51 .0"
456
+ checksum : 0228bf1e1e0414843e56d9ff362a2a72d579c078f93174666f29315690e9e30a8633ad72c923297f7fd7182381b5a476805ff04dac8debe638953eb1ded3ac73
457
457
languageName : node
458
458
linkType : hard
459
459
@@ -2308,14 +2308,14 @@ __metadata:
2308
2308
languageName : node
2309
2309
linkType : hard
2310
2310
2311
- " eslint@npm:^8.50 .0 " :
2312
- version : 8.50 .0
2313
- resolution : " eslint@npm:8.50 .0"
2311
+ " eslint@npm:^8.51 .0 " :
2312
+ version : 8.51 .0
2313
+ resolution : " eslint@npm:8.51 .0"
2314
2314
dependencies :
2315
2315
" @eslint-community/eslint-utils " : ^4.2.0
2316
2316
" @eslint-community/regexpp " : ^4.6.1
2317
2317
" @eslint/eslintrc " : ^2.1.2
2318
- " @eslint/js " : 8.50 .0
2318
+ " @eslint/js " : 8.51 .0
2319
2319
" @humanwhocodes/config-array " : ^0.11.11
2320
2320
" @humanwhocodes/module-importer " : ^1.0.1
2321
2321
" @nodelib/fs.walk " : ^1.2.8
@@ -2351,7 +2351,7 @@ __metadata:
2351
2351
text-table : ^0.2.0
2352
2352
bin :
2353
2353
eslint : bin/eslint.js
2354
- checksum : 9ebfe5615dc84700000d218e32ddfdcfc227ca600f65f18e5541ec34f8902a00356a9a8804d9468fd6c8637a5ef6a3897291dad91ba6579d5b32ffeae5e31768
2354
+ checksum : 214fa5d1fcb67af1b8992ce9584ccd85e1aa7a482f8b8ea5b96edc28fa838a18a3b69456db45fc1ed3ef95f1e9efa9714f737292dc681e572d471d02fda9649c
2355
2355
languageName : node
2356
2356
linkType : hard
2357
2357
@@ -2865,7 +2865,7 @@ __metadata:
2865
2865
" @typescript-eslint/parser " : ^6.7.4
2866
2866
chalk : ^5.3.0
2867
2867
commander : ^11.0.0
2868
- eslint : ^8.50 .0
2868
+ eslint : ^8.51 .0
2869
2869
google-sr : ^3.2.1
2870
2870
jest : ^29.7.0
2871
2871
nx : ^16.10.0
You can’t perform that action at this time.
0 commit comments