Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
th-awake committed Apr 23, 2019
1 parent bd66427 commit 51b5ce3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@
"tests"
],
"dependencies": {
"purescript-prelude": "^4.1.0",
"purescript-maybe": "^4.0.0",
"purescript-strings": "^4.0.0",
"purescript-prelude": "^4.1.1",
"purescript-maybe": "^4.0.1",
"purescript-strings": "^4.0.1",
"purescript-unicode": "^4.0.1",
"purescript-generics-rep": "^6.1.0",
"purescript-argonaut-codecs": "^5.0.0"
"purescript-generics-rep": "^6.1.1",
"purescript-argonaut-codecs": "^6.0.1"
},
"devDependencies": {
"purescript-psci-support": "^4.0.0",
"purescript-quickcheck": "^5.0.0",
"purescript-test-unit": "^14.0.0",
"purescript-quickcheck": "^6.1.0",
"purescript-test-unit": "^15.0.0",
"purescript-debug": "^4.0.0"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
},
"homepage": "https://github.com/thomashoneyman/purescript-slug#readme",
"devDependencies": {
"bower": "^1.8.4",
"pulp": "^12.3.0",
"purescript": "^0.12.0"
"bower": "^1.8.8",
"pulp": "^12.4.2",
"purescript": "^0.12.5"
}
}

0 comments on commit 51b5ce3

Please sign in to comment.