0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-03-11 02:15:57 -05:00

chore(deps): update typescript dependencies (#4743)

This commit is contained in:
renovate[bot] 2024-07-29 06:31:19 +02:00 committed by GitHub
parent c42d897ddd
commit ad96f4ec80
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 16 additions and 16 deletions

View file

@ -80,7 +80,7 @@
"@types/lodash": "4.17.7",
"@types/mime": "3.0.4",
"@types/minimatch": "5.1.2",
"@types/node": "20.14.11",
"@types/node": "20.14.13",
"@types/semver": "7.5.8",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
@ -115,7 +115,7 @@
"standard-version": "9.5.0",
"supertest": "7.0.0",
"ts-node": "10.9.2",
"typescript": "5.5.3",
"typescript": "5.5.4",
"verdaccio-auth-memory": "10.2.2",
"verdaccio-memory": "10.3.2"
},

View file

@ -3229,12 +3229,12 @@ __metadata:
languageName: node
linkType: hard
"@types/node@npm:20.14.11":
version: 20.14.11
resolution: "@types/node@npm:20.14.11"
"@types/node@npm:20.14.13":
version: 20.14.13
resolution: "@types/node@npm:20.14.13"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/344e1ce1ed16c86ed1c4209ab4d1de67db83dd6b694a6fabe295c47144dde2c58dabddae9f39a0a2bdd246e95f8d141ccfe848e464884b48b8918df4f7788025
checksum: 10/749160b6bd9866e6169cb1a222e75aaf81da3868af1fda1e1e66d33c7e182be381f98a42b7d231fddf470f6389f2052ee842e776b3fdc677df798b933617866d
languageName: node
linkType: hard
@ -11588,23 +11588,23 @@ __metadata:
languageName: node
linkType: hard
"typescript@npm:5.5.3":
version: 5.5.3
resolution: "typescript@npm:5.5.3"
"typescript@npm:5.5.4":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/11a867312419ed497929aafd2f1d28b2cd41810a5eb6c6e9e169559112e9ea073d681c121a29102e67cd4478d0a4ae37a306a5800f3717f59c4337e6a9bd5e8d
checksum: 10/1689ccafef894825481fc3d856b4834ba3cc185a9c2878f3c76a9a1ef81af04194849840f3c69e7961e2312771471bb3b460ca92561e1d87599b26c37d0ffb6f
languageName: node
linkType: hard
"typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>":
version: 5.5.3
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=379a07"
"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>":
version: 5.5.4
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/7cf7acb78a80f749b82842f2ffe01e90e7b3e709a6f4268588e0b7599c41dca1059be217f47778fe1a380bfaf60933021ef20d002c426d4d7745e1b36c11467b
checksum: 10/746fdd0865c5ce4f15e494c57ede03a9e12ede59cfdb40da3a281807853fe63b00ef1c912d7222143499aa82f18b8b472baa1830df8804746d09b55f6cf5b1cc
languageName: node
linkType: hard
@ -11933,7 +11933,7 @@ __metadata:
"@types/lodash": "npm:4.17.7"
"@types/mime": "npm:3.0.4"
"@types/minimatch": "npm:5.1.2"
"@types/node": "npm:20.14.11"
"@types/node": "npm:20.14.13"
"@types/semver": "npm:7.5.8"
"@typescript-eslint/eslint-plugin": "npm:6.21.0"
"@typescript-eslint/parser": "npm:6.21.0"
@ -12003,7 +12003,7 @@ __metadata:
standard-version: "npm:9.5.0"
supertest: "npm:7.0.0"
ts-node: "npm:10.9.2"
typescript: "npm:5.5.3"
typescript: "npm:5.5.4"
validator: "npm:13.12.0"
verdaccio-audit: "npm:12.0.0-next-7.19"
verdaccio-auth-memory: "npm:10.2.2"