Skip to content

Commit bb591f0

Browse files
authored
Upgrade deps (#121)
1 parent 462ce24 commit bb591f0

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
@@ -25,13 +25,13 @@
2525
"@types/mocha": "^7.0.2",
2626
"assert": "^2.0.0",
2727
"husky": "^4.2.5",
28-
"lint-staged": "^10.2.7",
29-
"mocha": "^7.2.0",
28+
"lint-staged": "^10.2.10",
29+
"mocha": "^8.0.1",
3030
"prettier": "^2.0.5",
3131
"reify": "^0.20.12",
32-
"rollup": "^2.12.0",
32+
"rollup": "^2.16.1",
3333
"ts-node": "^8.10.2",
34-
"typescript": "^3.9.3"
34+
"typescript": "^3.9.5"
3535
},
3636
"files": [
3737
"dist"

0 commit comments

Comments
 (0)