Skip to content

Commit d02e663

Browse files
chore(deps): update test & linting packages
1 parent ff577b6 commit d02e663

File tree

2 files changed

+1745
-599
lines changed

2 files changed

+1745
-599
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -92,16 +92,16 @@
9292
"yarn": "1.22.19"
9393
},
9494
"devDependencies": {
95-
"chai": "4.3.7",
95+
"chai": "5.0.3",
9696
"chai-as-promised": "7.1.1",
97-
"eslint": "7.30.0",
98-
"eslint-plugin-ghost": "2.5.0",
97+
"eslint": "8.56.0",
98+
"eslint-plugin-ghost": "3.4.0",
9999
"has-ansi": "4.0.1",
100100
"mocha": "10.1.0",
101101
"nock": "13.2.9",
102102
"nyc": "15.1.0",
103103
"proxyquire": "2.1.3",
104-
"sinon": "15.0.0",
104+
"sinon": "17.0.1",
105105
"standard-version": "4.3.0",
106106
"tmp": "0.2.1"
107107
}

0 commit comments

Comments
 (0)