Merge pull request #54 from C4illin/dependabot/npm_and_yarn/types/node-tw-20.14.9

build(deps-dev): update @types/node requirement from ^20.14.8 to ^20.14.9
This commit is contained in:
Emrik Östling 2024-06-26 16:27:25 +02:00 committed by GitHub
commit fd05ee5cd5
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.8", "@types/node": "^20.14.9",
"@types/ws": "^8.5.10", "@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^7.14.1", "@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1", "@typescript-eslint/parser": "^7.14.1",