Skip to content

Commit

Permalink
[package] minore update to dependencies versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhyde committed Jan 4, 2020
1 parent a10d75e commit fce9dc8
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 74 deletions.
84 changes: 15 additions & 69 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,19 +38,19 @@
},
"devDependencies": {
"@types/got": "9.6.9",
"@types/jest": "24.0.23",
"@types/node": "12.12.7",
"@types/jest": "24.0.25",
"@types/node": "13.1.4",
"codecov": "3.6.1",
"dotenv": "8.2.0",
"jest": "24.9.0",
"nock": "11.7.0",
"nock": "11.7.1",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0",
"ts-jest": "24.1.0",
"ts-jest": "24.2.0",
"tslint": "5.20.1",
"tslint-config-standard": "9.0.0",
"tslint-immutable": "6.0.1",
"typescript": "3.7.2"
"typescript": "3.7.4"
},
"engines": {
"node": ">=8.12.0"
Expand Down

0 comments on commit fce9dc8

Please sign in to comment.