Skip to content

Commit

Permalink
chore(npm): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fsmaia committed Apr 23, 2020
1 parent d63c93e commit a03536e
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 57 deletions.
99 changes: 44 additions & 55 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@types/node": "^13.9.5",
"@types/node": "^13.13.2",
"@typescript-eslint/eslint-plugin": "^2.29.0",
"@typescript-eslint/parser": "^2.29.0",
"commitizen": "^4.0.4",
Expand All @@ -38,7 +38,7 @@
"prettier": "^2.0.5",
"pretty-quick": "^2.0.1",
"semantic-release": "^17.0.7",
"ts-node": "^3.3.0",
"ts-node": "^8.9.0",
"typescript": "^3.8.3"
},
"dependencies": {},
Expand Down

0 comments on commit a03536e

Please sign in to comment.