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 51
51
"eslint" : " 9.25.1" ,
52
52
"@eslint/compat" : " 1.2.9" ,
53
53
"@eslint/eslintrc" : " 3.3.1" ,
54
- "@eslint/js" : " 9.25 .0" ,
54
+ "@eslint/js" : " 9.26 .0" ,
55
55
"eslint-config-airbnb" : " 19.0.4" ,
56
56
"eslint-config-prettier" : " 9.1.0" ,
57
57
"eslint-plugin-import" : " 2.31.0" ,
Original file line number Diff line number Diff line change 923
923
minimatch "^3.1.2"
924
924
strip-json-comments "^3.1.1"
925
925
926
- " @eslint/js@9.25.0 " :
927
- version "9.25.0"
928
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.25.0.tgz#4656b39de7cbf12fd66e7d54d9a26d05855b2a5a"
929
- integrity sha512-iWhsUS8Wgxz9AXNfvfOPFSW4VfMXdVhp1hjkZVhXCrpgh/aLcc45rX6MPu+tIVUWDw0HfNwth7O28M1xDxNf9w==
930
-
931
926
" @eslint/js@9.25.1 " :
932
927
version "9.25.1"
933
928
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.25.1.tgz#25f5c930c2b68b5ebe7ac857f754cbd61ef6d117"
934
929
integrity sha512-dEIwmjntEx8u3Uvv+kr3PDeeArL8Hw07H9kyYxCjnM9pBjfEhk6uLXSchxxzgiwtRhhzVzqmUSDFBOi1TuZ7qg==
935
930
931
+ " @eslint/js@9.26.0 " :
932
+ version "9.26.0"
933
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.26.0.tgz#1e13126b67a3db15111d2dcc61f69a2acff70bd5"
934
+ integrity sha512-I9XlJawFdSMvWjDt6wksMCrgns5ggLNfFwFvnShsleWruvXM514Qxk8V246efTw+eo9JABvVz+u3q2RiAowKxQ==
935
+
936
936
" @eslint/object-schema@^2.1.6 " :
937
937
version "2.1.6"
938
938
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
You can’t perform that action at this time.
0 commit comments