Skip to content

Commit

Permalink
Update all non-major dependencies (#804)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 13, 2021
1 parent 31a103c commit bb1d56b
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 116 deletions.
211 changes: 100 additions & 111 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,18 +56,18 @@
"@types/mkdirp": "1.0.1",
"@types/mocha": "8.2.2",
"@types/proxyquire": "1.3.28",
"@types/sinon": "10.0.1",
"@types/sinon": "10.0.2",
"@types/sinon-chai": "3.2.5",
"@typescript-eslint/eslint-plugin": "4.25.0",
"@typescript-eslint/parser": "4.25.0",
"@typescript-eslint/eslint-plugin": "4.26.1",
"@typescript-eslint/parser": "4.26.1",
"chai": "4.3.4",
"chai-as-promised": "7.1.1",
"config": "3.3.6",
"cross-env": "7.0.3",
"docsify-cli": "4.4.3",
"dotenv": "10.0.0",
"dotenv-expand": "5.1.0",
"eslint": "7.27.0",
"eslint": "7.28.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-config-prettier": "7.2.0",
"eslint-import-resolver-typescript": "2.4.0",
Expand All @@ -79,7 +79,7 @@
"lint-staged": "10.5.4",
"mocha": "8.4.0",
"pg": "8.6.0",
"prettier": "2.3.0",
"prettier": "2.3.1",
"proxyquire": "2.1.3",
"rimraf": "3.0.2",
"sinon": "11.1.1",
Expand Down

0 comments on commit bb1d56b

Please sign in to comment.