chore(dev-deps): bump up eslint family to resolve ERESOLVE during the installation phase

This commit is contained in:
Kengo TODA
2022-05-25 08:59:24 +08:00
parent 21895be435
commit 06795f34ce
2 changed files with 341 additions and 586 deletions

921
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -34,9 +34,9 @@
"@types/node": "^16.11.7",
"@typescript-eslint/parser": "^5.8.1",
"@vercel/ncc": "^0.31.1",
"eslint": "^7.32.0",
"eslint-plugin-github": "^4.3.2",
"eslint-plugin-jest": "^25.3.2",
"eslint": "^8.16.0",
"eslint-plugin-github": "^4.3.6",
"eslint-plugin-jest": "^26.2.2",
"jest": "^27.2.5",
"js-yaml": "^4.1.0",
"prettier": "2.5.1",