Skip to content

Commit bc15c85

Browse files
dependabot[bot]JanEricNitschke
authored andcommitted
Bump elm/html in /tictactoe_elm in the swift-minor group
Bumps the swift-minor group in /tictactoe_elm with 1 update: [elm/html](https://github.com/elm/html). Updates `elm/html` from 1.0.0 to 1.0.1 - [Commits](elm/html@1.0.0...1.0.1) --- updated-dependencies: - dependency-name: elm/html dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swift-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 96d2042 commit bc15c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tictactoe_elm/elm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"direct": {
99
"elm/browser": "1.0.2",
1010
"elm/core": "1.0.5",
11-
"elm/html": "1.0.0",
11+
"elm/html": "1.0.1",
1212
"mdgriffith/elm-ui": "1.1.8"
1313
},
1414
"indirect": {

0 commit comments

Comments
 (0)