mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-20 22:52:46 -05:00
chore(deps): update dependency @types/node to v20.10.7 (#4394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ea24b6863a
commit
7df6568427
2 changed files with 6 additions and 6 deletions
|
@ -80,7 +80,7 @@
|
|||
"@types/lodash": "4.14.202",
|
||||
"@types/mime": "3.0.4",
|
||||
"@types/minimatch": "5.1.2",
|
||||
"@types/node": "20.10.6",
|
||||
"@types/node": "20.10.7",
|
||||
"@types/semver": "7.5.6",
|
||||
"@typescript-eslint/eslint-plugin": "6.18.0",
|
||||
"@typescript-eslint/parser": "6.18.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3134,12 +3134,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:20.10.6":
|
||||
version: 20.10.6
|
||||
resolution: "@types/node@npm:20.10.6"
|
||||
"@types/node@npm:20.10.7":
|
||||
version: 20.10.7
|
||||
resolution: "@types/node@npm:20.10.7"
|
||||
dependencies:
|
||||
undici-types: "npm:~5.26.4"
|
||||
checksum: 08471220d3cbbb6669835c4b78541edf5eface8f2c2e36c550cfa4ff73da73071c90e200a06359fac25d6564127597c23e178128058fb676824ec23d5178a017
|
||||
checksum: 4a1ba3fb7fc0a262c6b2d5ec763cec7abf5b5d6b2d277798ddbf05227f5778f9a806987821fd4d3eacd6f37c946ac61a9c64fb79ae4b84daaec12354158835a3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -11535,7 +11535,7 @@ __metadata:
|
|||
"@types/lodash": "npm:4.14.202"
|
||||
"@types/mime": "npm:3.0.4"
|
||||
"@types/minimatch": "npm:5.1.2"
|
||||
"@types/node": "npm:20.10.6"
|
||||
"@types/node": "npm:20.10.7"
|
||||
"@types/semver": "npm:7.5.6"
|
||||
"@typescript-eslint/eslint-plugin": "npm:6.18.0"
|
||||
"@typescript-eslint/parser": "npm:6.18.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue