aboutsummaryrefslogtreecommitdiff
path: root/node_modules/split-string/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/split-string/package.json')
-rw-r--r--node_modules/split-string/package.json10
1 files changed, 4 insertions, 6 deletions
diff --git a/node_modules/split-string/package.json b/node_modules/split-string/package.json
index e66bff8bd..8f490a245 100644
--- a/node_modules/split-string/package.json
+++ b/node_modules/split-string/package.json
@@ -1,7 +1,7 @@
{
"name": "split-string",
"description": "Split a string on a character except when the character is escaped.",
- "version": "2.1.1",
+ "version": "3.1.0",
"homepage": "https://github.com/jonschlinkert/split-string",
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
"contributors": [
@@ -24,13 +24,11 @@
"test": "mocha"
},
"dependencies": {
- "extend-shallow": "^2.0.1"
+ "extend-shallow": "^3.0.0"
},
"devDependencies": {
- "gulp-format-md": "^0.1.11",
- "mocha": "^3.2.0",
- "sections": "^0.1.10",
- "update-sections": "^0.1.2"
+ "gulp-format-md": "^1.0.0",
+ "mocha": "^3.5.3"
},
"keywords": [
"character",