aboutsummaryrefslogtreecommitdiff
path: root/node_modules/js-yaml/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/js-yaml/package.json')
-rw-r--r--node_modules/js-yaml/package.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/node_modules/js-yaml/package.json b/node_modules/js-yaml/package.json
index 7c736363f..7d2652c8e 100644
--- a/node_modules/js-yaml/package.json
+++ b/node_modules/js-yaml/package.json
@@ -1,6 +1,6 @@
{
"name": "js-yaml",
- "version": "3.10.0",
+ "version": "3.12.0",
"description": "YAML 1.2 parser and serializer",
"keywords": [
"yaml",
@@ -33,11 +33,12 @@
"devDependencies": {
"ansi": "^0.3.1",
"benchmark": "^2.1.4",
- "browserify": "^14.3.0",
+ "browserify": "^16.2.2",
"codemirror": "^5.13.4",
"eslint": "^4.1.1",
+ "fast-check": "1.1.3",
"istanbul": "^0.4.5",
- "mocha": "^3.3.0",
+ "mocha": "^5.2.0",
"uglify-js": "^3.0.1"
},
"scripts": {