mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-27 22:59:51 -05:00
chore(deps): update dependency @types/node to v20.10.4 (#4252)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5be0c02340
commit
681d8edda8
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.3",
|
||||
"@types/node": "20.10.4",
|
||||
"@types/semver": "7.5.6",
|
||||
"@typescript-eslint/eslint-plugin": "6.13.2",
|
||||
"@typescript-eslint/parser": "6.13.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3112,12 +3112,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:20.10.3":
|
||||
version: 20.10.3
|
||||
resolution: "@types/node@npm:20.10.3"
|
||||
"@types/node@npm:20.10.4":
|
||||
version: 20.10.4
|
||||
resolution: "@types/node@npm:20.10.4"
|
||||
dependencies:
|
||||
undici-types: "npm:~5.26.4"
|
||||
checksum: 7cb506abb0d570bb5133bd06a47115109a813b507323c985c3b4aef2993eed79b6bb62b82194cb5c558b4d349de3d199ee2e8c693b913065a1cd7f526cc65a68
|
||||
checksum: c10c1dd13f5c2341ad866777dc32946538a99e1ebd203ae127730814b8e5fa4aedfbcb01cb3e24a5466f1af64bcdfa16e7de6e745ff098fff0942aa779b7fe03
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -11654,7 +11654,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.3"
|
||||
"@types/node": "npm:20.10.4"
|
||||
"@types/semver": "npm:7.5.6"
|
||||
"@typescript-eslint/eslint-plugin": "npm:6.13.2"
|
||||
"@typescript-eslint/parser": "npm:6.13.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue