Skip to content

Commit 2045157

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update Test & linting packages
1 parent 58f3f93 commit 2045157

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

ghost/pretty-cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
"access": "public"
2121
},
2222
"devDependencies": {
23-
"mocha": "6.1.3",
23+
"mocha": "6.1.4",
2424
"should": "13.2.3",
25-
"sinon": "7.3.1"
25+
"sinon": "7.3.2"
2626
},
2727
"dependencies": {
2828
"chalk": "^2.4.1",

ghost/release-utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"access": "public"
1919
},
2020
"devDependencies": {
21-
"mocha": "6.1.3",
21+
"mocha": "6.1.4",
2222
"should": "13.2.3",
23-
"sinon": "7.3.1"
23+
"sinon": "7.3.2"
2424
},
2525
"dependencies": {
2626
"bluebird": "^3.5.3",

0 commit comments

Comments
 (0)