Merge pull request #97 from C4illin/dependabot/npm_and_yarn/types/node-tw-22.0.2

build(deps-dev): update @types/node requirement from ^22.0.0 to ^22.0.2
This commit is contained in:
Emrik Östling 2024-08-01 11:11:16 +02:00 committed by GitHub
commit f1ac71b397
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.0", "@types/node": "^22.0.2",
"@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0", "@typescript-eslint/parser": "^7.18.0",
"cpy-cli": "^5.0.0", "cpy-cli": "^5.0.0",