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 efbd859 commit 16897a0Copy full SHA for 16897a0
2 files changed
package.json
@@ -26,23 +26,23 @@
26
"Tom Chen (https://github.com/tomchentw)"
27
],
28
"dependencies": {
29
- "chalk": "2.4.1",
+ "chalk": "2.4.2",
30
"commander": "2.19.0",
31
"execa": "1.0.0",
32
"fs-extra": "7.0.1",
33
- "globby": "8.0.1",
+ "globby": "9.0.0",
34
"pretty-bytes": "5.1.0"
35
},
36
"devDependencies": {
37
"@types/execa": "0.9.0",
38
"@types/fs-extra": "5.0.4",
39
"@types/globby": "8.0.0",
40
- "@types/node": "10.12.18",
+ "@types/node": "10.12.21",
41
"nexe": "2.0.0-rc.34",
42
- "prettier": "1.15.3",
43
- "rimraf": "2.6.2",
44
- "tslint": "5.12.0",
45
- "typescript": "3.2.2"
+ "prettier": "1.16.3",
+ "rimraf": "2.6.3",
+ "tslint": "5.12.1",
+ "typescript": "3.3.1"
46
47
"engines": {
48
"node": ">=8.0.0"
0 commit comments