Updated maputnik/design to diagnose axe accessibility checker issue with SVGs

This commit is contained in:
orangemug 2020-06-10 17:18:11 +01:00
parent 34299c94ee
commit 6c751fe1c4
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -11766,8 +11766,8 @@
"integrity": "sha512-v674D0WtpxCXlA6E+sBlG1QJWdUkz/s9qAD91bJSXBGuBL5lL4tJXpoJEftecphCh2SVQCjWMS2vhylc3AIQTg=="
},
"maputnik-design": {
"version": "github:maputnik/design#f7a2b4d63918adadc242ec05c563d3ba4eb4df68",
"from": "github:maputnik/design#f7a2b4d"
"version": "github:maputnik/design#172b06cb062a82f62bb7239474533a110915ef3e",
"from": "github:maputnik/design#172b06c"
},
"markdown-escapes": {
"version": "1.0.4",

View file

@ -46,7 +46,7 @@
"lodash.throttle": "^4.1.1",
"mapbox-gl": "^1.10.1",
"mapbox-gl-inspect": "^1.3.1",
"maputnik-design": "github:maputnik/design#f7a2b4d",
"maputnik-design": "github:maputnik/design#172b06c",
"ol": "^6.3.1",
"ol-mapbox-style": "^6.0.1",
"prop-types": "^15.7.2",