Skip to content

Commit 05b2e01

Browse files
committed
Bump npm dependencies
1 parent efb5359 commit 05b2e01

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"build": "pulp build -- --censor-lib --strict"
77
},
88
"devDependencies": {
9-
"pulp": "^12.2.0",
10-
"purescript": "slamdata/node-purescript#0.12",
11-
"purescript-psa": "^0.6.0",
12-
"rimraf": "^2.6.2"
9+
"pulp": "^12.3.1",
10+
"purescript": "^0.12.3",
11+
"purescript-psa": "^0.7.3",
12+
"rimraf": "^2.6.3"
1313
}
1414
}

0 commit comments

Comments
 (0)