Skip to content

Commit

Permalink
Merge pull request #59 from davesag/feature/20190308/update-deps
Browse files Browse the repository at this point in the history
[optimisation, n/a] updated dependencies
  • Loading branch information
davesag committed Mar 8, 2019
2 parents 068835e + d860c2d commit 6965974
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 131 deletions.
174 changes: 49 additions & 125 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,11 @@
},
"homepage": "https://github.com/davesag/sequelize-test-helpers#readme",
"devDependencies": {
"ajv": "^6.9.2",
"ajv": "^6.10.0",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"eslint": "^5.14.1",
"eslint-config-prettier": "^4.0.0",
"eslint": "^5.15.1",
"eslint-config-prettier": "^4.1.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-mocha": "^5.3.0",
Expand All @@ -77,12 +77,12 @@
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"husky": "^1.3.1",
"lint-staged": "^8.1.4",
"mocha": "^6.0.1",
"lint-staged": "^8.1.5",
"mocha": "^6.0.2",
"nyc": "^13.3.0",
"prettier": "^1.16.4",
"proxyquire": "^2.1.0",
"sinon": "^7.2.4",
"sinon": "^7.2.7",
"sinon-chai": "^3.3.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 6965974

Please sign in to comment.