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.3 (#4221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c679565e3b
commit
4f151ddf8e
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.2",
|
||||
"@types/node": "20.10.3",
|
||||
"@types/semver": "7.5.6",
|
||||
"@typescript-eslint/eslint-plugin": "6.13.1",
|
||||
"@typescript-eslint/parser": "6.13.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3112,12 +3112,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:20.10.2":
|
||||
version: 20.10.2
|
||||
resolution: "@types/node@npm:20.10.2"
|
||||
"@types/node@npm:20.10.3":
|
||||
version: 20.10.3
|
||||
resolution: "@types/node@npm:20.10.3"
|
||||
dependencies:
|
||||
undici-types: "npm:~5.26.4"
|
||||
checksum: e88d0e92870ec4880642cc39250903a098443d791e864a08d08f4e7fdca0c4c9c0233a6fd98bec356f0ebabc6551152a4590d1c9c34b73a95c2b33935f59185f
|
||||
checksum: 7cb506abb0d570bb5133bd06a47115109a813b507323c985c3b4aef2993eed79b6bb62b82194cb5c558b4d349de3d199ee2e8c693b913065a1cd7f526cc65a68
|
||||
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.2"
|
||||
"@types/node": "npm:20.10.3"
|
||||
"@types/semver": "npm:7.5.6"
|
||||
"@typescript-eslint/eslint-plugin": "npm:6.13.1"
|
||||
"@typescript-eslint/parser": "npm:6.13.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue