Skip to content

Commit 1f885c9

Browse files
authored
Chore: upgrade dev deps (fixes #188) (#198)
1 parent df662c0 commit 1f885c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"espree": "^7.3.0",
5353
"estraverse": "^5.0.0",
5454
"lodash": "^4.17.2",
55-
"markdownlint-cli": "^0.27.1",
56-
"mocha": "^7.1.1",
55+
"markdownlint-cli": "^0.28.1",
56+
"mocha": "^9.1.2",
5757
"npm-run-all": "^4.1.5",
5858
"nyc": "^15.1.0"
5959
},

0 commit comments

Comments
 (0)