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

chore(deps): update dependency @types/lodash to v4.14.177 (#2693)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-11-21 09:38:33 +01:00 committed by GitHub
parent 7cf5dfd11c
commit 36590e5246
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -48,7 +48,7 @@
"@types/express": "4.17.13",
"@types/http-errors": "1.8.1",
"@types/jest": "27.0.3",
"@types/lodash": "4.14.176",
"@types/lodash": "4.14.177",
"@types/mime": "2.0.3",
"@types/minimatch": "3.0.5",
"@types/node": "14.6.0",

10
pnpm-lock.yaml generated
View file

@ -37,7 +37,7 @@ importers:
'@types/express': 4.17.13
'@types/http-errors': 1.8.1
'@types/jest': 27.0.3
'@types/lodash': 4.14.176
'@types/lodash': 4.14.177
'@types/mime': 2.0.3
'@types/minimatch': 3.0.5
'@types/node': 14.6.0
@ -127,7 +127,7 @@ importers:
'@types/express': 4.17.13
'@types/http-errors': 1.8.1
'@types/jest': 27.0.3
'@types/lodash': 4.14.176
'@types/lodash': 4.14.177
'@types/mime': 2.0.3
'@types/minimatch': 3.0.5
'@types/node': 14.6.0
@ -6585,7 +6585,7 @@ packages:
dependencies:
'@formatjs/ts-transformer': 2.13.0
'@types/json-stable-stringify': 1.0.32
'@types/lodash': 4.14.176
'@types/lodash': 4.14.177
'@types/loud-rejection': 2.0.0
'@types/node': 14.17.3
'@vue/compiler-core': 3.0.11
@ -7850,8 +7850,8 @@ packages:
resolution: {integrity: sha512-XmdEOrKQ8a1Y/yxQFOMbC47G/V2VDO1GvMRnl4O75M4GW/abC5tnfzadQYkqEveqRM1dEJGFFegfPNA2vvx2iw==}
dev: false
/@types/lodash/4.14.176:
resolution: {integrity: sha512-xZmuPTa3rlZoIbtDUyJKZQimJV3bxCmzMIO2c9Pz9afyDro6kr7R79GwcB6mRhuoPmV2p1Vb66WOJH7F886WKQ==}
/@types/lodash/4.14.177:
resolution: {integrity: sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw==}
dev: true
/@types/long/4.0.1: