Skip to content

Commit bce6848

Browse files
author
Serhii Khoma
committed
feat: update deps using "docker run -it --rm -v $(pwd)/package.json:/app/package.json creack/ncu -u --upgradeAll --packageFile /app/package.json"
1 parent 8a0ff53 commit bce6848

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
@@ -6,8 +6,8 @@
66
"test": "pulp test"
77
},
88
"devDependencies": {
9-
"pulp": "^12.2.0",
10-
"purescript-psa": "^0.6.0",
11-
"rimraf": "^2.6.2"
9+
"pulp": "^15.0.0",
10+
"purescript-psa": "^0.7.3",
11+
"rimraf": "^3.0.2"
1212
}
1313
}

0 commit comments

Comments
 (0)