1
0
Fork 0
mirror of https://github.com/chirimen-oh/node-web-gpio.git synced 2025-04-09 22:56:22 +00:00

chore(deps): update dependency @types/node to v22.13.16 ()

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-01 16:27:30 +00:00 committed by GitHub
parent 3c824adddd
commit 5db0c8d7bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -15,7 +15,7 @@
"license": "MIT",
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@types/node": "22.13.8",
"@types/node": "22.13.16",
"husky": "9.1.7",
"lint-staged": "15.3.0",
"prettier": "3.3.3",

View file

@ -112,10 +112,10 @@
dependencies:
"@types/unist" "*"
"@types/node@22.13.8":
version "22.13.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.8.tgz#57e2450295b33a6518d6fd4f65f47236d3e41d8d"
integrity sha512-G3EfaZS+iOGYWLLRCEAXdWK9my08oHNZ+FHluRiggIYJPOXzhOiDgpVCUHaUvyIC5/fj7C/p637jdzC666AOKQ==
"@types/node@22.13.16":
version "22.13.16"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.16.tgz#802cff8e4c3b3fc7461c2adcc92d73d89779edad"
integrity sha512-15tM+qA4Ypml/N7kyRdvfRjBQT2RL461uF1Bldn06K0Nzn1lY3nAPgHlsVrJxdZ9WhZiW0Fmc1lOYMtDsAuB3w==
dependencies:
undici-types "~6.20.0"