Skip to content

Commit

Permalink
n/a upgraded sinon and other dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
davesag committed Oct 20, 2023
1 parent be86348 commit f75c4ae
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 64 deletions.
163 changes: 102 additions & 61 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"chai": "^4.3.10",
"chai-almost": "^1.0.1",
"chai-as-promised": "^7.1.1",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.28.1",
Expand All @@ -59,13 +59,13 @@
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-promise": "^6.0.0",
"husky": "^8.0.3",
"lint-staged": "^15.0.1",
"lint-staged": "^15.0.2",
"mocha": "^10.0.0",
"nyc": "^15.1.0",
"pg": "^8.11.3",
"prettier": "^3.0.3",
"proxyquire": "^2.1.3",
"sinon": "^16.1.0",
"sinon": "^17.0.0",
"sinon-chai": "^3.5.0"
},
"peerDependencies": {
Expand Down

0 comments on commit f75c4ae

Please sign in to comment.