Merge pull request #107 from windingwind/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.3.1

build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.3.1
This commit is contained in:
windingwind 2024-03-25 22:14:44 +08:00 committed by GitHub
commit eec0d47a96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,7 @@
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^20.10.4", "@types/node": "^20.10.4",
"@typescript-eslint/eslint-plugin": "^6.14.0", "@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.1.1", "@typescript-eslint/parser": "^7.1.1",
"chokidar": "^3.5.3", "chokidar": "^3.5.3",
"compressing": "^1.10.0", "compressing": "^1.10.0",