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 Jan 25, 2021
1 parent ef38ef6 commit 5854f32
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 84 deletions.
155 changes: 78 additions & 77 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,37 +54,37 @@
"devDependencies": {
"@types/chai": "4.2.14",
"@types/chai-as-promised": "7.1.3",
"@types/lodash": "4.14.167",
"@types/lodash": "4.14.168",
"@types/mkdirp": "1.0.1",
"@types/mocha": "8.2.0",
"@types/proxyquire": "1.3.28",
"@types/sinon": "9.0.10",
"@types/sinon-chai": "3.2.5",
"@typescript-eslint/eslint-plugin": "4.12.0",
"@typescript-eslint/parser": "4.12.0",
"@typescript-eslint/eslint-plugin": "4.14.0",
"@typescript-eslint/parser": "4.14.0",
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
"config": "3.3.3",
"cross-env": "7.0.3",
"docsify-cli": "4.4.2",
"dotenv": "8.2.0",
"dotenv-expand": "5.1.0",
"eslint": "7.17.0",
"eslint": "7.18.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-config-prettier": "7.1.0",
"eslint-config-prettier": "7.2.0",
"eslint-import-resolver-typescript": "2.3.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-prettier": "3.3.1",
"eslint-plugin-security": "1.4.0",
"husky": "4.3.7",
"husky": "4.3.8",
"json5": "2.1.3",
"lint-staged": "10.5.3",
"mocha": "8.2.1",
"pg": "8.5.1",
"prettier": "2.2.1",
"proxyquire": "2.1.3",
"rimraf": "3.0.2",
"sinon": "9.2.3",
"sinon": "9.2.4",
"sinon-chai": "3.5.0",
"ts-node": "9.1.1",
"typescript": "4.1.3"
Expand Down

0 comments on commit 5854f32

Please sign in to comment.