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.197 (#3973)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
50630c07fe
commit
c34e2bd58d
@ -60,7 +60,7 @@
|
||||
"@types/http-errors": "1.8.2",
|
||||
"@types/jest": "27.5.2",
|
||||
"@types/jsonwebtoken": "8.5.9",
|
||||
"@types/lodash": "4.14.196",
|
||||
"@types/lodash": "4.14.197",
|
||||
"@types/mime": "2.0.3",
|
||||
"@types/minimatch": "3.0.5",
|
||||
"@types/node": "16.18.39",
|
||||
|
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@ -148,8 +148,8 @@ importers:
|
||||
specifier: 8.5.9
|
||||
version: 8.5.9
|
||||
'@types/lodash':
|
||||
specifier: 4.14.196
|
||||
version: 4.14.196
|
||||
specifier: 4.14.197
|
||||
version: 4.14.197
|
||||
'@types/mime':
|
||||
specifier: 2.0.3
|
||||
version: 2.0.3
|
||||
@ -7784,7 +7784,7 @@ packages:
|
||||
dependencies:
|
||||
'@formatjs/ts-transformer': 2.13.0
|
||||
'@types/json-stable-stringify': 1.0.34
|
||||
'@types/lodash': 4.14.196
|
||||
'@types/lodash': 4.14.197
|
||||
'@types/loud-rejection': 2.0.0
|
||||
'@types/node': 14.18.42
|
||||
'@vue/compiler-core': 3.2.47
|
||||
@ -10141,7 +10141,7 @@ packages:
|
||||
'@babel/preset-env': 7.21.5(@babel/core@7.21.4)
|
||||
'@babel/types': 7.21.5
|
||||
'@mdx-js/mdx': 1.6.22
|
||||
'@types/lodash': 4.14.196
|
||||
'@types/lodash': 4.14.197
|
||||
js-string-escape: 1.0.1
|
||||
loader-utils: 2.0.4
|
||||
lodash: 4.17.21
|
||||
@ -10160,7 +10160,7 @@ packages:
|
||||
'@babel/preset-env': 7.21.5(@babel/core@7.21.8)
|
||||
'@babel/types': 7.21.5
|
||||
'@mdx-js/mdx': 1.6.22
|
||||
'@types/lodash': 4.14.196
|
||||
'@types/lodash': 4.14.197
|
||||
js-string-escape: 1.0.1
|
||||
loader-utils: 2.0.4
|
||||
lodash: 4.17.21
|
||||
@ -11087,8 +11087,8 @@ packages:
|
||||
resolution: {integrity: sha512-km+Vyn3BYm5ytMO13k9KTp27O75rbQ0NFw+U//g+PX7VZyjCioXaRFisqSIJRECljcTv73G3i6BpglNGHgUQ5A==}
|
||||
dev: false
|
||||
|
||||
/@types/lodash@4.14.196:
|
||||
resolution: {integrity: sha512-22y3o88f4a94mKljsZcanlNWPzO0uBsBdzLAngf2tp533LzZcQzb6+eZPJ+vCTt+bqF2XnvT9gejTLsAcJAJyQ==}
|
||||
/@types/lodash@4.14.197:
|
||||
resolution: {integrity: sha512-BMVOiWs0uNxHVlHBgzTIqJYmj+PgCo4euloGF+5m4okL3rEYzM2EEv78mw8zWSMM57dM7kVIgJ2QDvwHSoCI5g==}
|
||||
dev: true
|
||||
|
||||
/@types/loud-rejection@2.0.0:
|
||||
|
Loading…
Reference in New Issue
Block a user