aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index 22b277b..c166ec4 100644
--- a/package.json
+++ b/package.json
@@ -60,15 +60,15 @@
]
},
"devDependencies": {
- "@types/node": "^10.12.0",
- "glob": "^7.1.3",
- "gulp": "^4.0.1",
+ "@types/node": "^10.17.26",
+ "glob": "^7.1.6",
+ "gulp": "^4.0.2",
"gulp-clean": "^0.4.0",
"gulp-run": "^1.7.1",
"gulp-typescript": "^5.0.1",
- "through2": "^3.0.1",
- "typescript": "^3.1.3",
+ "through2": "^3.0.2",
+ "typescript": "^3.9.6",
"vinyl-file": "^3.0.0",
- "vscode-theme-generator": "0.0.21"
+ "vscode-theme-generator": "0.1.5"
}
-} \ No newline at end of file
+}