Skip to content

Commit d3ca65b

Browse files
committed
chore: update devDeps (typescript-eslint/parser, husky, semantic-release)
1 parent b23c49d commit d3ca65b

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
@@ -22,7 +22,7 @@
2222
"@babel/plugin-transform-flow-strip-types": "^7.6.3",
2323
"@babel/preset-env": "^7.7.1",
2424
"@babel/register": "^7.7.0",
25-
"@typescript-eslint/parser": "^2.7.0",
25+
"@typescript-eslint/parser": "^2.8.0",
2626
"babel-eslint": "^10.0.3",
2727
"babel-plugin-add-module-exports": "^1.0.2",
2828
"babel-plugin-istanbul": "^5.2.0",
@@ -31,10 +31,10 @@
3131
"eslint-config-canonical": "^18.1.0",
3232
"gitdown": "^3.1.2",
3333
"glob": "^7.1.6",
34-
"husky": "^3.0.9",
34+
"husky": "^3.1.0",
3535
"mocha": "^6.2.2",
3636
"nyc": "^14.1.1",
37-
"semantic-release": "^15.13.30",
37+
"semantic-release": "^15.13.31",
3838
"typescript": "^3.7.2"
3939
},
4040
"engines": {

0 commit comments

Comments
 (0)