@mongodb-js/compass-logging 1.1.7 → 1.1.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -13,7 +13,7 @@
13
13
  "email": "compass@mongodb.com"
14
14
  },
15
15
  "homepage": "https://github.com/mongodb-js/compass",
16
- "version": "1.1.7",
16
+ "version": "1.1.8",
17
17
  "repository": {
18
18
  "type": "git",
19
19
  "url": "https://github.com/mongodb-js/compass.git"
@@ -53,8 +53,8 @@
53
53
  "mongodb-log-writer": "^1.3.0"
54
54
  },
55
55
  "devDependencies": {
56
- "@mongodb-js/eslint-config-compass": "^1.0.7",
57
- "@mongodb-js/mocha-config-compass": "^1.2.1",
56
+ "@mongodb-js/eslint-config-compass": "^1.0.8",
57
+ "@mongodb-js/mocha-config-compass": "^1.3.0",
58
58
  "@mongodb-js/prettier-config-compass": "^1.0.1",
59
59
  "@mongodb-js/tsconfig-compass": "^1.0.3",
60
60
  "@types/chai": "^4.2.21",
@@ -73,5 +73,5 @@
73
73
  "optionalPeerDependencies": {
74
74
  "compass-preferences-model": "^2.0.0"
75
75
  },
76
- "gitHead": "ab322a183cd516c117cf575d9b7931073954fe1d"
76
+ "gitHead": "62acadaa32f014e73080cfaf7c15753e2e1db08f"
77
77
  }