Skip to content

Commit 101dcd6

Browse files
committed
parsing v7.0.0, formatters v6.0.0
1 parent 1ded100 commit 101dcd6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1417,7 +1417,7 @@
14171417
"transformers"
14181418
],
14191419
"repo": "https://github.com/purescript-contrib/purescript-formatters.git",
1420-
"version": "v5.0.1"
1420+
"version": "v6.0.0"
14211421
},
14221422
"framer-motion": {
14231423
"dependencies": [
@@ -2967,7 +2967,7 @@
29672967
"unicode"
29682968
],
29692969
"repo": "https://github.com/purescript-contrib/purescript-parsing.git",
2970-
"version": "v6.0.2"
2970+
"version": "v7.0.0"
29712971
},
29722972
"parsing-dataview": {
29732973
"dependencies": [

src/groups/purescript-contrib.dhall

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
, "transformers"
202202
]
203203
, repo = "https://github.com/purescript-contrib/purescript-formatters.git"
204-
, version = "v5.0.1"
204+
, version = "v6.0.0"
205205
}
206206
, freet =
207207
{ dependencies =
@@ -313,7 +313,7 @@
313313
, "unicode"
314314
]
315315
, repo = "https://github.com/purescript-contrib/purescript-parsing.git"
316-
, version = "v6.0.2"
316+
, version = "v7.0.0"
317317
}
318318
, pathy =
319319
{ dependencies =

0 commit comments

Comments
 (0)