Skip to content

Commit e48b2e9

Browse files
authored
Merge pull request #49 from garyb/bump
Update dependencies
2 parents 070d3d6 + 31ea65a commit e48b2e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
"purescript-globals": "^4.0.0",
2323
"purescript-integers": "^4.0.0",
2424
"purescript-parsing": "^5.0.0",
25-
"purescript-profunctor-lenses": ">= 4.0.0 <6.0.0",
25+
"purescript-profunctor-lenses": "^6.0.0",
2626
"purescript-unfoldable": "^4.0.0",
2727
"purescript-these": "^4.0.0"
2828
},
2929
"devDependencies": {
30-
"purescript-quickcheck": "^5.0.0",
30+
"purescript-quickcheck": "^6.1.0",
3131
"purescript-spec": "^3.0.0"
3232
}
3333
}

0 commit comments

Comments
 (0)