Skip to content

Commit e2a42d0

Browse files
committed
Update Test & linting packages
1 parent 1a4725e commit e2a42d0

File tree

2 files changed

+663
-108
lines changed

2 files changed

+663
-108
lines changed

package.json

Lines changed: 5 additions & 5 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.30.0",
64+
"eslint-plugin-ghost": "2.4.0",
6565
"istanbul": "0.4.5",
66-
"mocha": "8.3.2",
67-
"nodemon": "2.0.7",
66+
"mocha": "8.4.0",
67+
"nodemon": "2.0.10",
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)