fix(deps): update dependencies

This commit is contained in:
renovate[bot] 2024-09-21 02:59:06 +00:00 committed by GitHub
parent 88f2cb4b22
commit 8afbb1a7c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 14 deletions

View File

@ -17,9 +17,9 @@
"prepublishOnly": "pnpm run build" "prepublishOnly": "pnpm run build"
}, },
"dependencies": { "dependencies": {
"execa": "^7", "execa": "7.2.0",
"which": "^4.0.0", "which": "^4.0.0",
"@types/node": "^14" "@types/node": "^22.0.0"
}, },
"devDependencies": { "devDependencies": {
"@types/which": "^3.0.0" "@types/which": "^3.0.0"

View File

@ -24,7 +24,7 @@
"ci-log": "workspace:*", "ci-log": "workspace:*",
"envosman": "workspace:*", "envosman": "workspace:*",
"which": "4.0.0", "which": "4.0.0",
"execa": "^7", "execa": "7.2.0",
"escape-string-regexp": "^5.0.0", "escape-string-regexp": "^5.0.0",
"node-downloader-helper": "2.1.9", "node-downloader-helper": "2.1.9",
"memoizee": "^0.4.17" "memoizee": "^0.4.17"

View File

@ -22,7 +22,7 @@
"ci-log": "workspace:*", "ci-log": "workspace:*",
"envosman": "workspace:*", "envosman": "workspace:*",
"which": "4.0.0", "which": "4.0.0",
"execa": "^7", "execa": "7.2.0",
"setup-apt": "workspace:*", "setup-apt": "workspace:*",
"node-downloader-helper": "2.1.9" "node-downloader-helper": "2.1.9"
}, },

View File

@ -336,10 +336,10 @@ importers:
packages/exec-powershell: packages/exec-powershell:
dependencies: dependencies:
'@types/node': '@types/node':
specifier: ^14 specifier: ^22.0.0
version: 14.18.63 version: 22.5.5
execa: execa:
specifier: ^7 specifier: 7.2.0
version: 7.2.0 version: 7.2.0
which: which:
specifier: ^4.0.0 specifier: ^4.0.0
@ -370,7 +370,7 @@ importers:
specifier: ^5.0.0 specifier: ^5.0.0
version: 5.0.0 version: 5.0.0
execa: execa:
specifier: ^7 specifier: 7.2.0
version: 7.2.0 version: 7.2.0
memoizee: memoizee:
specifier: ^0.4.17 specifier: ^0.4.17
@ -404,7 +404,7 @@ importers:
specifier: workspace:* specifier: workspace:*
version: link:../envosman version: link:../envosman
execa: execa:
specifier: ^7 specifier: 7.2.0
version: 7.2.0 version: 7.2.0
node-downloader-helper: node-downloader-helper:
specifier: 2.1.9 specifier: 2.1.9
@ -1734,9 +1734,6 @@ packages:
'@types/ms@0.7.34': '@types/ms@0.7.34':
resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==}
'@types/node@14.18.63':
resolution: {integrity: sha512-fAtCfv4jJg+ExtXhvCkCqUKZ+4ok/JQk01qDKhL5BDDoS3AxKXhV5/MAVUZyQnSEd2GT92fkgZl0pz0Q0AzcIQ==}
'@types/node@18.19.50': '@types/node@18.19.50':
resolution: {integrity: sha512-xonK+NRrMBRtkL1hVCc3G+uXtjh1Al4opBLjqVmipe5ZAaBYWW6cNAiBVZ1BvmkBhep698rP3UM3aRAdSALuhg==} resolution: {integrity: sha512-xonK+NRrMBRtkL1hVCc3G+uXtjh1Al4opBLjqVmipe5ZAaBYWW6cNAiBVZ1BvmkBhep698rP3UM3aRAdSALuhg==}
@ -6929,8 +6926,6 @@ snapshots:
'@types/ms@0.7.34': {} '@types/ms@0.7.34': {}
'@types/node@14.18.63': {}
'@types/node@18.19.50': '@types/node@18.19.50':
dependencies: dependencies:
undici-types: 5.26.5 undici-types: 5.26.5