Merge pull request #37 from C4illin/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-7.13.1

build(deps-dev): update @typescript-eslint/eslint-plugin requirement from ^7.13.0 to ^7.13.1
This commit is contained in:
Emrik Östling 2024-06-19 00:40:57 +02:00 committed by GitHub
commit cef60afee3
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.5", "@types/node": "^20.14.5",
"@types/ws": "^8.5.10", "@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^7.13.0", "@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1", "@typescript-eslint/parser": "^7.13.1",
"cpy-cli": "^5.0.0", "cpy-cli": "^5.0.0",
"eslint-config-prettier": "^9.1.0", "eslint-config-prettier": "^9.1.0",