File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ This file contains a manual contribution to .deps/dev.md and it's needed because
3
3
| Packages | Resolved CQs |
4
4
| --- | --- |
5
5
| ` ts-jest@29.3.1 ` | [ clearlydefined] ( https://clearlydefined.io/definitions/npm/npmjs/-/ts-jest/29.3.1 ) |
6
- | ` eslint@9.27 .0 ` | [ clearlydefined] ( https://clearlydefined.io/definitions/npm/npmjs/-/eslint/9.21.0 ) |
6
+ | ` eslint@9.28 .0 ` | [ clearlydefined] ( https://clearlydefined.io/definitions/npm/npmjs/-/eslint/9.21.0 ) |
7
7
| ` @eslint/config-array@0.20.0 ` | transitive dependency |
8
8
| ` fsevents@2.3.3 ` | [ clearlydefined] ( https://clearlydefined.io/definitions/npm/npmjs/-/fsevents/2.3.3 ) |
9
9
| ` rollup@4.41.1 ` | transitive dependency |
Original file line number Diff line number Diff line change 490
490
minimatch "^3.1.2"
491
491
strip-json-comments "^3.1.1"
492
492
493
- " @eslint/js@9.27 .0 " :
494
- version "9.27 .0"
495
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.27 .0.tgz#181a23460877c484f6dd03890f4e3fa2fdeb8ff0 "
496
- integrity sha512-G5JD9Tu5HJEu4z2Uo4aHY2sLV64B7CDMXxFzqzjl3NKd6RVzSXNoE80jk7Y0lJkTTkjiIhBAqmlYwjuBY3tvpA ==
493
+ " @eslint/js@9.28 .0 " :
494
+ version "9.28 .0"
495
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.28 .0.tgz#7822ccc2f8cae7c3cd4f902377d520e9ae03f844 "
496
+ integrity sha512-fnqSjGWd/CoIp4EXIxWVK/sHA6DOHN4+8Ix2cX5ycOY7LG0UY8nHCU5pIp2eaE1Mc7Qd8kHspYNzYXT2ojPLzg ==
497
497
498
498
" @eslint/object-schema@^2.1.6 " :
499
499
version "2.1.6"
@@ -1577,17 +1577,17 @@ eslint-visitor-keys@^4.2.0:
1577
1577
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
1578
1578
1579
1579
eslint@^9.5.0 :
1580
- version "9.27 .0"
1581
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.27 .0.tgz#a587d3cd5b844b68df7898944323a702afe38979 "
1582
- integrity sha512-ixRawFQuMB9DZ7fjU3iGGganFDp3+45bPOdaRurcFHSXO1e/sYwUX/FtQZpLZJR6SjMoJH8hR2pPEAfDyCoU2Q ==
1580
+ version "9.28 .0"
1581
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.28 .0.tgz#b0bcbe82a16945a40906924bea75e8b4980ced7d "
1582
+ integrity sha512-ocgh41VhRlf9+fVpe7QKzwLj9c92fDiqOj8Y3Sd4/ZmVA4Btx4PlUYPq4pp9JDyupkf1upbEXecxL2mwNV7jPQ ==
1583
1583
dependencies :
1584
1584
" @eslint-community/eslint-utils" " ^4.2.0"
1585
1585
" @eslint-community/regexpp" " ^4.12.1"
1586
1586
" @eslint/config-array" " ^0.20.0"
1587
1587
" @eslint/config-helpers" " ^0.2.1"
1588
1588
" @eslint/core" " ^0.14.0"
1589
1589
" @eslint/eslintrc" " ^3.3.1"
1590
- " @eslint/js" " 9.27 .0"
1590
+ " @eslint/js" " 9.28 .0"
1591
1591
" @eslint/plugin-kit" " ^0.3.1"
1592
1592
" @humanfs/node" " ^0.16.6"
1593
1593
" @humanwhocodes/module-importer" " ^1.0.1"
You can’t perform that action at this time.
0 commit comments