Skip to content

Commit 33845e5

Browse files
pbrantnatefaubion
authored andcommitted
Update dependencies (#5)
1 parent 949e3bc commit 33845e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
],
99
"dependencies": {
1010
"purescript-prelude": "^4.1.0",
11-
"purescript-record": "^1.0.0",
11+
"purescript-record": "^2.0.0",
1212
"purescript-generics-rep": "^6.0.0",
1313
"purescript-either": "^4.0.0",
1414
"purescript-control": "^4.1.0",
15-
"purescript-typelevel-prelude": "^3.0.0",
15+
"purescript-typelevel-prelude": "^4.0.0",
1616
"purescript-arrays": "^5.0.0",
1717
"purescript-globals": "^4.0.0",
1818
"purescript-strings": "^4.0.0",
@@ -24,6 +24,6 @@
2424
"purescript-console": "^4.1.0",
2525
"purescript-effect": "^2.0.0",
2626
"purescript-assert": "^4.0.0",
27-
"purescript-quickcheck": "^5.0.0"
27+
"purescript-quickcheck": "^6.1.0"
2828
}
2929
}

0 commit comments

Comments
 (0)