summaryrefslogtreecommitdiff
path: root/node_modules/babel-code-frame/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/babel-code-frame/package.json')
-rw-r--r--node_modules/babel-code-frame/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/node_modules/babel-code-frame/package.json b/node_modules/babel-code-frame/package.json
index 113ac80fb..692187128 100644
--- a/node_modules/babel-code-frame/package.json
+++ b/node_modules/babel-code-frame/package.json
@@ -1,6 +1,6 @@
{
"name": "babel-code-frame",
- "version": "6.16.0",
+ "version": "6.22.0",
"description": "Generate errors that contain a code frame that point to source locations.",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
@@ -10,6 +10,6 @@
"dependencies": {
"chalk": "^1.1.0",
"esutils": "^2.0.2",
- "js-tokens": "^2.0.0"
+ "js-tokens": "^3.0.0"
}
}