Skip to content

Commit

Permalink
meta: update dependency eslint to v8.56.0 (#16881)
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] committed Dec 16, 2023
1 parent ac50387 commit 59a873a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"concurrently": "8.2.2",
"cross-env": "7.0.3",
"esbuild": "0.17.19",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-plugin-jsdoc": "46.9.1",
"eslint-plugin-mocha": "10.2.0",
"fast-glob": "3.3.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1422,10 +1422,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.55.0":
version: 8.55.0
resolution: "@eslint/js@npm:8.55.0"
checksum: 88ab9fc57a651becd2b32ec40a3958db27fae133b1ae77bebd733aa5bbd00a92f325bb02f20ad680d31c731fa49b22f060a4777dd52eb3e27da013d940bd978d
"@eslint/js@npm:8.56.0":
version: 8.56.0
resolution: "@eslint/js@npm:8.56.0"
checksum: 60b3a1cf240e2479cec9742424224465dc50e46d781da1b7f5ef240501b2d1202c225bd456207faac4b34a64f4765833345bc4ddffd00395e1db40fa8c426f5a
languageName: node
linkType: hard

Expand Down Expand Up @@ -2219,7 +2219,7 @@ __metadata:
concurrently: "npm:8.2.2"
cross-env: "npm:7.0.3"
esbuild: "npm:0.17.19"
eslint: "npm:8.55.0"
eslint: "npm:8.56.0"
eslint-plugin-jsdoc: "npm:46.9.1"
eslint-plugin-mocha: "npm:10.2.0"
fast-glob: "npm:3.3.2"
Expand Down Expand Up @@ -5973,14 +5973,14 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.55.0, eslint@npm:^8.38.0":
version: 8.55.0
resolution: "eslint@npm:8.55.0"
"eslint@npm:8.56.0, eslint@npm:^8.38.0":
version: 8.56.0
resolution: "eslint@npm:8.56.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.55.0"
"@eslint/js": "npm:8.56.0"
"@humanwhocodes/config-array": "npm:^0.11.13"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@nodelib/fs.walk": "npm:^1.2.8"
Expand Down Expand Up @@ -6017,7 +6017,7 @@ __metadata:
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: d28c0b60f19bb7d355cb8393e77b018c8f548dba3f820b799c89bb2e0c436ee26084e700c5e57e1e97e7972ec93065277849141b82e7b0c0d02c2dc1e553a2a1
checksum: 2be598f7da1339d045ad933ffd3d4742bee610515cd2b0d9a2b8b729395a01d4e913552fff555b559fccaefd89d7b37632825789d1b06470608737ae69ab43fb
languageName: node
linkType: hard

Expand Down

0 comments on commit 59a873a

Please sign in to comment.