mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-03 23:09:17 -05:00
chore(deps): update dependency tsd to v0.19.1 (#2867)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
9aa77d92c8
commit
9c10955988
2 changed files with 9 additions and 9 deletions
|
@ -39,7 +39,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "14.6.0",
|
"@types/node": "14.6.0",
|
||||||
"tsd": "0.18.0"
|
"tsd": "0.19.1"
|
||||||
},
|
},
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "opencollective",
|
"type": "opencollective",
|
||||||
|
|
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
|
@ -416,10 +416,10 @@ importers:
|
||||||
packages/core/types:
|
packages/core/types:
|
||||||
specifiers:
|
specifiers:
|
||||||
'@types/node': 14.6.0
|
'@types/node': 14.6.0
|
||||||
tsd: 0.18.0
|
tsd: 0.19.1
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@types/node': 14.6.0
|
'@types/node': 14.6.0
|
||||||
tsd: 0.18.0
|
tsd: 0.19.1
|
||||||
|
|
||||||
packages/core/url:
|
packages/core/url:
|
||||||
specifiers:
|
specifiers:
|
||||||
|
@ -8318,8 +8318,8 @@ packages:
|
||||||
resolution: {integrity: sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==}
|
resolution: {integrity: sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@tsd/typescript/4.4.4:
|
/@tsd/typescript/4.5.4:
|
||||||
resolution: {integrity: sha512-XNaotnbhU6sKSXYg9rVz4L9i9g+j+x1IIgMPztK8KumtMEsrLXcqPBKp/qzmUKwAZEqgHs4+TTz90dUu5/aIqQ==}
|
resolution: {integrity: sha512-iDlLkdg3sCjUSNdoUCsYM/SXheHrdxHsR6msIkbFDW4pV6gHTMwg/8te/paLtywDjGL4S4ByDdUKA3RbfdBX0g==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
@ -13271,7 +13271,7 @@ packages:
|
||||||
eslint-rule-docs: 1.1.231
|
eslint-rule-docs: 1.1.231
|
||||||
log-symbols: 4.1.0
|
log-symbols: 4.1.0
|
||||||
plur: 4.0.0
|
plur: 4.0.0
|
||||||
string-width: 4.2.2
|
string-width: 4.2.3
|
||||||
supports-hyperlinks: 2.2.0
|
supports-hyperlinks: 2.2.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
@ -23079,12 +23079,12 @@ packages:
|
||||||
strip-bom: 3.0.0
|
strip-bom: 3.0.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/tsd/0.18.0:
|
/tsd/0.19.1:
|
||||||
resolution: {integrity: sha512-UIkxm2CLmSjXlQs4zqxgVV9UmzK8VgJ63eBpgkH/ZsMkiUdzxxHvdCCg8F314HDxzfQl2muJEy/TEcXHIFIPXg==}
|
resolution: {integrity: sha512-pSwchclr+ADdxlahRUQXUrdAIOjXx1T1PQV+fLfVLuo/S4z+T00YU84fH8iPlZxyA2pWgJjo42BG1p9SDb4NOw==}
|
||||||
engines: {node: '>=12'}
|
engines: {node: '>=12'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tsd/typescript': 4.4.4
|
'@tsd/typescript': 4.5.4
|
||||||
eslint-formatter-pretty: 4.1.0
|
eslint-formatter-pretty: 4.1.0
|
||||||
globby: 11.0.4
|
globby: 11.0.4
|
||||||
meow: 9.0.0
|
meow: 9.0.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue