chore(deps-dev): bump @types/lodash from 4.14.174 to 4.14.175 (#3784)

This commit is contained in:
dependabot[bot]
2021-09-29 12:27:27 +02:00
committed by GitHub
parent f474d5bae2
commit fb40580cb5
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.12",
"@types/jest": "^27.0.1",
"@types/lodash": "^4.14.172",
"@types/lodash": "^4.14.175",
"@types/node": "^16.9.1",
"@types/rimraf": "^3.0.2",
"@types/webpack": "^5.28.0",
@@ -1949,9 +1949,9 @@
"dev": true
},
"node_modules/@types/lodash": {
"version": "4.14.174",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.174.tgz",
"integrity": "sha512-KMBLT6+g9qrGXpDt7ohjWPUD34WA/jasrtjTEHStF0NPdEwJ1N9SZ+4GaMVDeuk/y0+X5j9xFm6mNiXS7UoaLQ==",
"version": "4.14.175",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.175.tgz",
"integrity": "sha512-XmdEOrKQ8a1Y/yxQFOMbC47G/V2VDO1GvMRnl4O75M4GW/abC5tnfzadQYkqEveqRM1dEJGFFegfPNA2vvx2iw==",
"dev": true
},
"node_modules/@types/minimatch": {
@@ -18131,9 +18131,9 @@
"dev": true
},
"@types/lodash": {
"version": "4.14.174",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.174.tgz",
"integrity": "sha512-KMBLT6+g9qrGXpDt7ohjWPUD34WA/jasrtjTEHStF0NPdEwJ1N9SZ+4GaMVDeuk/y0+X5j9xFm6mNiXS7UoaLQ==",
"version": "4.14.175",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.175.tgz",
"integrity": "sha512-XmdEOrKQ8a1Y/yxQFOMbC47G/V2VDO1GvMRnl4O75M4GW/abC5tnfzadQYkqEveqRM1dEJGFFegfPNA2vvx2iw==",
"dev": true
},
"@types/minimatch": {
+1 -1
View File
@@ -34,7 +34,7 @@
"@types/cordova": "0.0.34",
"@types/fs-extra": "^9.0.12",
"@types/jest": "^27.0.1",
"@types/lodash": "^4.14.172",
"@types/lodash": "^4.14.175",
"@types/node": "^16.9.1",
"@types/rimraf": "^3.0.2",
"@types/webpack": "^5.28.0",