Skip to content

Commit 5ca7e01

Browse files
committed
chore: update devDeps; avoid lint-staged
1 parent 6e966f4 commit 5ca7e01

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"comment-parser": "^0.6.2",
99
"debug": "^4.1.1",
1010
"jsdoctypeparser": "5.0.1",
11-
"lint-staged": "^7.3.0",
1211
"lodash": "^4.17.15",
1312
"object.entries-ponyfill": "^1.0.1",
1413
"regextras": "^0.6.1"
@@ -22,18 +21,18 @@
2221
"@babel/preset-env": "^7.5.5",
2322
"@babel/register": "^7.5.5",
2423
"@typescript-eslint/parser": "^2.0.0",
25-
"babel-eslint": "^10.0.2",
24+
"babel-eslint": "^10.0.3",
2625
"babel-plugin-add-module-exports": "^1.0.2",
2726
"babel-plugin-istanbul": "^5.2.0",
2827
"chai": "^4.2.0",
29-
"eslint": "6.1.0",
30-
"eslint-config-canonical": "^17.3.4",
28+
"eslint": "6.2.2",
29+
"eslint-config-canonical": "^17.4.0",
3130
"gitdown": "^3.1.1",
3231
"glob": "^7.1.4",
3332
"husky": "^3.0.4",
3433
"mocha": "^6.2.0",
3534
"nyc": "^14.1.1",
36-
"semantic-release": "^15.13.21",
35+
"semantic-release": "^15.13.24",
3736
"typescript": "^3.5.3"
3837
},
3938
"engines": {

0 commit comments

Comments
 (0)