Merge pull request #98 from C4illin/dependabot/npm_and_yarn/types/node-tw-22.0.3

build(deps-dev): update @types/node requirement from ^22.0.2 to ^22.0.3
This commit is contained in:
Emrik Östling 2024-08-02 16:45:25 +02:00 committed by GitHub
commit c84968be50
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

@ -30,7 +30,7 @@
"@total-typescript/ts-reset": "^0.5.1", "@total-typescript/ts-reset": "^0.5.1",
"@types/bun": "^1.1.6", "@types/bun": "^1.1.6",
"@types/eslint": "^9.6.0", "@types/eslint": "^9.6.0",
"@types/node": "^22.0.2", "@types/node": "^22.0.3",
"@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0", "@typescript-eslint/parser": "^8.0.0",
"cpy-cli": "^5.0.0", "cpy-cli": "^5.0.0",