mirror of https://github.com/aminya/setup-cpp.git
fix(deps): update dependency @types/node to v22.15.29
This commit is contained in:
parent
820b8f3163
commit
55470af31b
|
|
@ -20,7 +20,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.1",
|
||||
"@types/node": "22.15.21",
|
||||
"@types/node": "22.15.29",
|
||||
"admina": "^1.0.1",
|
||||
"ci-info": "^4.0.0",
|
||||
"escape-path-with-spaces": "^1.0.2",
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/node": "22.15.21",
|
||||
"@types/node": "22.15.29",
|
||||
"admina": "^1.0.1",
|
||||
"path-exists": "^5.0.0",
|
||||
"ci-log": "workspace:*",
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"test": "jest --coverage --runInBand"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/node": "22.15.21",
|
||||
"@types/node": "22.15.29",
|
||||
"admina": "^1.0.1",
|
||||
"ci-info": "^4.0.0",
|
||||
"ci-log": "workspace:*",
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/node": "22.15.21",
|
||||
"@types/node": "22.15.29",
|
||||
"ci-log": "workspace:*",
|
||||
"envosman": "workspace:*",
|
||||
"which": "4.0.0",
|
||||
|
|
|
|||
546
pnpm-lock.yaml
546
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue