Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Sep 30, 2019
1 parent 531cfe4 commit 764784c
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 122 deletions.
230 changes: 112 additions & 118 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
"author": "Nordic Semiconductor ASA | nordicsemi.no",
"license": "BSD-3-Clause",
"dependencies": {
"@typescript-eslint/eslint-plugin": "^2.3.0",
"@typescript-eslint/parser": "^2.3.0",
"@typescript-eslint/eslint-plugin": "^2.3.1",
"@typescript-eslint/parser": "^2.3.1",
"eslint-config-prettier": "^6.3.0"
},
"devDependencies": {
"@commitlint/cli": "^8.2.0",
"@commitlint/config-angular": "^8.2.0",
"husky": "^3.0.5",
"lint-staged": "^9.2.5",
"husky": "^3.0.7",
"lint-staged": "^9.4.0",
"prettier": "^1.18.2"
},
"peerDependencies": {
Expand Down

0 comments on commit 764784c

Please sign in to comment.