Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 29, 2024
1 parent 15d2e5e commit d2a43eb
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@typescript-eslint/parser": "7.14.1",
"@vercel/ncc": "0.38.1",
"colorette": "2.0.20",
"eslint": "9.5.0",
"eslint": "9.6.0",
"eslint-config-prettier": "9.1.0",
"eslint-formatter-codeframe": "7.32.1",
"eslint-plugin-perfectionist": "2.11.0",
Expand Down
56 changes: 38 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -455,14 +455,14 @@ __metadata:
languageName: node
linkType: hard

"@eslint/config-array@npm:^0.16.0":
version: 0.16.0
resolution: "@eslint/config-array@npm:0.16.0"
"@eslint/config-array@npm:^0.17.0":
version: 0.17.0
resolution: "@eslint/config-array@npm:0.17.0"
dependencies:
"@eslint/object-schema": "npm:^2.1.4"
debug: "npm:^4.3.1"
minimatch: "npm:^3.0.5"
checksum: 10/6c1716f896a5bd290a2987ac28ec4fe18f052d2338ccf7822107eb0a6b974c44e6297cb7c9d6e0c5718c510e6c8e53043bea04cf4836dcb26a57e0255bfe99bc
minimatch: "npm:^3.1.2"
checksum: 10/4609b94519cd63ed1aba1429a53c0eb3cb5585056ffaa10184f0b7b91ceaed7ed5e625da3b5b4ffcc9b9093be8d6be7fc46111885936d6543890efb016aa303f
languageName: node
linkType: hard

Expand All @@ -483,10 +483,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.5.0":
version: 9.5.0
resolution: "@eslint/js@npm:9.5.0"
checksum: 10/206364e3a074eaaeccc2b9e1e3f129539106a81ec634f32c51bc1699e0c4a47ab3e6480a6484a198bca6406888ba8f2917c35a87296680905d146075b5ed2738
"@eslint/js@npm:9.6.0":
version: 9.6.0
resolution: "@eslint/js@npm:9.6.0"
checksum: 10/b2ba6cab129630664af9539cb80116207f472a31830dd129b9e0bded2b3212a9eb5f664b9cddccc34a32c252add1f01c0cd6b91973b8ec2a274d643db356d82f
languageName: node
linkType: hard

Expand Down Expand Up @@ -590,7 +590,7 @@ __metadata:
"@typescript-eslint/parser": "npm:7.14.1"
"@vercel/ncc": "npm:0.38.1"
colorette: "npm:2.0.20"
eslint: "npm:9.5.0"
eslint: "npm:9.6.0"
eslint-config-prettier: "npm:9.1.0"
eslint-formatter-codeframe: "npm:7.32.1"
eslint-plugin-perfectionist: "npm:2.11.0"
Expand Down Expand Up @@ -1062,6 +1062,15 @@ __metadata:
languageName: node
linkType: hard

"acorn@npm:^8.12.0":
version: 8.12.0
resolution: "acorn@npm:8.12.0"
bin:
acorn: bin/acorn
checksum: 10/550cc5033184eb98f7fbe2e9ddadd0f47f065734cc682f25db7a244f52314eb816801b64dec7174effd978045bd1754892731a90b1102b0ede9d17a15cfde138
languageName: node
linkType: hard

"agent-base@npm:^7.0.2, agent-base@npm:^7.1.0":
version: 7.1.0
resolution: "agent-base@npm:7.1.0"
Expand Down Expand Up @@ -1695,15 +1704,15 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:9.5.0":
version: 9.5.0
resolution: "eslint@npm:9.5.0"
"eslint@npm:9.6.0":
version: 9.6.0
resolution: "eslint@npm:9.6.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.6.1"
"@eslint/config-array": "npm:^0.16.0"
"@eslint/config-array": "npm:^0.17.0"
"@eslint/eslintrc": "npm:^3.1.0"
"@eslint/js": "npm:9.5.0"
"@eslint/js": "npm:9.6.0"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@humanwhocodes/retry": "npm:^0.3.0"
"@nodelib/fs.walk": "npm:^1.2.8"
Expand All @@ -1714,7 +1723,7 @@ __metadata:
escape-string-regexp: "npm:^4.0.0"
eslint-scope: "npm:^8.0.1"
eslint-visitor-keys: "npm:^4.0.0"
espree: "npm:^10.0.1"
espree: "npm:^10.1.0"
esquery: "npm:^1.5.0"
esutils: "npm:^2.0.2"
fast-deep-equal: "npm:^3.1.3"
Expand All @@ -1735,7 +1744,7 @@ __metadata:
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: 10/47578c242659a398638918c6f61a12c3e1e0ca71733769a54fdfd7be6d7c4ca0824694861846959829784b23cbfca5aad9599714dc0f4ae48ffdcdafbfe67bea
checksum: 10/3230b13f30ab6204daf0413ef819d49c9b37cc54f246f39ed4b129b8e6ad0b4d4d30ad339c7196cb9110e28404f19cc028039481e629de77a5211ae761b9b122
languageName: node
linkType: hard

Expand All @@ -1750,6 +1759,17 @@ __metadata:
languageName: node
linkType: hard

"espree@npm:^10.1.0":
version: 10.1.0
resolution: "espree@npm:10.1.0"
dependencies:
acorn: "npm:^8.12.0"
acorn-jsx: "npm:^5.3.2"
eslint-visitor-keys: "npm:^4.0.0"
checksum: 10/a673aa39a19a51763d92272f8f3772ae3d4b10624740bb72d5f273b631b43f1a5a32b385c1da6ae6bc10be05a5913bc4679ebd22a09c7b336a745204834806ea
languageName: node
linkType: hard

"espree@npm:^9.3.1":
version: 9.6.1
resolution: "espree@npm:9.6.1"
Expand Down Expand Up @@ -2435,7 +2455,7 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^3.0.5, minimatch@npm:^3.1.2":
"minimatch@npm:^3.1.2":
version: 3.1.2
resolution: "minimatch@npm:3.1.2"
dependencies:
Expand Down

0 comments on commit d2a43eb

Please sign in to comment.