Skip to content

Commit

Permalink
chore(deps): update all packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 14, 2018
1 parent 4124bef commit a6687cf
Show file tree
Hide file tree
Showing 2 changed files with 603 additions and 159 deletions.
10 changes: 5 additions & 5 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "@invisible/logger",
"version": "1.1.1",
"version": "1.1.2",
"description": "Invisible Logging Wrapper",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"homepage": "https://github.com/invisible-tech/logger#readme",
"dependencies": {
"@invisible/changelog-update": "^1.1.0",
"bugsnag": "^1.12.0",
"bugsnag": "^2.0.0",
"glob": "^7.1.2",
"moment": "^2.18.1",
"timber": "^3.1.1",
Expand All @@ -40,11 +40,11 @@
},
"devDependencies": {
"@invisible/eslint-config": "^1.1.2",
"@invisible/publish": "^1.1.6",
"@invisible/publish": "^2.0.0",
"eslint": "^4.7.2",
"mocha": "^3.5.0",
"mocha": "^5.0.0",
"patch-package": "^5.0.0",
"postinstall-prepare": "^1.0.1",
"sinon": "^3.0.0"
"sinon": "^4.0.0"
}
}

0 comments on commit a6687cf

Please sign in to comment.