File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 17
17
"devDependencies" : {
18
18
"@cloudflare/workers-types" : " ^4.x" ,
19
19
"@cucumber/cucumber" : " ^11.2.0" ,
20
- "@eslint/js" : " ^9.16 .0" ,
20
+ "@eslint/js" : " ^9.21 .0" ,
21
21
"@vitejs/plugin-vue" : " ^5.2.1" ,
22
22
"@vitest/coverage-v8" : " ^2.0.5" ,
23
23
"@vitest/ui" : " ^3.0.7" ,
Original file line number Diff line number Diff line change 867
867
minimatch "^3.1.2"
868
868
strip-json-comments "^3.1.1"
869
869
870
- " @eslint/[email protected] " , "@eslint/js@^9.16.0" :
870
+
871
871
version "9.20.0"
872
872
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.20.0.tgz#7421bcbe74889fcd65d1be59f00130c289856eb4"
873
873
integrity sha512-iZA07H9io9Wn836aVTytRaNqh00Sad+EamwOVJT12GTLw1VGMFV/4JaME+JjLtr9fiGaoWgYnS54wrfWsSs4oQ==
874
874
875
+ " @eslint/js@^9.21.0 " :
876
+ version "9.21.0"
877
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.21.0.tgz#4303ef4e07226d87c395b8fad5278763e9c15c08"
878
+ integrity sha512-BqStZ3HX8Yz6LvsF5ByXYrtigrV5AXADWLAGc7PH/1SxOb7/FIYYMszZZWiUou/GB9P2lXWk2SV4d+Z8h0nknw==
879
+
875
880
" @eslint/object-schema@^2.1.5 " :
876
881
version "2.1.5"
877
882
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.5.tgz#8670a8f6258a2be5b2c620ff314a1d984c23eb2e"
You can’t perform that action at this time.
0 commit comments