Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 29, 2020
1 parent 7cec328 commit 92e4e5e
Show file tree
Hide file tree
Showing 3 changed files with 359 additions and 337 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@commitlint/config-conventional": "9.0.1",
"@types/benchmark": "1.0.33",
"@types/jest": "26.0.0",
"@types/jest": "26.0.3",
"@types/node": "12.12.47",
"@typescript-eslint/eslint-plugin": "2.34.0",
"@typescript-eslint/eslint-plugin-tslint": "3.4.0",
Expand All @@ -52,11 +52,11 @@
"eslint": "7.3.1",
"eslint-config-airbnb-base": "14.2.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-import": "2.21.2",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-jest": "23.17.1",
"eslint-plugin-jsdoc": "28.5.1",
"husky": "4.2.5",
"jest": "26.0.1",
"jest": "26.1.0",
"microtime": "3.0.0",
"prettier": "2.0.5",
"pretty-quick": "2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"release": "semantic-release"
},
"devDependencies": {
"semantic-release": "17.1.0"
"semantic-release": "17.1.1"
},
"dependencies": {
"ts-toolbelt": "^4.12.0"
Expand Down
Loading

0 comments on commit 92e4e5e

Please sign in to comment.