@babel/eslint-parser
Advanced tools
Comparing version 7.14.4 to 7.14.5
{ | ||
"name": "@babel/eslint-parser", | ||
"version": "7.14.4", | ||
"version": "7.14.5", | ||
"description": "ESLint parser that allows for linting of experimental syntax transformed by Babel", | ||
@@ -33,3 +33,3 @@ "author": "The Babel Team (https://babel.dev/team)", | ||
"dependencies": { | ||
"eslint-scope": "^5.1.0", | ||
"eslint-scope": "^5.1.1", | ||
"eslint-visitor-keys": "^2.1.0", | ||
@@ -39,6 +39,6 @@ "semver": "^6.3.0" | ||
"devDependencies": { | ||
"@babel/core": "7.14.3", | ||
"@babel/core": "7.14.5", | ||
"dedent": "^0.7.0", | ||
"eslint": "^7.5.0" | ||
"eslint": "^7.27.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
36097
Updatedeslint-scope@^5.1.1