Skip to content

Commit 71000bc

Browse files
committed
Update Test & linting packages
1 parent 01294cd commit 71000bc

File tree

2 files changed

+611
-107
lines changed

2 files changed

+611
-107
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,14 @@
6060
"validator": "13.0.0"
6161
},
6262
"devDependencies": {
63-
"eslint": "7.25.0",
64-
"eslint-plugin-ghost": "2.1.0",
63+
"eslint": "7.28.0",
64+
"eslint-plugin-ghost": "2.2.0",
6565
"istanbul": "0.4.5",
66-
"mocha": "8.3.2",
66+
"mocha": "8.4.0",
6767
"nodemon": "2.0.7",
6868
"rewire": "5.0.0",
6969
"should": "13.2.3",
70-
"sinon": "11.0.0"
70+
"sinon": "11.1.1"
7171
},
7272
"files": [
7373
"lib",

0 commit comments

Comments
 (0)