chore(deps): update dependency eslint to v8.27.0
This commit is contained in:
parent
bc35fca4df
commit
b41d506e2c
2 changed files with 6 additions and 6 deletions
|
@ -83,7 +83,7 @@
|
|||
"@typescript-eslint/parser": "5.42.0",
|
||||
"conventional-changelog-cli": "2.2.2",
|
||||
"conventional-changelog-conventionalcommits": "5.0.0",
|
||||
"eslint": "8.26.0",
|
||||
"eslint": "8.27.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"fs-extra": "10.1.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2558,7 +2558,7 @@ __metadata:
|
|||
"@typescript-eslint/parser": 5.42.0
|
||||
conventional-changelog-cli: 2.2.2
|
||||
conventional-changelog-conventionalcommits: 5.0.0
|
||||
eslint: 8.26.0
|
||||
eslint: 8.27.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
fs-extra: 10.1.0
|
||||
|
@ -3036,9 +3036,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.26.0":
|
||||
version: 8.26.0
|
||||
resolution: "eslint@npm:8.26.0"
|
||||
"eslint@npm:8.27.0":
|
||||
version: 8.27.0
|
||||
resolution: "eslint@npm:8.27.0"
|
||||
dependencies:
|
||||
"@eslint/eslintrc": ^1.3.3
|
||||
"@humanwhocodes/config-array": ^0.11.6
|
||||
|
@ -3081,7 +3081,7 @@ __metadata:
|
|||
text-table: ^0.2.0
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: a2aced939ea060f77d10dcfced5cfeb940f63f383fd7ab1decadea64170ab552582e1c5909db1db641d4283178c9bc569f19b0f8900e00314a5f783e4b3f759d
|
||||
checksum: 153b022d309e1b647a73b1bb0fa98912add699b06e279084155f23c6f2b5fc5abd05411fc1ba81608a24bbfaf044ca079544c16fffa6fc987b8f676c9960a2c4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue