chore(deps): update dependency @types/lodash to v4.14.189

This commit is contained in:
renovate[bot]
2022-11-14 23:07:24 +00:00
parent 68e0122cbd
commit ac00db8326
2 changed files with 9 additions and 17 deletions

View File

@@ -150,7 +150,7 @@
"@types/fs-extra": "9.0.13",
"@types/get-image-colors": "4.0.1",
"@types/js-yaml": "4.0.5",
"@types/lodash": "4.14.188",
"@types/lodash": "4.14.189",
"@types/marked": "4.0.7",
"@types/mime-types": "2.1.1",
"@types/mongoose-aggregate-paginate-v2": "1.0.5",

24
pnpm-lock.yaml generated
View File

@@ -46,7 +46,7 @@ specifiers:
'@types/get-image-colors': 4.0.1
'@types/js-yaml': 4.0.5
'@types/jsonwebtoken': 8.5.9
'@types/lodash': 4.14.188
'@types/lodash': 4.14.189
'@types/marked': 4.0.7
'@types/mime-types': 2.1.1
'@types/mongoose-aggregate-paginate-v2': 1.0.5
@@ -227,7 +227,7 @@ devDependencies:
'@types/fs-extra': 9.0.13
'@types/get-image-colors': 4.0.1
'@types/js-yaml': 4.0.5
'@types/lodash': 4.14.188
'@types/lodash': 4.14.189
'@types/marked': 4.0.7
'@types/mime-types': 2.1.1
'@types/mongoose-aggregate-paginate-v2': 1.0.5
@@ -1184,15 +1184,6 @@ packages:
transitivePeerDependencies:
- supports-color
/@babel/generator/7.19.6:
resolution: {integrity: sha512-oHGRUQeoX1QrKeJIKVe0hwjGqNnVYsM5Nep5zo0uE0m42sLH+Fsd2pStJ5sRM1bNyTUUoz0pe2lTeMJrb/taTA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.20.2
'@jridgewell/gen-mapping': 0.3.2
jsesc: 2.5.2
dev: false
/@babel/generator/7.20.4:
resolution: {integrity: sha512-luCf7yk/cm7yab6CAW1aiFnmEfBJplb/JojV56MYEK7ziWfGmFlTfmL9Ehwfy4gFhbjBfWO1wj7/TuSbVNEEtA==}
engines: {node: '>=6.9.0'}
@@ -1389,6 +1380,7 @@ packages:
hasBin: true
dependencies:
'@babel/types': 7.20.2
dev: true
/@babel/parser/7.20.3:
resolution: {integrity: sha512-OP/s5a94frIPXwjzEcv5S/tpQfc6XhxYUnmWpgdqMWGgYCuErA3SzozaRAMQgSZWKeTJxht9aWAkUY+0UzvOFg==}
@@ -1455,13 +1447,13 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.18.6
'@babel/generator': 7.19.6
'@babel/generator': 7.20.4
'@babel/helper-environment-visitor': 7.18.9
'@babel/helper-function-name': 7.19.0
'@babel/helper-hoist-variables': 7.18.6
'@babel/helper-split-export-declaration': 7.18.6
'@babel/parser': 7.19.6
'@babel/types': 7.19.4
'@babel/parser': 7.20.3
'@babel/types': 7.20.2
debug: 4.3.4
globals: 11.12.0
transitivePeerDependencies:
@@ -2503,8 +2495,8 @@ packages:
'@types/node': 18.11.9
dev: false
/@types/lodash/4.14.188:
resolution: {integrity: sha512-zmEmF5OIM3rb7SbLCFYoQhO4dGt2FRM9AMkxvA3LaADOF1n8in/zGJlWji9fmafLoNyz+FoL6FE0SLtGIArD7w==}
/@types/lodash/4.14.189:
resolution: {integrity: sha512-kb9/98N6X8gyME9Cf7YaqIMvYGnBSWqEci6tiettE6iJWH1XdJz/PO8LB0GtLCG7x8dU3KWhZT+lA1a35127tA==}
dev: true
/@types/luxon/2.3.2: