Merge pull request #52 from C4illin/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-7.14.1

build(deps-dev): update @typescript-eslint/eslint-plugin requirement from ^7.13.1 to ^7.14.1
This commit is contained in:
Emrik Östling 2024-06-25 11:34:25 +02:00 committed by GitHub
commit 755a4170f2
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.8", "@types/node": "^20.14.8",
"@types/ws": "^8.5.10", "@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^7.13.1", "@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1", "@typescript-eslint/parser": "^7.14.1",
"cpy-cli": "^5.0.0", "cpy-cli": "^5.0.0",
"eslint-config-prettier": "^9.1.0", "eslint-config-prettier": "^9.1.0",