chore(deps): update dependency eslint to v8.56.0
This commit is contained in:
parent
f270481b76
commit
3ccf33fa08
2 changed files with 11 additions and 11 deletions
|
@ -40,7 +40,7 @@
|
|||
"@swc/core": "1.3.100",
|
||||
"conventional-changelog-cli": "4.1.0",
|
||||
"conventional-changelog-conventionalcommits": "7.0.2",
|
||||
"eslint": "8.55.0",
|
||||
"eslint": "8.56.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"fs-extra": "11.2.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -297,10 +297,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
|
||||
|
||||
|
@ -2100,14 +2100,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.55.0":
|
||||
version: 8.55.0
|
||||
resolution: "eslint@npm:8.55.0"
|
||||
"eslint@npm:8.56.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"
|
||||
|
@ -2144,7 +2144,7 @@ __metadata:
|
|||
text-table: "npm:^0.2.0"
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: d28c0b60f19bb7d355cb8393e77b018c8f548dba3f820b799c89bb2e0c436ee26084e700c5e57e1e97e7972ec93065277849141b82e7b0c0d02c2dc1e553a2a1
|
||||
checksum: 2be598f7da1339d045ad933ffd3d4742bee610515cd2b0d9a2b8b729395a01d4e913552fff555b559fccaefd89d7b37632825789d1b06470608737ae69ab43fb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5533,7 +5533,7 @@ __metadata:
|
|||
"@swc/core": "npm:1.3.100"
|
||||
conventional-changelog-cli: "npm:4.1.0"
|
||||
conventional-changelog-conventionalcommits: "npm:7.0.2"
|
||||
eslint: "npm:8.55.0"
|
||||
eslint: "npm:8.56.0"
|
||||
eslint-config-prettier: "npm:9.1.0"
|
||||
eslint-plugin-prettier: "npm:4.2.1"
|
||||
fs-extra: "npm:11.2.0"
|
||||
|
|
Loading…
Reference in a new issue