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

This commit is contained in:
renovate[bot]
2023-07-29 04:22:48 +00:00
parent 25ba566849
commit 491a782eaf
2 changed files with 10 additions and 5 deletions

View File

@@ -112,7 +112,7 @@
"@testing-library/jest-dom": "5.17.0",
"@testing-library/user-event": "13.5.0",
"@types/jest": "29.5.3",
"@types/lodash": "4.14.195",
"@types/lodash": "4.14.196",
"@types/node": "18.17.0",
"@types/store": "2.0.2",
"@typescript-eslint/eslint-plugin": "5.62.0",

13
pnpm-lock.yaml generated
View File

@@ -46,8 +46,8 @@ importers:
specifier: 29.5.3
version: 29.5.3
'@types/lodash':
specifier: 4.14.195
version: 4.14.195
specifier: 4.14.196
version: 4.14.196
'@types/node':
specifier: 18.17.0
version: 18.17.0
@@ -9936,7 +9936,7 @@ packages:
'@babel/preset-env': 7.22.9(@babel/core@7.22.9)
'@babel/types': 7.22.5
'@mdx-js/mdx': 1.6.22
'@types/lodash': 4.14.195
'@types/lodash': 4.14.196
js-string-escape: 1.0.1
loader-utils: 2.0.4
lodash: 4.17.21
@@ -10858,6 +10858,10 @@ packages:
/@types/lodash@4.14.195:
resolution: {integrity: sha512-Hwx9EUgdwf2GLarOjQp5ZH8ZmblzcbTBC2wtQWNKARBSxM9ezRIAUpeDTgoQRAFB0+8CNWXVA9+MaSOzOF3nPg==}
dev: true
/@types/lodash@4.14.196:
resolution: {integrity: sha512-22y3o88f4a94mKljsZcanlNWPzO0uBsBdzLAngf2tp533LzZcQzb6+eZPJ+vCTt+bqF2XnvT9gejTLsAcJAJyQ==}
/@types/mdast@3.0.10:
resolution: {integrity: sha512-W864tg/Osz1+9f4lrGTZpCSO5/z4608eUp19tbozkq2HJK6i3z1kT0H9tlADXuYIb1YYOBByU4Jsqkk75q48qA==}
@@ -16728,7 +16732,7 @@ packages:
'@types/debug': 0.0.30
'@types/get-port': 3.2.0
'@types/glob': 5.0.38
'@types/lodash': 4.14.195
'@types/lodash': 4.14.196
'@types/mkdirp': 0.5.2
'@types/node': 8.10.66
'@types/rimraf': 2.0.5
@@ -26759,6 +26763,7 @@ packages:
/path-dirname@1.0.2:
resolution: {integrity: sha512-ALzNPpyNq9AqXMBjeymIjFDAkAFH06mHJH/cSBHAgU0s4vfpBn6b2nf8tiRLvagKD8RbTpq2FKTBg7cl9l3c7Q==}
requiresBuild: true
dev: true
/path-exists@2.1.0: