Bump accessible html version

This commit is contained in:
Tessa Kelly 2022-08-05 09:23:18 -07:00
parent a214594bce
commit a4325b3b8f
2 changed files with 2 additions and 2 deletions

View File

@ -85,7 +85,7 @@
"elm-community/string-extra": "4.0.1 <= v < 5.0.0",
"pablohirafuji/elm-markdown": "2.0.5 <= v < 3.0.0",
"rtfeldman/elm-css": "17.0.1 <= v < 18.0.0",
"tesk9/accessible-html-with-css": "3.0.0 <= v < 4.0.0",
"tesk9/accessible-html-with-css": "3.1.0 <= v < 4.0.0",
"tesk9/palette": "3.0.1 <= v < 4.0.0"
},
"test-dependencies": {

View File

@ -25,7 +25,7 @@
"pablohirafuji/elm-markdown": "2.0.5",
"rtfeldman/elm-css": "17.0.5",
"rtfeldman/elm-sorter-experiment": "2.1.1",
"tesk9/accessible-html-with-css": "3.0.0",
"tesk9/accessible-html-with-css": "3.1.0",
"tesk9/palette": "3.0.1",
"wernerdegroot/listzipper": "4.0.0"
},