chore(deps): update dependency @types/lodash to v4.14.188 (#4412)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-11-04 21:57:00 +01:00
committed by GitHub
parent 60aa74baed
commit 70d7acc113
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -19,7 +19,7 @@
"@types/cordova": "0.0.34",
"@types/fs-extra": "9.0.13",
"@types/jest": "27.5.2",
"@types/lodash": "4.14.186",
"@types/lodash": "4.14.188",
"@types/node": "16.18.3",
"@types/rimraf": "3.0.2",
"@types/webpack": "5.28.0",
@@ -2130,9 +2130,9 @@
"dev": true
},
"node_modules/@types/lodash": {
"version": "4.14.186",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.186.tgz",
"integrity": "sha512-eHcVlLXP0c2FlMPm56ITode2AgLMSa6aJ05JTTbYbI+7EMkCEE5qk2E41d5g2lCVTqRe0GnnRFurmlCsDODrPw==",
"version": "4.14.188",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.188.tgz",
"integrity": "sha512-zmEmF5OIM3rb7SbLCFYoQhO4dGt2FRM9AMkxvA3LaADOF1n8in/zGJlWji9fmafLoNyz+FoL6FE0SLtGIArD7w==",
"dev": true
},
"node_modules/@types/minimatch": {
@@ -18326,9 +18326,9 @@
"dev": true
},
"@types/lodash": {
"version": "4.14.186",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.186.tgz",
"integrity": "sha512-eHcVlLXP0c2FlMPm56ITode2AgLMSa6aJ05JTTbYbI+7EMkCEE5qk2E41d5g2lCVTqRe0GnnRFurmlCsDODrPw==",
"version": "4.14.188",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.188.tgz",
"integrity": "sha512-zmEmF5OIM3rb7SbLCFYoQhO4dGt2FRM9AMkxvA3LaADOF1n8in/zGJlWji9fmafLoNyz+FoL6FE0SLtGIArD7w==",
"dev": true
},
"@types/minimatch": {
+1 -1
View File
@@ -34,7 +34,7 @@
"@types/cordova": "0.0.34",
"@types/fs-extra": "9.0.13",
"@types/jest": "27.5.2",
"@types/lodash": "4.14.186",
"@types/lodash": "4.14.188",
"@types/node": "16.18.3",
"@types/rimraf": "3.0.2",
"@types/webpack": "5.28.0",