Merge pull request #83 from C4illin/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-7.17.0

build(deps-dev): update @typescript-eslint/eslint-plugin requirement from ^7.16.1 to ^7.17.0
This commit is contained in:
Emrik Östling 2024-07-23 17:16:55 +02:00 committed by GitHub
commit 83f041daa2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -28,7 +28,7 @@
"@types/eslint": "^8.56.10", "@types/eslint": "^8.56.10",
"@types/node": "^20.14.11", "@types/node": "^20.14.11",
"@types/ws": "^8.5.11", "@types/ws": "^8.5.11",
"@typescript-eslint/eslint-plugin": "^7.16.1", "@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.16.1", "@typescript-eslint/parser": "^7.16.1",
"cpy-cli": "^5.0.0", "cpy-cli": "^5.0.0",
"eslint-config-prettier": "^9.1.0", "eslint-config-prettier": "^9.1.0",