Update dependency @types/lodash to v4.14.173 (https://github.com/woocommerce/woocommerce-blocks/pull/4805)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
f1e42458d0
commit
5094e68e08
|
@ -5855,9 +5855,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/lodash": {
|
"@types/lodash": {
|
||||||
"version": "4.14.172",
|
"version": "4.14.173",
|
||||||
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.172.tgz",
|
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.173.tgz",
|
||||||
"integrity": "sha512-/BHF5HAx3em7/KkzVKm3LrsD6HZAXuXO1AJZQ3cRRBZj4oHZDviWPYu0aEplAqDFNHZPW6d3G7KN+ONcCCC7pw==",
|
"integrity": "sha512-vv0CAYoaEjCw/mLy96GBTnRoZrSxkGE0BKzKimdR8P3OzrNYNvBgtW7p055A+E8C31vXNUhWKoFCbhq7gbyhFg==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@types/markdown-to-jsx": {
|
"@types/markdown-to-jsx": {
|
||||||
|
|
|
@ -100,7 +100,7 @@
|
||||||
"@types/gtag.js": "0.0.7",
|
"@types/gtag.js": "0.0.7",
|
||||||
"@types/jest": "26.0.24",
|
"@types/jest": "26.0.24",
|
||||||
"@types/jquery": "3.5.6",
|
"@types/jquery": "3.5.6",
|
||||||
"@types/lodash": "4.14.172",
|
"@types/lodash": "4.14.173",
|
||||||
"@types/react": "16.14.15",
|
"@types/react": "16.14.15",
|
||||||
"@types/wordpress__block-editor": "2.2.9",
|
"@types/wordpress__block-editor": "2.2.9",
|
||||||
"@types/wordpress__data": "4.6.10",
|
"@types/wordpress__data": "4.6.10",
|
||||||
|
|
Loading…
Reference in New Issue