Skip to content

Commit

Permalink
chore: Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
kewitz committed Aug 29, 2019
1 parent 3faf972 commit e42f020
Show file tree
Hide file tree
Showing 2 changed files with 1,103 additions and 655 deletions.
13 changes: 6 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,17 @@
},
"homepage": "https://github.com/invisible-tech/logger#readme",
"dependencies": {
"moment": "^2.18.1",
"serialize-error": "^2.1.0",
"timber": "^3.1.1",
"winston": "^2.4.0"
"moment": "^2.24.0",
"serialize-error": "2",
"timber": "3",
"winston": "2"
},
"devDependencies": {
"@invisible/eslint-config": "^1.1.2",
"@invisible/changelog-update": "^1.1.0",
"@invisible/eslint-config": "^1.1.2",
"@invisible/publish": "^2.0.0",
"decache": "^4.4.0",
"eslint": "^4.7.2",
"mocha": "^5.0.0",
"nsp": "^2.8.1"
"mocha": "^5.0.0"
}
}
Loading

0 comments on commit e42f020

Please sign in to comment.