File tree 2 files changed +3
-10
lines changed
2 files changed +3
-10
lines changed Original file line number Diff line number Diff line change 15
15
"test" : " echo \" Error: no test specified\" && exit 1"
16
16
},
17
17
"devDependencies" : {
18
- "@eslint/js" : " ^9.17 .0" ,
18
+ "@eslint/js" : " ^9.18 .0" ,
19
19
"@stylistic/eslint-plugin" : " ^2.13.0" ,
20
20
"@types/chrome" : " ^0.0.293" ,
21
21
"@types/tsc-watch" : " ^4.2.3" ,
Original file line number Diff line number Diff line change @@ -261,20 +261,13 @@ __metadata:
261
261
languageName : node
262
262
linkType : hard
263
263
264
- " @eslint/js@npm:9.18.0 " :
264
+ " @eslint/js@npm:9.18.0, @eslint/js@npm:^9.18.0 " :
265
265
version : 9.18.0
266
266
resolution : " @eslint/js@npm:9.18.0"
267
267
checksum : 10c0/3938344c5ac7feef4b73fcb30f3c3e753570cea74c24904bb5d07e9c42fcd34fcbc40f545b081356a299e11f360c9c274b348c05fb0113fc3d492e5175eee140
268
268
languageName : node
269
269
linkType : hard
270
270
271
- " @eslint/js@npm:^9.17.0 " :
272
- version : 9.17.0
273
- resolution : " @eslint/js@npm:9.17.0"
274
- checksum : 10c0/a0fda8657a01c60aa540f95397754267ba640ffb126e011b97fd65c322a94969d161beeaef57c1441c495da2f31167c34bd38209f7c146c7225072378c3a933d
275
- languageName : node
276
- linkType : hard
277
-
278
271
" @eslint/object-schema@npm:^2.1.4 " :
279
272
version : 2.1.4
280
273
resolution : " @eslint/object-schema@npm:2.1.4"
@@ -635,7 +628,7 @@ __metadata:
635
628
version : 0.0.0-use.local
636
629
resolution : " Spotify-NowPlaying@workspace:."
637
630
dependencies :
638
- " @eslint/js " : " npm:^9.17 .0"
631
+ " @eslint/js " : " npm:^9.18 .0"
639
632
" @stylistic/eslint-plugin " : " npm:^2.13.0"
640
633
" @types/chrome " : " npm:^0.0.293"
641
634
" @types/tsc-watch " : " npm:^4.2.3"
You can’t perform that action at this time.
0 commit comments