Skip to content

Commit 740728b

Browse files
committed
chore: update devdeps
1 parent b1743ce commit 740728b

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
@@ -24,16 +24,16 @@
2424
"babel-plugin-add-module-exports": "^1.0.2",
2525
"babel-plugin-istanbul": "^5.1.4",
2626
"chai": "^4.2.0",
27-
"eslint": "^6.0.0",
27+
"eslint": "^6.0.1",
2828
"eslint-config-canonical": "^17.1.1",
29-
"gitdown": "^2.5.8",
29+
"gitdown": "^2.6.1",
3030
"glob": "^7.1.4",
3131
"globby": "^9.2.0",
32-
"husky": "^2.4.1",
32+
"husky": "^2.5.0",
3333
"marked": "^0.6.2",
3434
"mocha": "^6.1.4",
3535
"nyc": "^14.1.1",
36-
"semantic-release": "^15.13.16",
36+
"semantic-release": "^15.13.17",
3737
"typescript": "^3.5.2"
3838
},
3939
"engines": {

0 commit comments

Comments
 (0)