File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 9
9
},
10
10
"license" : " MIT" ,
11
11
"devDependencies" : {
12
- "@eslint/js" : " ^9.26 .0" ,
12
+ "@eslint/js" : " ^9.29 .0" ,
13
13
"@napi-rs/cli" : " ^2.18.4" ,
14
14
"ava" : " ^6.3.0" ,
15
15
"eslint" : " ^9.26.0" ,
Original file line number Diff line number Diff line change 57
57
minimatch "^3.1.2"
58
58
strip-json-comments "^3.1.1"
59
59
60
- " @eslint/js@9.28.0" , "@eslint/js@^9.26.0" :
60
+ " @eslint/js@9.28.0 " :
61
61
version "9.28.0"
62
62
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.28.0.tgz#7822ccc2f8cae7c3cd4f902377d520e9ae03f844"
63
63
integrity sha512-fnqSjGWd/CoIp4EXIxWVK/sHA6DOHN4+8Ix2cX5ycOY7LG0UY8nHCU5pIp2eaE1Mc7Qd8kHspYNzYXT2ojPLzg==
64
64
65
+ " @eslint/js@^9.29.0 " :
66
+ version "9.29.0"
67
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.29.0.tgz#dc6fd117c19825f8430867a662531da36320fe56"
68
+ integrity sha512-3PIF4cBw/y+1u2EazflInpV+lYsSG0aByVIQzAgb1m1MhHFSbqTyNqtBKHgWf/9Ykud+DhILS9EGkmekVhbKoQ==
69
+
65
70
" @eslint/object-schema@^2.1.6 " :
66
71
version "2.1.6"
67
72
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