mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-04-01 02:42:23 -05:00
chore(deps): update dependency @types/node to v20.10.6 (#4348)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7352c682e1
commit
f1597256fb
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.5",
|
||||
"@types/node": "20.10.6",
|
||||
"@types/semver": "7.5.6",
|
||||
"@typescript-eslint/eslint-plugin": "6.16.0",
|
||||
"@typescript-eslint/parser": "6.16.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3134,12 +3134,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:20.10.5":
|
||||
version: 20.10.5
|
||||
resolution: "@types/node@npm:20.10.5"
|
||||
"@types/node@npm:20.10.6":
|
||||
version: 20.10.6
|
||||
resolution: "@types/node@npm:20.10.6"
|
||||
dependencies:
|
||||
undici-types: "npm:~5.26.4"
|
||||
checksum: 4a378428d2c9f692b19801a5a3d20dc4c0ad5d4a3d103350f8b401af439941a9aa5efeadc8eb9db13c66c620318bc7f336abfc8934f82fd32c4a689d85068c6f
|
||||
checksum: 08471220d3cbbb6669835c4b78541edf5eface8f2c2e36c550cfa4ff73da73071c90e200a06359fac25d6564127597c23e178128058fb676824ec23d5178a017
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -11510,7 +11510,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.5"
|
||||
"@types/node": "npm:20.10.6"
|
||||
"@types/semver": "npm:7.5.6"
|
||||
"@typescript-eslint/eslint-plugin": "npm:6.16.0"
|
||||
"@typescript-eslint/parser": "npm:6.16.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue