@pocket-tools/eslint-config
Advanced tools
Comparing version 2.1.4 to 2.1.5
{ | ||
"name": "@pocket-tools/eslint-config", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"description": "ESLint Config used across Pocket", | ||
@@ -15,4 +15,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@typescript-eslint/eslint-plugin": "5.62.0", | ||
"@typescript-eslint/parser": "5.62.0", | ||
"@typescript-eslint/eslint-plugin": "6.0.0", | ||
"@typescript-eslint/parser": "6.0.0", | ||
"eslint": "8.44.0", | ||
@@ -19,0 +19,0 @@ "eslint-config-prettier": "8.8.0", |
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
24956
+ Added@typescript-eslint/eslint-plugin@6.0.0(transitive)
+ Added@typescript-eslint/parser@6.0.0(transitive)
+ Added@typescript-eslint/scope-manager@6.0.0(transitive)
+ Added@typescript-eslint/type-utils@6.0.0(transitive)
+ Added@typescript-eslint/types@6.0.0(transitive)
+ Added@typescript-eslint/typescript-estree@6.0.0(transitive)
+ Added@typescript-eslint/utils@6.0.0(transitive)
+ Added@typescript-eslint/visitor-keys@6.0.0(transitive)
+ Addedgrapheme-splitter@1.0.4(transitive)
+ Addedts-api-utils@1.4.1(transitive)
+ Addedtypescript@5.7.2(transitive)
- Removed@typescript-eslint/eslint-plugin@5.62.0(transitive)
- Removed@typescript-eslint/parser@5.62.0(transitive)
- Removed@typescript-eslint/scope-manager@5.62.0(transitive)
- Removed@typescript-eslint/type-utils@5.62.0(transitive)
- Removed@typescript-eslint/types@5.62.0(transitive)
- Removed@typescript-eslint/typescript-estree@5.62.0(transitive)
- Removed@typescript-eslint/utils@5.62.0(transitive)
- Removed@typescript-eslint/visitor-keys@5.62.0(transitive)
- Removedtslib@1.14.1(transitive)
- Removedtsutils@3.21.0(transitive)
- Removedtypescript@5.6.3(transitive)