Bump elm-review in review config

This commit is contained in:
Jeroen Engels 2020-06-20 18:21:11 +02:00
parent 91f92d4291
commit dbc28af347

View File

@ -11,8 +11,8 @@
"elm/json": "1.1.3",
"elm/project-metadata-utils": "1.0.1",
"elm/regex": "1.0.0",
"jfmengels/elm-review": "2.1.0",
"stil4m/elm-syntax": "7.1.1"
"jfmengels/elm-review": "2.2.0",
"stil4m/elm-syntax": "7.1.3"
},
"indirect": {
"elm/html": "1.0.0",
@ -21,11 +21,11 @@
"elm/time": "1.0.0",
"elm/url": "1.0.0",
"elm/virtual-dom": "1.0.2",
"elm-community/json-extra": "4.2.0",
"elm-community/json-extra": "4.3.0",
"elm-community/list-extra": "8.2.4",
"rtfeldman/elm-hex": "1.0.0",
"rtfeldman/elm-iso8601-date-strings": "1.1.3",
"stil4m/structured-writer": "1.0.2"
"stil4m/structured-writer": "1.0.3"
}
},
"test-dependencies": {