chore(deps): update dependency typescript to v5.5.2 (#276)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-24 11:06:57 +03:00
committed by GitHub
parent f1685ffc73
commit 424369393f
2 changed files with 8 additions and 8 deletions

View File

@@ -26,7 +26,7 @@
"nock": "13.5.4",
"prettier": "3.3.2",
"tsup": "8.1.0",
"typescript": "5.4.5",
"typescript": "5.5.2",
"vitest": "1.6.0"
},
"engines": {

14
pnpm-lock.yaml generated
View File

@@ -21,10 +21,10 @@ devDependencies:
version: 3.3.2
tsup:
specifier: 8.1.0
version: 8.1.0(typescript@5.4.5)
version: 8.1.0(typescript@5.5.2)
typescript:
specifier: 5.4.5
version: 5.4.5
specifier: 5.5.2
version: 5.5.2
vitest:
specifier: 1.6.0
version: 1.6.0
@@ -3022,7 +3022,7 @@ packages:
resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
dev: false
/tsup@8.1.0(typescript@5.4.5):
/tsup@8.1.0(typescript@5.5.2):
resolution: {integrity: sha512-UFdfCAXukax+U6KzeTNO2kAARHcWxmKsnvSPXUcfA1D+kU05XDccCrkffCQpFaWDsZfV0jMyTsxU39VfCp6EOg==}
engines: {node: '>=18'}
hasBin: true
@@ -3055,7 +3055,7 @@ packages:
source-map: 0.8.0-beta.0
sucrase: 3.29.0
tree-kill: 1.2.2
typescript: 5.4.5
typescript: 5.5.2
transitivePeerDependencies:
- supports-color
- ts-node
@@ -3079,8 +3079,8 @@ packages:
mime-types: 2.1.35
dev: false
/typescript@5.4.5:
resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==}
/typescript@5.5.2:
resolution: {integrity: sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==}
engines: {node: '>=14.17'}
hasBin: true
dev: true