Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
derduher committed Aug 31, 2019
1 parent cca6031 commit 61f6e43
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
24 changes: 12 additions & 12 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 @@ -102,7 +102,7 @@
}
},
"dependencies": {
"@types/node": "^12.7.2",
"@types/node": "^12.7.3",
"@types/sax": "^1.2.0",
"arg": "^4.1.1",
"sax": "^1.2.4",
Expand All @@ -119,14 +119,14 @@
"@typescript-eslint/parser": "^2.0.0",
"babel-eslint": "^10.0.3",
"babel-polyfill": "^6.26.0",
"eslint": "^6.2.2",
"eslint-plugin-jest": "^22.15.2",
"eslint": "^6.3.0",
"eslint-plugin-jest": "^22.16.0",
"husky": "^3.0.4",
"jest": "^24.9.0",
"sort-package-json": "^1.22.1",
"source-map": "~0.7.3",
"stats-lite": "^2.2.0",
"typescript": "^3.5.3"
"typescript": "^3.6.2"
},
"engines": {
"node": ">=8.9.0",
Expand Down

0 comments on commit 61f6e43

Please sign in to comment.