Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 8, 2021
1 parent d6e676b commit 983d6ae
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 62 deletions.
120 changes: 64 additions & 56 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 @@ -58,11 +58,11 @@
"@types/mkdirp": "1.0.1",
"@types/mocha": "8.2.1",
"@types/proxyquire": "1.3.28",
"@types/sinon": "9.0.10",
"@types/sinon": "9.0.11",
"@types/sinon-chai": "3.2.5",
"@typescript-eslint/eslint-plugin": "4.15.2",
"@typescript-eslint/parser": "4.15.2",
"chai": "4.3.0",
"@typescript-eslint/eslint-plugin": "4.16.1",
"@typescript-eslint/parser": "4.16.1",
"chai": "4.3.3",
"chai-as-promised": "7.1.1",
"config": "3.3.4",
"cross-env": "7.0.3",
Expand All @@ -79,15 +79,15 @@
"husky": "4.3.8",
"json5": "2.2.0",
"lint-staged": "10.5.4",
"mocha": "8.3.0",
"mocha": "8.3.1",
"pg": "8.5.1",
"prettier": "2.2.1",
"proxyquire": "2.1.3",
"rimraf": "3.0.2",
"sinon": "9.2.4",
"sinon-chai": "3.5.0",
"ts-node": "9.1.1",
"typescript": "4.2.2"
"typescript": "4.2.3"
},
"peerDependencies": {
"pg": ">=4.3.0 <9.0.0"
Expand Down

0 comments on commit 983d6ae

Please sign in to comment.