chore(deps): update dependency @types/lodash to v4.14.195 (#4574)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-07-11 19:28:01 +02:00
committed by GitHub
parent c9acedae52
commit a151860df9
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -19,7 +19,7 @@
"@types/cordova": "11.0.0",
"@types/fs-extra": "11.0.1",
"@types/jest": "27.5.2",
"@types/lodash": "4.14.194",
"@types/lodash": "4.14.195",
"@types/node": "18.16.3",
"@types/rimraf": "3.0.2",
"@types/webpack": "5.28.0",
@@ -2189,9 +2189,9 @@
}
},
"node_modules/@types/lodash": {
"version": "4.14.194",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.194.tgz",
"integrity": "sha512-r22s9tAS7imvBt2lyHC9B8AGwWnXaYb1tY09oyLkXDs4vArpYJzw09nj8MLx5VfciBPGIb+ZwG0ssYnEPJxn/g==",
"version": "4.14.195",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.195.tgz",
"integrity": "sha512-Hwx9EUgdwf2GLarOjQp5ZH8ZmblzcbTBC2wtQWNKARBSxM9ezRIAUpeDTgoQRAFB0+8CNWXVA9+MaSOzOF3nPg==",
"dev": true
},
"node_modules/@types/minimatch": {
@@ -18594,9 +18594,9 @@
}
},
"@types/lodash": {
"version": "4.14.194",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.194.tgz",
"integrity": "sha512-r22s9tAS7imvBt2lyHC9B8AGwWnXaYb1tY09oyLkXDs4vArpYJzw09nj8MLx5VfciBPGIb+ZwG0ssYnEPJxn/g==",
"version": "4.14.195",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.195.tgz",
"integrity": "sha512-Hwx9EUgdwf2GLarOjQp5ZH8ZmblzcbTBC2wtQWNKARBSxM9ezRIAUpeDTgoQRAFB0+8CNWXVA9+MaSOzOF3nPg==",
"dev": true
},
"@types/minimatch": {
+1 -1
View File
@@ -34,7 +34,7 @@
"@types/cordova": "11.0.0",
"@types/fs-extra": "11.0.1",
"@types/jest": "27.5.2",
"@types/lodash": "4.14.194",
"@types/lodash": "4.14.195",
"@types/node": "18.16.3",
"@types/rimraf": "3.0.2",
"@types/webpack": "5.28.0",