Skip to content

Commit

Permalink
chore(deps): update test & linting packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 22, 2024
1 parent 2b509b4 commit 8cfe621
Show file tree
Hide file tree
Showing 2 changed files with 1,369 additions and 388 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,17 +92,17 @@
"yarn": "1.22.19"
},
"devDependencies": {
"chai": "4.3.7",
"chai-as-promised": "7.1.1",
"chai": "4.4.1",
"chai-as-promised": "7.1.2",
"eslint": "7.30.0",
"eslint-plugin-ghost": "2.5.0",
"eslint-plugin-ghost": "2.18.1",
"has-ansi": "4.0.1",
"mocha": "10.1.0",
"nock": "13.2.9",
"mocha": "10.4.0",
"nock": "13.5.4",
"nyc": "15.1.0",
"proxyquire": "2.1.3",
"sinon": "15.0.0",
"sinon": "15.2.0",
"standard-version": "4.3.0",
"tmp": "0.2.1"
"tmp": "0.2.3"
}
}
Loading

0 comments on commit 8cfe621

Please sign in to comment.