@blueprintjs/eslint-plugin
Advanced tools
Comparing version 2.4.2 to 2.5.0
{ | ||
"name": "@blueprintjs/eslint-plugin", | ||
"version": "2.4.2", | ||
"version": "2.5.0", | ||
"description": "ESLint rules for use with @blueprintjs packages", | ||
@@ -15,10 +15,10 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@typescript-eslint/utils": "^5.32.0", | ||
"eslint": "^8.21.0" | ||
"@typescript-eslint/utils": "^5.38.1", | ||
"eslint": "^8.24.0" | ||
}, | ||
"devDependencies": { | ||
"@blueprintjs/node-build-scripts": "^5.2.0", | ||
"@types/dedent": "^0.7.0", | ||
"@blueprintjs/node-build-scripts": "^6.0.0", | ||
"@types/dedent": "~0.7.0", | ||
"dedent": "^0.7.0", | ||
"mocha": "^9.2.2", | ||
"mocha": "^10.0.0", | ||
"ts-node": "^10.9.1", | ||
@@ -25,0 +25,0 @@ "typescript": "^4.6.2" |
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
199170
Updatedeslint@^8.24.0