Skip to content

Commit

Permalink
⬆️ Lock file maintenance (#900)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent 115663c commit 3c68e9b
Showing 1 changed file with 17 additions and 3 deletions.
20 changes: 17 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3832,6 +3832,19 @@ __metadata:
languageName: node
linkType: hard

"eslint-json-compat-utils@npm:^0.1.2":
version: 0.1.3
resolution: "eslint-json-compat-utils@npm:0.1.3"
peerDependencies:
eslint: "*"
jsonc-eslint-parser: ^2.4.0
peerDependenciesMeta:
"@eslint/json":
optional: true
checksum: 10/c9729ac7c1786ce3d20a66d05735dd010dfa82e954abb90aabf0284c1f0f076caa745433073d3311d7c377504f9233b718f0d7b6e1e624e2049162d434c35428
languageName: node
linkType: hard

"eslint-module-utils@npm:^2.12.0":
version: 2.12.0
resolution: "eslint-module-utils@npm:2.12.0"
Expand Down Expand Up @@ -3924,19 +3937,20 @@ __metadata:
linkType: hard

"eslint-plugin-jsonc@npm:^2.4.0":
version: 2.17.0
resolution: "eslint-plugin-jsonc@npm:2.17.0"
version: 2.18.0
resolution: "eslint-plugin-jsonc@npm:2.18.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
eslint-compat-utils: "npm:^0.6.0"
eslint-json-compat-utils: "npm:^0.1.2"
espree: "npm:^9.6.1"
graphemer: "npm:^1.4.0"
jsonc-eslint-parser: "npm:^2.0.4"
natural-compare: "npm:^1.4.0"
synckit: "npm:^0.6.0"
peerDependencies:
eslint: ">=6.0.0"
checksum: 10/89559aa3d1223198e381e45d56d61dc5bf6d5a378bb286fc09a8f41f0858460f6104eec3ba10f06a98a6c1420edf252ee7dc79176914406455bb4d048816617b
checksum: 10/072c9ab378586dc2fbce6947295f05e8741f68844e9c3c49b5dd263c192637fe2b0bf97a6dcd2318f7fac97e794ed8c02316385e7a2eb231707cc565dcd483c3
languageName: node
linkType: hard

Expand Down

0 comments on commit 3c68e9b

Please sign in to comment.