Skip to content

Commit

Permalink
n/a upgraded sinon and eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
davesag committed May 23, 2023
1 parent edbfa64 commit 2fa46fe
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 72 deletions.
127 changes: 58 additions & 69 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 @@ -46,12 +46,12 @@
},
"homepage": "https://github.com/davesag/sequelize-pg-utilities#readme",
"devDependencies": {
"@snyk/protect": "^1.1155.0",
"@snyk/protect": "^1.1160.0",
"ajv": "^8.12.0",
"chai": "^4.3.6",
"chai-almost": "^1.0.1",
"chai-as-promised": "^7.1.1",
"eslint": "^8.40.0",
"eslint": "^8.41.0",
"eslint-config-prettier": "^8.8.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.27.5",
Expand All @@ -66,7 +66,7 @@
"pg": "^8.11.0",
"prettier": "^2.8.8",
"proxyquire": "^2.1.3",
"sinon": "^15.0.4",
"sinon": "^15.1.0",
"sinon-chai": "^3.5.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 2fa46fe

Please sign in to comment.