File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 73
73
},
74
74
"devDependencies" : {
75
75
"@eslint/js" : " ^9.29.0" ,
76
- "@stylistic/eslint-plugin" : " ^5.0 .0" ,
76
+ "@stylistic/eslint-plugin" : " ^5.1 .0" ,
77
77
"@types/common-tags" : " ^1.8.4" ,
78
78
"@types/node" : " ~18.18.0" ,
79
79
"@typescript-eslint/rule-tester" : " ^8.34.1" ,
Original file line number Diff line number Diff line change @@ -707,9 +707,9 @@ __metadata:
707
707
languageName : node
708
708
linkType : hard
709
709
710
- " @stylistic/eslint-plugin@npm:^5.0 .0 " :
711
- version : 5.0 .0
712
- resolution : " @stylistic/eslint-plugin@npm:5.0 .0"
710
+ " @stylistic/eslint-plugin@npm:^5.1 .0 " :
711
+ version : 5.1 .0
712
+ resolution : " @stylistic/eslint-plugin@npm:5.1 .0"
713
713
dependencies :
714
714
" @eslint-community/eslint-utils " : " npm:^4.7.0"
715
715
" @typescript-eslint/types " : " npm:^8.34.1"
@@ -719,7 +719,7 @@ __metadata:
719
719
picomatch : " npm:^4.0.2"
720
720
peerDependencies :
721
721
eslint : " >=9.0.0"
722
- checksum : 10c0/3827a350a12456dd2d02d53a01377a5848ea7ecf66e23671c8ec8e5f41173b68decfd462022bdb5042fee0cf1c2f1496ada7042e240dc6d3ba4bece414142d0f
722
+ checksum : 10c0/a56555c14859e4a9c7abf9667d047b6289d93be0e0bdf4eee118bdbe96bb164d7453ef397cd7623a139147dc643382493df6eb2c5431142edb1f17db73fa9058
723
723
languageName : node
724
724
linkType : hard
725
725
@@ -2171,7 +2171,7 @@ __metadata:
2171
2171
resolution : " eslint-plugin-rxjs-x@workspace:."
2172
2172
dependencies :
2173
2173
" @eslint/js " : " npm:^9.29.0"
2174
- " @stylistic/eslint-plugin " : " npm:^5.0 .0"
2174
+ " @stylistic/eslint-plugin " : " npm:^5.1 .0"
2175
2175
" @types/common-tags " : " npm:^1.8.4"
2176
2176
" @types/node " : " npm:~18.18.0"
2177
2177
" @typescript-eslint/rule-tester " : " npm:^8.34.1"
You can’t perform that action at this time.
0 commit comments