Merge pull request woocommerce/woocommerce-admin#2186 from woocommerce/renovate/gridicons-3.x
Update dependency gridicons to v3.3.1
This commit is contained in:
commit
add7061a17
|
@ -10079,9 +10079,9 @@
|
|||
}
|
||||
},
|
||||
"gridicons": {
|
||||
"version": "3.2.0",
|
||||
"resolved": "https://registry.npmjs.org/gridicons/-/gridicons-3.2.0.tgz",
|
||||
"integrity": "sha512-82bdTGEV12d9Ig5gTYw0uR2gf/Q/PNytAfLQdmBdZyj/iqCTw2jOipLq/GpG+VgiRQEXjc5TujBj7Jg/R2aP6Q==",
|
||||
"version": "3.3.1",
|
||||
"resolved": "https://registry.npmjs.org/gridicons/-/gridicons-3.3.1.tgz",
|
||||
"integrity": "sha512-eQsmujjLptLtyhGuu31US3mXkcptYHkgEE/s277HWv+j6c3Z2gYyjoHcBKwSFbQwxbfhToRd5uzYimR2ExWJdQ==",
|
||||
"requires": {
|
||||
"prop-types": "^15.5.7"
|
||||
}
|
||||
|
|
|
@ -90,7 +90,7 @@
|
|||
"dompurify": "1.0.10",
|
||||
"emoji-flags": "1.2.0",
|
||||
"gfm-code-blocks": "1.0.0",
|
||||
"gridicons": "3.2.0",
|
||||
"gridicons": "3.3.1",
|
||||
"history": "4.9.0",
|
||||
"html-to-react": "1.3.4",
|
||||
"interpolate-components": "1.1.1",
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
"d3-shape": "^1.2.2",
|
||||
"d3-time-format": "^2.1.3",
|
||||
"emoji-flags": "^1.2.0",
|
||||
"gridicons": "3.2.0",
|
||||
"gridicons": "3.3.1",
|
||||
"interpolate-components": "1.1.1",
|
||||
"lodash": "4.17.11",
|
||||
"memoize-one": "5.0.4",
|
||||
|
|
Loading…
Reference in New Issue