fix(deps): update dependency @types/node to v22.13.10

This commit is contained in:
renovate[bot] 2025-03-09 21:25:19 +00:00 committed by GitHub
parent 799b040705
commit 595d13eb74
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 16 deletions

View File

@ -18,7 +18,7 @@
},
"dependencies": {
"@actions/core": "^1.10.1",
"@types/node": "22.13.8",
"@types/node": "22.13.10",
"admina": "^1.0.1",
"ci-info": "^4.0.0",
"escape-path-with-spaces": "^1.0.2",

View File

@ -22,7 +22,7 @@
"prepublishOnly": "pnpm run build"
},
"dependencies": {
"@types/node": "22.13.8",
"@types/node": "22.13.10",
"admina": "^1.0.1",
"ci-info": "^4.0.0",
"path-exists": "^5.0.0",

View File

@ -23,7 +23,7 @@
"test": "jest --coverage"
},
"dependencies": {
"@types/node": "22.13.8",
"@types/node": "22.13.10",
"ci-log": "workspace:*",
"envosman": "workspace:*",
"which": "4.0.0",

View File

@ -308,8 +308,8 @@ importers:
specifier: ^1.10.1
version: 1.11.1
'@types/node':
specifier: 22.13.8
version: 22.13.8
specifier: 22.13.10
version: 22.13.10
admina:
specifier: ^1.0.1
version: 1.0.1
@ -364,8 +364,8 @@ importers:
packages/setup-apt:
dependencies:
'@types/node':
specifier: 22.13.8
version: 22.13.8
specifier: 22.13.10
version: 22.13.10
admina:
specifier: ^1.0.1
version: 1.0.1
@ -407,8 +407,8 @@ importers:
packages/setup-brew:
dependencies:
'@types/node':
specifier: 22.13.8
version: 22.13.8
specifier: 22.13.10
version: 22.13.10
ci-log:
specifier: workspace:*
version: link:../ci-log
@ -1819,9 +1819,6 @@ packages:
'@types/node@22.13.10':
resolution: {integrity: sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==}
'@types/node@22.13.8':
resolution: {integrity: sha512-G3EfaZS+iOGYWLLRCEAXdWK9my08oHNZ+FHluRiggIYJPOXzhOiDgpVCUHaUvyIC5/fj7C/p637jdzC666AOKQ==}
'@types/normalize-package-data@2.4.4':
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
@ -7178,10 +7175,6 @@ snapshots:
dependencies:
undici-types: 6.20.0
'@types/node@22.13.8':
dependencies:
undici-types: 6.20.0
'@types/normalize-package-data@2.4.4': {}
'@types/replace-ext@2.0.2':