mirror of
https://github.com/renovatebot/github-action.git
synced 2026-02-03 18:58:09 +00:00
chore(deps): replace dependency @tsconfig/node20 with @tsconfig/node22 (#1010)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ffd1bc72a6
commit
df519dcd60
4 changed files with 9 additions and 9 deletions
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
|
|
@ -33,9 +33,9 @@ importers:
|
|||
'@semantic-release/npm':
|
||||
specifier: 13.1.3
|
||||
version: 13.1.3(semantic-release@25.0.2(typescript@5.9.3))
|
||||
'@tsconfig/node20':
|
||||
specifier: 20.1.8
|
||||
version: 20.1.8
|
||||
'@tsconfig/node22':
|
||||
specifier: 22.0.0
|
||||
version: 22.0.0
|
||||
'@tsconfig/strictest':
|
||||
specifier: 2.0.6
|
||||
version: 2.0.6
|
||||
|
|
@ -517,8 +517,8 @@ packages:
|
|||
resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@tsconfig/node20@20.1.8':
|
||||
resolution: {integrity: sha512-Em+IdPfByIzWRRpqWL4Z7ArLHZGxmc36BxE3jCz9nBFSm+5aLaPMZyjwu4yetvyKXeogWcxik4L1jB5JTWfw7A==}
|
||||
'@tsconfig/node22@22.0.0':
|
||||
resolution: {integrity: sha512-twLQ77zevtxobBOD4ToAtVmuYrpeYUh3qh+TEp+08IWhpsrIflVHqQ1F1CiPxQGL7doCdBIOOCF+1Tm833faNg==}
|
||||
|
||||
'@tsconfig/strictest@2.0.6':
|
||||
resolution: {integrity: sha512-tPOhmDhIUcDjvpDDYyiUdssP84Eqm7n5KxJe5J3/g+s6xoDIPAf+SIn06dhw7VkhxIvLOnhDDrX7tsqMHNEhDg==}
|
||||
|
|
@ -2726,7 +2726,7 @@ snapshots:
|
|||
|
||||
'@sindresorhus/merge-streams@4.0.0': {}
|
||||
|
||||
'@tsconfig/node20@20.1.8': {}
|
||||
'@tsconfig/node22@22.0.0': {}
|
||||
|
||||
'@tsconfig/strictest@2.0.6': {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue