Skip to content

Commit

Permalink
feat: update deps (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Dec 23, 2019
1 parent 25520f7 commit ca3c62d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
32 changes: 16 additions & 16 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 @@ -53,17 +53,17 @@
"xmlhttprequest": "^1.8.0"
},
"devDependencies": {
"@types/jest": "^24.0.23",
"@types/node": "^12.12.20",
"@types/jest": "^24.0.24",
"@types/node": "^12.12.21",
"@typescript-eslint/parser": "^2.12.0",
"@zeit/ncc": "^0.20.5",
"eslint": "^6.7.2",
"eslint": "^6.8.0",
"husky": "^3.1.0",
"jest": "^24.9.0",
"jest-circus": "^24.9.0",
"lint-staged": "^9.5.0",
"prettier": "1.19.1",
"ts-jest": "^24.2.0",
"typescript": "^3.7.3"
"typescript": "^3.7.4"
}
}

0 comments on commit ca3c62d

Please sign in to comment.