Update dependency @types/lodash to v4.14.171 (https://github.com/woocommerce/woocommerce-blocks/pull/4433)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
d05f3c49f2
commit
12ca3013ad
|
@ -4268,9 +4268,9 @@
|
|||
}
|
||||
},
|
||||
"@types/lodash": {
|
||||
"version": "4.14.170",
|
||||
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.170.tgz",
|
||||
"integrity": "sha512-bpcvu/MKHHeYX+qeEN8GE7DIravODWdACVA1ctevD8CN24RhPZIKMn9ntfAsrvLfSX3cR5RrBKAbYm9bGs0A+Q==",
|
||||
"version": "4.14.171",
|
||||
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.171.tgz",
|
||||
"integrity": "sha512-7eQ2xYLLI/LsicL2nejW9Wyko3lcpN6O/z0ZLHrEQsg280zIdCv1t/0m6UtBjUHokCGBQ3gYTbHzDkZ1xOBwwg==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/markdown-to-jsx": {
|
||||
|
|
|
@ -94,7 +94,7 @@
|
|||
"@types/dinero.js": "1.8.1",
|
||||
"@types/gtag.js": "0.0.7",
|
||||
"@types/jest": "26.0.24",
|
||||
"@types/lodash": "4.14.170",
|
||||
"@types/lodash": "4.14.171",
|
||||
"@types/react": "16.14.10",
|
||||
"@types/wordpress__data": "4.6.9",
|
||||
"@types/wordpress__data-controls": "1.0.5",
|
||||
|
|
Loading…
Reference in New Issue