Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Commit a6687cf

Browse files
committed
chore(deps): update all packages
1 parent 4124bef commit a6687cf

File tree

2 files changed

+603
-159
lines changed

2 files changed

+603
-159
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@invisible/logger",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Invisible Logging Wrapper",
55
"main": "index.js",
66
"scripts": {
@@ -31,7 +31,7 @@
3131
"homepage": "https://github.com/invisible-tech/logger#readme",
3232
"dependencies": {
3333
"@invisible/changelog-update": "^1.1.0",
34-
"bugsnag": "^1.12.0",
34+
"bugsnag": "^2.0.0",
3535
"glob": "^7.1.2",
3636
"moment": "^2.18.1",
3737
"timber": "^3.1.1",
@@ -40,11 +40,11 @@
4040
},
4141
"devDependencies": {
4242
"@invisible/eslint-config": "^1.1.2",
43-
"@invisible/publish": "^1.1.6",
43+
"@invisible/publish": "^2.0.0",
4444
"eslint": "^4.7.2",
45-
"mocha": "^3.5.0",
45+
"mocha": "^5.0.0",
4646
"patch-package": "^5.0.0",
4747
"postinstall-prepare": "^1.0.1",
48-
"sinon": "^3.0.0"
48+
"sinon": "^4.0.0"
4949
}
5050
}

0 commit comments

Comments
 (0)