Merge pull request #40 from C4illin/dependabot/npm_and_yarn/types/node-tw-20.14.6

build(deps-dev): update @types/node requirement from ^20.14.5 to ^20.14.6
This commit is contained in:
Emrik Östling 2024-06-20 11:20:37 +02:00 committed by GitHub
commit 8121114ccb
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

@ -26,7 +26,7 @@
"@total-typescript/ts-reset": "^0.5.1", "@total-typescript/ts-reset": "^0.5.1",
"@types/bun": "^1.1.5", "@types/bun": "^1.1.5",
"@types/eslint": "^8.56.10", "@types/eslint": "^8.56.10",
"@types/node": "^20.14.5", "@types/node": "^20.14.6",
"@types/ws": "^8.5.10", "@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^7.13.1", "@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1", "@typescript-eslint/parser": "^7.13.1",