Upgrade eslint
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
"@types/react": "^18.0.21",
|
"@types/react": "^18.0.21",
|
||||||
"@types/react-redux": "^7.1.24",
|
"@types/react-redux": "^7.1.24",
|
||||||
"@typescript-eslint/eslint-plugin": "^5.38.0",
|
"@typescript-eslint/eslint-plugin": "^5.38.0",
|
||||||
"eslint": "^8.23.1",
|
"eslint": "^8.24.0",
|
||||||
"eslint-config-next": "^12.3.1",
|
"eslint-config-next": "^12.3.1",
|
||||||
"eslint-config-prettier": "^8.5.0",
|
"eslint-config-prettier": "^8.5.0",
|
||||||
"eslint-plugin-jsx-a11y": "^6.6.1",
|
"eslint-plugin-jsx-a11y": "^6.6.1",
|
||||||
|
|||||||
20
yarn.lock
20
yarn.lock
@@ -1394,14 +1394,14 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@humanwhocodes/config-array@npm:^0.10.4":
|
"@humanwhocodes/config-array@npm:^0.10.5":
|
||||||
version: 0.10.4
|
version: 0.10.7
|
||||||
resolution: "@humanwhocodes/config-array@npm:0.10.4"
|
resolution: "@humanwhocodes/config-array@npm:0.10.7"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@humanwhocodes/object-schema": ^1.2.1
|
"@humanwhocodes/object-schema": ^1.2.1
|
||||||
debug: ^4.1.1
|
debug: ^4.1.1
|
||||||
minimatch: ^3.0.4
|
minimatch: ^3.0.4
|
||||||
checksum: d480e5d57e6d787565b6cff78e27c3d1b380692d4ffb0ada7d7f5957a56c9032f034da05a3e443065dbd0671ebf4d859036ced34e96b325bbc1badbae3c05300
|
checksum: 009d64be8d5bd098ff04e10af79e34f5633245250581fca032fac12a8667b2df8e7d169e69c05bff4d83ea3dd3c7d2d0e05ea9b94d89a7d092e26530caf6f8a3
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -2955,12 +2955,12 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint@npm:^8.23.1":
|
"eslint@npm:^8.24.0":
|
||||||
version: 8.23.1
|
version: 8.24.0
|
||||||
resolution: "eslint@npm:8.23.1"
|
resolution: "eslint@npm:8.24.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint/eslintrc": ^1.3.2
|
"@eslint/eslintrc": ^1.3.2
|
||||||
"@humanwhocodes/config-array": ^0.10.4
|
"@humanwhocodes/config-array": ^0.10.5
|
||||||
"@humanwhocodes/gitignore-to-minimatch": ^1.0.2
|
"@humanwhocodes/gitignore-to-minimatch": ^1.0.2
|
||||||
"@humanwhocodes/module-importer": ^1.0.1
|
"@humanwhocodes/module-importer": ^1.0.1
|
||||||
ajv: ^6.10.0
|
ajv: ^6.10.0
|
||||||
@@ -3000,7 +3000,7 @@ __metadata:
|
|||||||
text-table: ^0.2.0
|
text-table: ^0.2.0
|
||||||
bin:
|
bin:
|
||||||
eslint: bin/eslint.js
|
eslint: bin/eslint.js
|
||||||
checksum: a727e15492786a03b438bcf021db49f715680679846a7b8d79b98ad34576f2a570404ffe882d3c3e26f6359bff7277ef11fae5614bfe8629adb653f20d018c71
|
checksum: ca293ce7116599b742d7ab4d43db469beec22f40dd272092d809498be3cff3a7c567769f9763bdf6799aac13dd53447b93a99629b7b54092783046eb57eaced6
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -3986,7 +3986,7 @@ __metadata:
|
|||||||
"@types/react-redux": ^7.1.24
|
"@types/react-redux": ^7.1.24
|
||||||
"@typescript-eslint/eslint-plugin": ^5.38.0
|
"@typescript-eslint/eslint-plugin": ^5.38.0
|
||||||
date-fns: ^2.29.3
|
date-fns: ^2.29.3
|
||||||
eslint: ^8.23.1
|
eslint: ^8.24.0
|
||||||
eslint-config-next: ^12.3.1
|
eslint-config-next: ^12.3.1
|
||||||
eslint-config-prettier: ^8.5.0
|
eslint-config-prettier: ^8.5.0
|
||||||
eslint-plugin-jsx-a11y: ^6.6.1
|
eslint-plugin-jsx-a11y: ^6.6.1
|
||||||
|
|||||||
Reference in New Issue
Block a user