Skip to content

Commit 556da48

Browse files
committed
Update Test & linting packages
1 parent 5f02e00 commit 556da48

File tree

2 files changed

+654
-62
lines changed

2 files changed

+654
-62
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.31.0",
64+
"eslint-plugin-ghost": "2.6.0",
6565
"istanbul": "0.4.5",
6666
"mocha": "9.0.2",
67-
"nodemon": "2.0.7",
67+
"nodemon": "2.0.12",
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)