Skip to content

Commit 80aee73

Browse files
committed
[Dev Deps] update chai, eslint-doc-generator, markdownlint-cli
1 parent 8c83eaf commit 80aee73

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
@@ -69,11 +69,11 @@
6969
"babel-preset-flow": "^6.23.0",
7070
"babel-register": "^6.26.0",
7171
"babylon": "^6.18.0",
72-
"chai": "^4.3.7",
72+
"chai": "^4.3.10",
7373
"cross-env": "^4.0.0",
7474
"escope": "^3.6.0",
7575
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8",
76-
"eslint-doc-generator": "^1.4.3",
76+
"eslint-doc-generator": "^1.6.1",
7777
"eslint-import-resolver-node": "file:./resolvers/node",
7878
"eslint-import-resolver-typescript": "^1.0.2 || ^1.1.1",
7979
"eslint-import-resolver-webpack": "file:./resolvers/webpack",
@@ -88,7 +88,7 @@
8888
"jackspeak": "=2.1.1",
8989
"linklocal": "^2.8.2",
9090
"lodash.isarray": "^4.0.0",
91-
"markdownlint-cli": "^0.35.0",
91+
"markdownlint-cli": "^0.38.0",
9292
"mocha": "^3.5.3",
9393
"npm-which": "^3.0.1",
9494
"nyc": "^11.9.0",

0 commit comments

Comments
 (0)