1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-08 23:25:51 +01:00

chore(deps): update dependency @types/lodash to v4.14.178 (#2743)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-12-11 09:06:55 +01:00 committed by GitHub
parent f5a2c8c5b7
commit 955c93e2c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

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

10
pnpm-lock.yaml generated

@ -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.177
'@types/lodash': 4.14.178
'@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.177
'@types/lodash': 4.14.178
'@types/mime': 2.0.3
'@types/minimatch': 3.0.5
'@types/node': 14.6.0
@ -5597,7 +5597,7 @@ packages:
dependencies:
'@formatjs/ts-transformer': 2.13.0
'@types/json-stable-stringify': 1.0.32
'@types/lodash': 4.14.177
'@types/lodash': 4.14.178
'@types/loud-rejection': 2.0.0
'@types/node': 14.17.3
'@vue/compiler-core': 3.0.11
@ -7164,8 +7164,8 @@ packages:
resolution: {integrity: sha512-XmdEOrKQ8a1Y/yxQFOMbC47G/V2VDO1GvMRnl4O75M4GW/abC5tnfzadQYkqEveqRM1dEJGFFegfPNA2vvx2iw==}
dev: false
/@types/lodash/4.14.177:
resolution: {integrity: sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw==}
/@types/lodash/4.14.178:
resolution: {integrity: sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw==}
dev: true
/@types/long/4.0.1: