summaryrefslogtreecommitdiff
path: root/tools/node_modules/eslint/node_modules/@babel/highlight
diff options
context:
space:
mode:
Diffstat (limited to 'tools/node_modules/eslint/node_modules/@babel/highlight')
-rw-r--r--tools/node_modules/eslint/node_modules/@babel/highlight/LICENSE2
-rw-r--r--tools/node_modules/eslint/node_modules/@babel/highlight/package.json6
2 files changed, 6 insertions, 2 deletions
diff --git a/tools/node_modules/eslint/node_modules/@babel/highlight/LICENSE b/tools/node_modules/eslint/node_modules/@babel/highlight/LICENSE
index 620366eb90..f31575ec77 100644
--- a/tools/node_modules/eslint/node_modules/@babel/highlight/LICENSE
+++ b/tools/node_modules/eslint/node_modules/@babel/highlight/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2014-2018 Sebastian McKenzie <sebmck@gmail.com>
+Copyright (c) 2014-present Sebastian McKenzie and other contributors
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
diff --git a/tools/node_modules/eslint/node_modules/@babel/highlight/package.json b/tools/node_modules/eslint/node_modules/@babel/highlight/package.json
index ff84c66ec2..9c16718356 100644
--- a/tools/node_modules/eslint/node_modules/@babel/highlight/package.json
+++ b/tools/node_modules/eslint/node_modules/@babel/highlight/package.json
@@ -14,13 +14,17 @@
"devDependencies": {
"strip-ansi": "^4.0.0"
},
+ "gitHead": "49da9a07c81156e997e60146eb001ea77b7044c4",
"homepage": "https://babeljs.io/",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/highlight",
+ "publishConfig": {
+ "access": "public"
+ },
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-highlight"
},
- "version": "7.0.0"
+ "version": "7.5.0"
} \ No newline at end of file