We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35cd0a2 commit b926b21Copy full SHA for b926b21
package.json
@@ -29,18 +29,18 @@
29
"dependencies": {
30
"detect-file": "^1.0.0",
31
"is-glob": "^4.0.0",
32
- "micromatch": "^3.0.4",
+ "micromatch": "^4.0.2",
33
"resolve-dir": "^1.0.1"
34
},
35
"devDependencies": {
36
"coveralls": "github:phated/node-coveralls#2.x",
37
- "eslint": "^2.13.1",
+ "eslint": "^6.0.1",
38
"eslint-config-gulp": "^3.0.1",
39
"expect": "^1.20.2",
40
"homedir-polyfill": "^1.0.1",
41
- "mocha": "^3.5.3",
+ "mocha": "^6.1.4",
42
"normalize-path": "^3.0.0",
43
- "nyc": "^10.3.2",
+ "nyc": "^14.1.1",
44
"resolve": "^1.4.0"
45
46
"keywords": [
0 commit comments