Browse Source

Update prettier config

master
Dylan Baker 6 years ago
parent
commit
cd6eccabb1
2 changed files with 62 additions and 62 deletions
  1. 61
    61
      package-lock.json
  2. 1
    1
      package.json

+ 61
- 61
package-lock.json View File

16
       "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
16
       "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
17
       "dev": true,
17
       "dev": true,
18
       "requires": {
18
       "requires": {
19
-        "balanced-match": "1.0.0",
19
+        "balanced-match": "^1.0.0",
20
         "concat-map": "0.0.1"
20
         "concat-map": "0.0.1"
21
       }
21
       }
22
     },
22
     },
44
       "integrity": "sha1-g6c/L+pWmJj7c3GTyPhzyvbUXJQ=",
44
       "integrity": "sha1-g6c/L+pWmJj7c3GTyPhzyvbUXJQ=",
45
       "dev": true,
45
       "dev": true,
46
       "requires": {
46
       "requires": {
47
-        "foreach": "2.0.5",
48
-        "object-keys": "1.0.11"
47
+        "foreach": "^2.0.5",
48
+        "object-keys": "^1.0.8"
49
       }
49
       }
50
     },
50
     },
51
     "defined": {
51
     "defined": {
66
       "integrity": "sha512-ZnQrE/lXTTQ39ulXZ+J1DTFazV9qBy61x2bY071B+qGco8Z8q1QddsLdt/EF8Ai9hcWH72dWS0kFqXLxOxqslA==",
66
       "integrity": "sha512-ZnQrE/lXTTQ39ulXZ+J1DTFazV9qBy61x2bY071B+qGco8Z8q1QddsLdt/EF8Ai9hcWH72dWS0kFqXLxOxqslA==",
67
       "dev": true,
67
       "dev": true,
68
       "requires": {
68
       "requires": {
69
-        "es-to-primitive": "1.1.1",
70
-        "function-bind": "1.1.1",
71
-        "has": "1.0.1",
72
-        "is-callable": "1.1.3",
73
-        "is-regex": "1.0.4"
69
+        "es-to-primitive": "^1.1.1",
70
+        "function-bind": "^1.1.1",
71
+        "has": "^1.0.1",
72
+        "is-callable": "^1.1.3",
73
+        "is-regex": "^1.0.4"
74
       }
74
       }
75
     },
75
     },
76
     "es-to-primitive": {
76
     "es-to-primitive": {
79
       "integrity": "sha1-RTVSSKiJeQNLZ5Lhm7gfK3l13Q0=",
79
       "integrity": "sha1-RTVSSKiJeQNLZ5Lhm7gfK3l13Q0=",
80
       "dev": true,
80
       "dev": true,
81
       "requires": {
81
       "requires": {
82
-        "is-callable": "1.1.3",
83
-        "is-date-object": "1.0.1",
84
-        "is-symbol": "1.0.1"
82
+        "is-callable": "^1.1.1",
83
+        "is-date-object": "^1.0.1",
84
+        "is-symbol": "^1.0.1"
85
       }
85
       }
86
     },
86
     },
87
     "faucet": {
87
     "faucet": {
91
       "dev": true,
91
       "dev": true,
92
       "requires": {
92
       "requires": {
93
         "defined": "0.0.0",
93
         "defined": "0.0.0",
94
-        "duplexer": "0.1.1",
94
+        "duplexer": "~0.1.1",
95
         "minimist": "0.0.5",
95
         "minimist": "0.0.5",
96
-        "sprintf": "0.1.5",
97
-        "tap-parser": "0.4.3",
98
-        "tape": "2.3.3",
99
-        "through2": "0.2.3"
96
+        "sprintf": "~0.1.3",
97
+        "tap-parser": "~0.4.0",
98
+        "tape": "~2.3.2",
99
+        "through2": "~0.2.3"
100
       },
100
       },
101
       "dependencies": {
101
       "dependencies": {
102
         "deep-equal": {
102
         "deep-equal": {
123
           "integrity": "sha1-Lnzgox3wn41oUWZKcYQuDKUFevc=",
123
           "integrity": "sha1-Lnzgox3wn41oUWZKcYQuDKUFevc=",
124
           "dev": true,
124
           "dev": true,
125
           "requires": {
125
           "requires": {
126
-            "deep-equal": "0.1.2",
127
-            "defined": "0.0.0",
128
-            "inherits": "2.0.3",
129
-            "jsonify": "0.0.0",
130
-            "resumer": "0.0.0",
131
-            "through": "2.3.8"
126
+            "deep-equal": "~0.1.0",
127
+            "defined": "~0.0.0",
128
+            "inherits": "~2.0.1",
129
+            "jsonify": "~0.0.0",
130
+            "resumer": "~0.0.0",
131
+            "through": "~2.3.4"
132
           }
132
           }
133
         }
133
         }
134
       }
134
       }
139
       "integrity": "sha1-LEBFC5NI6X8oEyJZO6lnBLmr1NQ=",
139
       "integrity": "sha1-LEBFC5NI6X8oEyJZO6lnBLmr1NQ=",
140
       "dev": true,
140
       "dev": true,
141
       "requires": {
141
       "requires": {
142
-        "is-function": "1.0.1"
142
+        "is-function": "~1.0.0"
143
       }
143
       }
144
     },
144
     },
145
     "foreach": {
145
     "foreach": {
166
       "integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==",
166
       "integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==",
167
       "dev": true,
167
       "dev": true,
168
       "requires": {
168
       "requires": {
169
-        "fs.realpath": "1.0.0",
170
-        "inflight": "1.0.6",
171
-        "inherits": "2.0.3",
172
-        "minimatch": "3.0.4",
173
-        "once": "1.4.0",
174
-        "path-is-absolute": "1.0.1"
169
+        "fs.realpath": "^1.0.0",
170
+        "inflight": "^1.0.4",
171
+        "inherits": "2",
172
+        "minimatch": "^3.0.4",
173
+        "once": "^1.3.0",
174
+        "path-is-absolute": "^1.0.0"
175
       }
175
       }
176
     },
176
     },
177
     "has": {
177
     "has": {
180
       "integrity": "sha1-hGFzP1OLCDfJNh45qauelwTcLyg=",
180
       "integrity": "sha1-hGFzP1OLCDfJNh45qauelwTcLyg=",
181
       "dev": true,
181
       "dev": true,
182
       "requires": {
182
       "requires": {
183
-        "function-bind": "1.1.1"
183
+        "function-bind": "^1.0.2"
184
       }
184
       }
185
     },
185
     },
186
     "inflight": {
186
     "inflight": {
189
       "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
189
       "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
190
       "dev": true,
190
       "dev": true,
191
       "requires": {
191
       "requires": {
192
-        "once": "1.4.0",
193
-        "wrappy": "1.0.2"
192
+        "once": "^1.3.0",
193
+        "wrappy": "1"
194
       }
194
       }
195
     },
195
     },
196
     "inherits": {
196
     "inherits": {
223
       "integrity": "sha1-VRdIm1RwkbCTDglWVM7SXul+lJE=",
223
       "integrity": "sha1-VRdIm1RwkbCTDglWVM7SXul+lJE=",
224
       "dev": true,
224
       "dev": true,
225
       "requires": {
225
       "requires": {
226
-        "has": "1.0.1"
226
+        "has": "^1.0.1"
227
       }
227
       }
228
     },
228
     },
229
     "is-symbol": {
229
     "is-symbol": {
250
       "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
250
       "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
251
       "dev": true,
251
       "dev": true,
252
       "requires": {
252
       "requires": {
253
-        "brace-expansion": "1.1.11"
253
+        "brace-expansion": "^1.1.7"
254
       }
254
       }
255
     },
255
     },
256
     "minimist": {
256
     "minimist": {
277
       "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
277
       "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
278
       "dev": true,
278
       "dev": true,
279
       "requires": {
279
       "requires": {
280
-        "wrappy": "1.0.2"
280
+        "wrappy": "1"
281
       }
281
       }
282
     },
282
     },
283
     "path-is-absolute": {
283
     "path-is-absolute": {
304
       "integrity": "sha1-fPTFTvZI44EwhMY23SB54WbAgdk=",
304
       "integrity": "sha1-fPTFTvZI44EwhMY23SB54WbAgdk=",
305
       "dev": true,
305
       "dev": true,
306
       "requires": {
306
       "requires": {
307
-        "core-util-is": "1.0.2",
308
-        "inherits": "2.0.3",
307
+        "core-util-is": "~1.0.0",
308
+        "inherits": "~2.0.1",
309
         "isarray": "0.0.1",
309
         "isarray": "0.0.1",
310
-        "string_decoder": "0.10.31"
310
+        "string_decoder": "~0.10.x"
311
       }
311
       }
312
     },
312
     },
313
     "resolve": {
313
     "resolve": {
316
       "integrity": "sha512-hgoSGrc3pjzAPHNBg+KnFcK2HwlHTs/YrAGUr6qgTVUZmXv1UEXXl0bZNBKMA9fud6lRYFdPGz0xXxycPzmmiw==",
316
       "integrity": "sha512-hgoSGrc3pjzAPHNBg+KnFcK2HwlHTs/YrAGUr6qgTVUZmXv1UEXXl0bZNBKMA9fud6lRYFdPGz0xXxycPzmmiw==",
317
       "dev": true,
317
       "dev": true,
318
       "requires": {
318
       "requires": {
319
-        "path-parse": "1.0.5"
319
+        "path-parse": "^1.0.5"
320
       }
320
       }
321
     },
321
     },
322
     "resumer": {
322
     "resumer": {
325
       "integrity": "sha1-8ej0YeQGS6Oegq883CqMiT0HZ1k=",
325
       "integrity": "sha1-8ej0YeQGS6Oegq883CqMiT0HZ1k=",
326
       "dev": true,
326
       "dev": true,
327
       "requires": {
327
       "requires": {
328
-        "through": "2.3.8"
328
+        "through": "~2.3.4"
329
       }
329
       }
330
     },
330
     },
331
     "sprintf": {
331
     "sprintf": {
340
       "integrity": "sha1-0E3iyJ4Tf019IG8Ia17S+ua+jOo=",
340
       "integrity": "sha1-0E3iyJ4Tf019IG8Ia17S+ua+jOo=",
341
       "dev": true,
341
       "dev": true,
342
       "requires": {
342
       "requires": {
343
-        "define-properties": "1.1.2",
344
-        "es-abstract": "1.11.0",
345
-        "function-bind": "1.1.1"
343
+        "define-properties": "^1.1.2",
344
+        "es-abstract": "^1.5.0",
345
+        "function-bind": "^1.0.2"
346
       }
346
       }
347
     },
347
     },
348
     "string_decoder": {
348
     "string_decoder": {
357
       "integrity": "sha1-pOrhkMENdsehEZIf84u+TVjwnuo=",
357
       "integrity": "sha1-pOrhkMENdsehEZIf84u+TVjwnuo=",
358
       "dev": true,
358
       "dev": true,
359
       "requires": {
359
       "requires": {
360
-        "inherits": "2.0.3",
361
-        "readable-stream": "1.1.14"
360
+        "inherits": "~2.0.1",
361
+        "readable-stream": "~1.1.11"
362
       }
362
       }
363
     },
363
     },
364
     "tape": {
364
     "tape": {
367
       "integrity": "sha512-j0jO9BiScfqtPBb9QmPLL0qvxXMz98xjkMb7x8lKipFlJZwNJkqkWPou+NU4V6T9RnVh1kuSthLE8gLrN8bBfw==",
367
       "integrity": "sha512-j0jO9BiScfqtPBb9QmPLL0qvxXMz98xjkMb7x8lKipFlJZwNJkqkWPou+NU4V6T9RnVh1kuSthLE8gLrN8bBfw==",
368
       "dev": true,
368
       "dev": true,
369
       "requires": {
369
       "requires": {
370
-        "deep-equal": "1.0.1",
371
-        "defined": "1.0.0",
372
-        "for-each": "0.3.2",
373
-        "function-bind": "1.1.1",
374
-        "glob": "7.1.2",
375
-        "has": "1.0.1",
376
-        "inherits": "2.0.3",
377
-        "minimist": "1.2.0",
378
-        "object-inspect": "1.5.0",
379
-        "resolve": "1.5.0",
380
-        "resumer": "0.0.0",
381
-        "string.prototype.trim": "1.1.2",
382
-        "through": "2.3.8"
370
+        "deep-equal": "~1.0.1",
371
+        "defined": "~1.0.0",
372
+        "for-each": "~0.3.2",
373
+        "function-bind": "~1.1.1",
374
+        "glob": "~7.1.2",
375
+        "has": "~1.0.1",
376
+        "inherits": "~2.0.3",
377
+        "minimist": "~1.2.0",
378
+        "object-inspect": "~1.5.0",
379
+        "resolve": "~1.5.0",
380
+        "resumer": "~0.0.0",
381
+        "string.prototype.trim": "~1.1.2",
382
+        "through": "~2.3.8"
383
       }
383
       }
384
     },
384
     },
385
     "through": {
385
     "through": {
394
       "integrity": "sha1-6zKE2k6jEbbMis42U3SKUqvyWj8=",
394
       "integrity": "sha1-6zKE2k6jEbbMis42U3SKUqvyWj8=",
395
       "dev": true,
395
       "dev": true,
396
       "requires": {
396
       "requires": {
397
-        "readable-stream": "1.1.14",
398
-        "xtend": "2.1.2"
397
+        "readable-stream": "~1.1.9",
398
+        "xtend": "~2.1.1"
399
       }
399
       }
400
     },
400
     },
401
     "wrappy": {
401
     "wrappy": {
410
       "integrity": "sha1-bv7MKk2tjmlixJAbM3znuoe10os=",
410
       "integrity": "sha1-bv7MKk2tjmlixJAbM3znuoe10os=",
411
       "dev": true,
411
       "dev": true,
412
       "requires": {
412
       "requires": {
413
-        "object-keys": "0.4.0"
413
+        "object-keys": "~0.4.0"
414
       },
414
       },
415
       "dependencies": {
415
       "dependencies": {
416
         "object-keys": {
416
         "object-keys": {

+ 1
- 1
package.json View File

5
   "main": "index.js",
5
   "main": "index.js",
6
   "scripts": {
6
   "scripts": {
7
     "test": "faucet test/*.js",
7
     "test": "faucet test/*.js",
8
-    "pretty": "prettier --single-quote --no-semi --trailing-comma all --write ./**/*.js"
8
+    "pretty": "prettier --single-quote --no-semi --trailing-comma all --arrow-parens avoid --write ./**/*.js"
9
   },
9
   },
10
   "keywords": [],
10
   "keywords": [],
11
   "author": "",
11
   "author": "",

Loading…
Cancel
Save