summaryrefslogtreecommitdiff
path: root/tools/node_modules/eslint/node_modules/table/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools/node_modules/eslint/node_modules/table/package.json')
-rw-r--r--tools/node_modules/eslint/node_modules/table/package.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/tools/node_modules/eslint/node_modules/table/package.json b/tools/node_modules/eslint/node_modules/table/package.json
index 9efa6086a8..0068c152dc 100644
--- a/tools/node_modules/eslint/node_modules/table/package.json
+++ b/tools/node_modules/eslint/node_modules/table/package.json
@@ -9,37 +9,37 @@
},
"bundleDependencies": false,
"dependencies": {
- "ajv": "^6.6.1",
+ "ajv": "^6.9.1",
"lodash": "^4.17.11",
- "slice-ansi": "^2.0.0",
- "string-width": "^2.1.1"
+ "slice-ansi": "^2.1.0",
+ "string-width": "^3.0.0"
},
"deprecated": false,
"description": "Formats data into a string table.",
"devDependencies": {
- "@babel/cli": "^7.1.5",
- "@babel/core": "^7.1.6",
- "@babel/node": "^7.0.0",
- "@babel/plugin-transform-flow-strip-types": "^7.1.6",
- "@babel/preset-env": "^7.1.6",
+ "@babel/cli": "^7.2.3",
+ "@babel/core": "^7.2.2",
+ "@babel/node": "^7.2.2",
+ "@babel/plugin-transform-flow-strip-types": "^7.2.3",
+ "@babel/preset-env": "^7.3.1",
"@babel/register": "^7.0.0",
"ajv-cli": "^3.0.0",
- "ajv-keywords": "^3.2.0",
+ "ajv-keywords": "^3.4.0",
"babel-plugin-istanbul": "^5.1.0",
"babel-plugin-transform-export-default-name": "^2.0.4",
"chai": "^4.2.0",
- "chalk": "^2.4.1",
+ "chalk": "^2.4.2",
"coveralls": "^3.0.2",
- "eslint": "^5.9.0",
- "eslint-config-canonical": "^13.0.0",
- "flow-bin": "^0.87.0",
+ "eslint": "^5.13.0",
+ "eslint-config-canonical": "^16.1.0",
+ "flow-bin": "^0.92.1",
"flow-copy-source": "^2.0.2",
- "gitdown": "^2.5.5",
- "husky": "^1.2.0",
+ "gitdown": "^2.5.7",
+ "husky": "^1.3.1",
"mocha": "^5.2.0",
- "nyc": "^13.1.0",
- "semantic-release": "^15.12.3",
- "sinon": "^7.1.1"
+ "nyc": "^13.2.0",
+ "semantic-release": "^15.13.3",
+ "sinon": "^7.2.3"
},
"engines": {
"node": ">=6.0.0"
@@ -85,5 +85,5 @@
"lint": "npm run build && eslint ./src ./test && flow",
"test": "mocha --require @babel/register"
},
- "version": "5.2.2"
+ "version": "5.2.3"
} \ No newline at end of file