Skip to content

Commit b952b43

Browse files
renovate[bot]JustinBeckwith
authored andcommitted
chore(deps): update dependency mocha to v6 (#269)
1 parent 3198532 commit b952b43

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

handwritten/logging-winston/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"eslint-plugin-prettier": "^3.0.0",
7979
"gts": "^0.9.0",
8080
"intelli-espower-loader": "^1.0.1",
81-
"mocha": "^5.2.0",
81+
"mocha": "^6.0.0",
8282
"post-install-check": "0.0.1",
8383
"prettier": "^1.13.6",
8484
"require-inject": "^1.4.3",

handwritten/logging-winston/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"devDependencies": {
2121
"chai": "^4.2.0",
2222
"execa": "^1.0.0",
23-
"mocha": "^5.2.0"
23+
"mocha": "^6.0.0"
2424
}
2525
}

0 commit comments

Comments
 (0)