Skip to content

Commit

Permalink
Update dependency eslint to v8.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent 9edee96 commit f9eb7a9
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@
"@portabletext/toolkit": "^2.0.10",
"@portabletext/types": "^2.0.8",
"@tailwindcss/typography": "^0.5.10",
"@types/eslint": "8.56.2",
"@types/eslint": "8.56.5",
"@types/node": "^20.11.19",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"autoprefixer": "^10.4.17",
"daisyui": "^4.7.2",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-qwik": "^1.4.5",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -263,10 +263,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.56.0":
version: 8.56.0
resolution: "@eslint/js@npm:8.56.0"
checksum: 60b3a1cf240e2479cec9742424224465dc50e46d781da1b7f5ef240501b2d1202c225bd456207faac4b34a64f4765833345bc4ddffd00395e1db40fa8c426f5a
"@eslint/js@npm:8.57.0":
version: 8.57.0
resolution: "@eslint/js@npm:8.57.0"
checksum: 9a518bb8625ba3350613903a6d8c622352ab0c6557a59fe6ff6178bf882bf57123f9d92aa826ee8ac3ee74b9c6203fe630e9ee00efb03d753962dcf65ee4bd94
languageName: node
linkType: hard

Expand All @@ -277,7 +277,7 @@ __metadata:
languageName: node
linkType: hard

"@humanwhocodes/config-array@npm:^0.11.13":
"@humanwhocodes/config-array@npm:^0.11.14":
version: 0.11.14
resolution: "@humanwhocodes/config-array@npm:0.11.14"
dependencies:
Expand Down Expand Up @@ -660,13 +660,13 @@ __metadata:
"@portabletext/toolkit": "npm:^2.0.10"
"@portabletext/types": "npm:^2.0.8"
"@tailwindcss/typography": "npm:^0.5.10"
"@types/eslint": "npm:8.56.2"
"@types/eslint": "npm:8.56.5"
"@types/node": "npm:^20.11.19"
"@typescript-eslint/eslint-plugin": "npm:6.21.0"
"@typescript-eslint/parser": "npm:6.21.0"
autoprefixer: "npm:^10.4.17"
daisyui: "npm:^4.7.2"
eslint: "npm:8.56.0"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.1.3"
eslint-plugin-qwik: "npm:^1.4.5"
Expand All @@ -690,13 +690,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:8.56.2":
version: 8.56.2
resolution: "@types/eslint@npm:8.56.2"
"@types/eslint@npm:8.56.5":
version: 8.56.5
resolution: "@types/eslint@npm:8.56.5"
dependencies:
"@types/estree": "npm:*"
"@types/json-schema": "npm:*"
checksum: e33ca87a30a9454ba9943e1270ac759996f5fe598a1c1afbaec1d1e7346a339e20bf2a9d81f177067116bbaa6cfa4f748993cb338f57978ae862ad38ffae56fe
checksum: 1d5d70ea107c63adfaf63020f85859c404f90c21ada2a655376b8e76109df354643797e30c7afc3b2de84797d9f5ce9f03f53a5d29a186706a44afd90f76597c
languageName: node
linkType: hard

Expand Down Expand Up @@ -1775,15 +1775,15 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.56.0":
version: 8.56.0
resolution: "eslint@npm:8.56.0"
"eslint@npm:8.57.0":
version: 8.57.0
resolution: "eslint@npm:8.57.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.6.1"
"@eslint/eslintrc": "npm:^2.1.4"
"@eslint/js": "npm:8.56.0"
"@humanwhocodes/config-array": "npm:^0.11.13"
"@eslint/js": "npm:8.57.0"
"@humanwhocodes/config-array": "npm:^0.11.14"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@nodelib/fs.walk": "npm:^1.2.8"
"@ungap/structured-clone": "npm:^1.2.0"
Expand Down Expand Up @@ -1819,7 +1819,7 @@ __metadata:
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: 2be598f7da1339d045ad933ffd3d4742bee610515cd2b0d9a2b8b729395a01d4e913552fff555b559fccaefd89d7b37632825789d1b06470608737ae69ab43fb
checksum: 00bb96fd2471039a312435a6776fe1fd557c056755eaa2b96093ef3a8508c92c8775d5f754768be6b1dddd09fdd3379ddb231eeb9b6c579ee17ea7d68000a529
languageName: node
linkType: hard

Expand Down

0 comments on commit f9eb7a9

Please sign in to comment.