Merge pull request #71 from C4illin/dependabot/npm_and_yarn/types/ws-tw-8.5.11

build(deps-dev): update @types/ws requirement from ^8.5.10 to ^8.5.11
This commit is contained in:
Emrik Östling 2024-07-15 15:32:42 +02:00 committed by GitHub
commit 945775e52b
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

@ -27,7 +27,7 @@
"@types/bun": "^1.1.6", "@types/bun": "^1.1.6",
"@types/eslint": "^8.56.10", "@types/eslint": "^8.56.10",
"@types/node": "^20.14.10", "@types/node": "^20.14.10",
"@types/ws": "^8.5.10", "@types/ws": "^8.5.11",
"@typescript-eslint/eslint-plugin": "^7.16.0", "@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.16.0", "@typescript-eslint/parser": "^7.16.0",
"cpy-cli": "^5.0.0", "cpy-cli": "^5.0.0",