build: bump up eslint-plugins

Signed-off-by: Kengo TODA <skypencil@gmail.com>
This commit is contained in:
Kengo TODA
2024-03-17 06:22:42 +08:00
committed by Kengo TODA
parent 3f412010bf
commit 1a711736fb
2 changed files with 184 additions and 109 deletions

View File

@@ -40,8 +40,8 @@
"@typescript-eslint/parser": "^7.0.0",
"@vercel/ncc": "^0.38.0",
"eslint": "^8.1.0",
"eslint-plugin-github": "^4.10.1",
"eslint-plugin-jest": "^27.0.1",
"eslint-plugin-github": "^4.10.2",
"eslint-plugin-jest": "^27.9.0",
"jest": "^29.0.0",
"js-yaml": "^4.1.0",
"prettier": "3.2.5",