Merge branch 'master' into dependabot/npm_and_yarn/elm-test-0.19.0-rev6

This commit is contained in:
Michael Glass 2019-03-13 19:27:53 +01:00 committed by GitHub
commit b7f667bcbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
],
"exposed-modules": [],
"dependencies": {
"elm-community/string-extra": "1.4.0 <= v < 2.0.0",
"elm-community/string-extra": "1.4.0 <= v < 5.0.0",
"elm-lang/core": "5.1.1 <= v < 6.0.0",
"elm-lang/html": "2.0.0 <= v < 3.0.0",
"elm-lang/navigation": "2.1.0 <= v < 3.0.0",

View File

@ -17,7 +17,7 @@
"elm/regex": "1.0.0",
"elm/svg": "1.0.1",
"elm/url": "1.0.0",
"elm-community/string-extra": "4.0.0",
"elm-community/string-extra": "4.0.1",
"lukewestby/accessible-html-with-css-temp-19": "1.0.0",
"pablohirafuji/elm-markdown": "2.0.5",
"rtfeldman/elm-css": "16.0.0",