Skip to content

Commit 0f1b4e2

Browse files
chore(deps): update eslint monorepo to v9.18.0 (#356)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@eslint/js](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint/tree/HEAD/packages/js)) | [`9.17.0` -> `9.18.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.17.0/9.18.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint%2fjs/9.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@eslint%2fjs/9.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@eslint%2fjs/9.17.0/9.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint%2fjs/9.17.0/9.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`9.17.0` -> `9.18.0`](https://renovatebot.com/diffs/npm/eslint/9.17.0/9.18.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint/9.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint/9.17.0/9.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint/9.17.0/9.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eslint/eslint (@&#8203;eslint/js)</summary> ### [`v9.18.0`](https://redirect.github.com/eslint/eslint/compare/v9.17.0...362099c580992b2602316fc417ce3e595b96f28c) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.17.0...v9.18.0) </details> <details> <summary>eslint/eslint (eslint)</summary> ### [`v9.18.0`](https://redirect.github.com/eslint/eslint/compare/v9.17.0...1c87b415313b4aacda496b3b26efc4e0b93dc13a) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.17.0...v9.18.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/LeDDGroup/typescript-transform-paths). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c97591c commit 0f1b4e2

File tree

1 file changed

+21
-18
lines changed

1 file changed

+21
-18
lines changed

yarn.lock

Lines changed: 21 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,12 @@ __metadata:
5050
languageName: node
5151
linkType: hard
5252

53-
"@eslint/core@npm:^0.9.0":
54-
version: 0.9.0
55-
resolution: "@eslint/core@npm:0.9.0"
56-
checksum: 10c0/6d8e8e0991cef12314c49425d8d2d9394f5fb1a36753ff82df7c03185a4646cb7c8736cf26638a4a714782cedf4b23cfc17667d282d3e5965b3920a0e7ce20d4
53+
"@eslint/core@npm:^0.10.0":
54+
version: 0.10.0
55+
resolution: "@eslint/core@npm:0.10.0"
56+
dependencies:
57+
"@types/json-schema": "npm:^7.0.15"
58+
checksum: 10c0/074018075079b3ed1f14fab9d116f11a8824cdfae3e822badf7ad546962fafe717a31e61459bad8cc59cf7070dc413ea9064ddb75c114f05b05921029cde0a64
5759
languageName: node
5860
linkType: hard
5961

@@ -74,10 +76,10 @@ __metadata:
7476
languageName: node
7577
linkType: hard
7678

77-
"@eslint/js@npm:9.17.0, @eslint/js@npm:^9.9.1":
78-
version: 9.17.0
79-
resolution: "@eslint/js@npm:9.17.0"
80-
checksum: 10c0/a0fda8657a01c60aa540f95397754267ba640ffb126e011b97fd65c322a94969d161beeaef57c1441c495da2f31167c34bd38209f7c146c7225072378c3a933d
79+
"@eslint/js@npm:9.18.0, @eslint/js@npm:^9.9.1":
80+
version: 9.18.0
81+
resolution: "@eslint/js@npm:9.18.0"
82+
checksum: 10c0/3938344c5ac7feef4b73fcb30f3c3e753570cea74c24904bb5d07e9c42fcd34fcbc40f545b081356a299e11f360c9c274b348c05fb0113fc3d492e5175eee140
8183
languageName: node
8284
linkType: hard
8385

@@ -88,12 +90,13 @@ __metadata:
8890
languageName: node
8991
linkType: hard
9092

91-
"@eslint/plugin-kit@npm:^0.2.3":
92-
version: 0.2.3
93-
resolution: "@eslint/plugin-kit@npm:0.2.3"
93+
"@eslint/plugin-kit@npm:^0.2.5":
94+
version: 0.2.5
95+
resolution: "@eslint/plugin-kit@npm:0.2.5"
9496
dependencies:
97+
"@eslint/core": "npm:^0.10.0"
9598
levn: "npm:^0.4.1"
96-
checksum: 10c0/89a8035976bb1780e3fa8ffe682df013bd25f7d102d991cecd3b7c297f4ce8c1a1b6805e76dd16465b5353455b670b545eff2b4ec3133e0eab81a5f9e99bd90f
99+
checksum: 10c0/ba9832b8409af618cf61791805fe201dd62f3c82c783adfcec0f5cd391e68b40beaecb47b9a3209e926dbcab65135f410cae405b69a559197795793399f61176
97100
languageName: node
98101
linkType: hard
99102

@@ -1110,16 +1113,16 @@ __metadata:
11101113
linkType: hard
11111114

11121115
"eslint@npm:9.x":
1113-
version: 9.17.0
1114-
resolution: "eslint@npm:9.17.0"
1116+
version: 9.18.0
1117+
resolution: "eslint@npm:9.18.0"
11151118
dependencies:
11161119
"@eslint-community/eslint-utils": "npm:^4.2.0"
11171120
"@eslint-community/regexpp": "npm:^4.12.1"
11181121
"@eslint/config-array": "npm:^0.19.0"
1119-
"@eslint/core": "npm:^0.9.0"
1122+
"@eslint/core": "npm:^0.10.0"
11201123
"@eslint/eslintrc": "npm:^3.2.0"
1121-
"@eslint/js": "npm:9.17.0"
1122-
"@eslint/plugin-kit": "npm:^0.2.3"
1124+
"@eslint/js": "npm:9.18.0"
1125+
"@eslint/plugin-kit": "npm:^0.2.5"
11231126
"@humanfs/node": "npm:^0.16.6"
11241127
"@humanwhocodes/module-importer": "npm:^1.0.1"
11251128
"@humanwhocodes/retry": "npm:^0.4.1"
@@ -1154,7 +1157,7 @@ __metadata:
11541157
optional: true
11551158
bin:
11561159
eslint: bin/eslint.js
1157-
checksum: 10c0/9edd8dd782b4ae2eb00a158ed4708194835d4494d75545fa63a51f020ed17f865c49b4ae1914a2ecbc7fdb262bd8059e811aeef9f0bae63dced9d3293be1bbdd
1160+
checksum: 10c0/7f592ad228b9bd627a24870fdc875bacdab7bf535d4b67316c4cb791e90d0125130a74769f3c407b0c4b7027b3082ef33864a63ee1024552a60a17db60493f15
11581161
languageName: node
11591162
linkType: hard
11601163

0 commit comments

Comments
 (0)