mirror of https://github.com/aminya/setup-cpp.git
fix(deps): update dependency ci-info to v4.2.0
This commit is contained in:
parent
57e4acf400
commit
db6e8f43c7
|
|
@ -114,7 +114,7 @@ importers:
|
|||
version: 3.0.1
|
||||
ci-info:
|
||||
specifier: ^4.1.0
|
||||
version: 4.1.0
|
||||
version: 4.2.0
|
||||
ci-log:
|
||||
specifier: workspace:*
|
||||
version: link:packages/ci-log
|
||||
|
|
@ -300,7 +300,7 @@ importers:
|
|||
version: 1.11.1
|
||||
ci-info:
|
||||
specifier: ^4.0.0
|
||||
version: 4.1.0
|
||||
version: 4.2.0
|
||||
|
||||
packages/envosman:
|
||||
dependencies:
|
||||
|
|
@ -309,13 +309,13 @@ importers:
|
|||
version: 1.11.1
|
||||
'@types/node':
|
||||
specifier: 22.13.8
|
||||
version: 22.13.10
|
||||
version: 22.13.8
|
||||
admina:
|
||||
specifier: ^1.0.1
|
||||
version: 1.0.1
|
||||
ci-info:
|
||||
specifier: ^4.0.0
|
||||
version: 4.1.0
|
||||
version: 4.2.0
|
||||
ci-log:
|
||||
specifier: workspace:*
|
||||
version: link:../ci-log
|
||||
|
|
@ -365,13 +365,13 @@ importers:
|
|||
dependencies:
|
||||
'@types/node':
|
||||
specifier: 22.13.8
|
||||
version: 22.13.10
|
||||
version: 22.13.8
|
||||
admina:
|
||||
specifier: ^1.0.1
|
||||
version: 1.0.1
|
||||
ci-info:
|
||||
specifier: ^4.0.0
|
||||
version: 4.1.0
|
||||
version: 4.2.0
|
||||
ci-log:
|
||||
specifier: workspace:*
|
||||
version: link:../ci-log
|
||||
|
|
@ -408,7 +408,7 @@ importers:
|
|||
dependencies:
|
||||
'@types/node':
|
||||
specifier: 22.13.8
|
||||
version: 22.13.10
|
||||
version: 22.13.8
|
||||
ci-log:
|
||||
specifier: workspace:*
|
||||
version: link:../ci-log
|
||||
|
|
@ -1819,6 +1819,9 @@ 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==}
|
||||
|
||||
|
|
@ -2364,8 +2367,8 @@ packages:
|
|||
resolution: {integrity: sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
ci-info@4.1.0:
|
||||
resolution: {integrity: sha512-HutrvTNsF48wnxkzERIXOe5/mlcfFcbfCmwcg6CJnizbSue78AbDt+1cgl26zwn61WFxhcPykPfZrbqjGmBb4A==}
|
||||
ci-info@4.2.0:
|
||||
resolution: {integrity: sha512-cYY9mypksY8NRqgDB1XD1RiJL338v/551niynFTGkZOO2LHuB2OmOYxDIe/ttN9AHwrqdum1360G3ald0W9kCg==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
cjs-module-lexer@1.4.3:
|
||||
|
|
@ -7175,6 +7178,10 @@ 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':
|
||||
|
|
@ -7886,7 +7893,7 @@ snapshots:
|
|||
|
||||
ci-info@3.9.0: {}
|
||||
|
||||
ci-info@4.1.0: {}
|
||||
ci-info@4.2.0: {}
|
||||
|
||||
cjs-module-lexer@1.4.3: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue