Skip to content

Commit ae891c5

Browse files
committed
Update package.json dependencies
1 parent 0c47ae3 commit ae891c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"build": "eslint src && pulp build -- --censor-lib --strict"
66
},
77
"devDependencies": {
8-
"eslint": "^4.19.1",
9-
"pulp": "^12.2.0",
10-
"purescript-psa": "^0.6.0",
8+
"eslint": "^6.0.1",
9+
"pulp": "^13.0.0",
10+
"purescript-psa": "^0.7.3",
1111
"rimraf": "^2.6.2"
1212
}
1313
}

0 commit comments

Comments
 (0)