eslint-plugin-formatjs
Advanced tools
Comparing version 5.2.1 to 5.2.2
{ | ||
"name": "eslint-plugin-formatjs", | ||
"version": "5.2.1", | ||
"version": "5.2.2", | ||
"description": "ESLint plugin for formatjs", | ||
@@ -25,3 +25,3 @@ "main": "index.js", | ||
"@types/picomatch": "3", | ||
"@typescript-eslint/utils": "8.12.2", | ||
"@typescript-eslint/utils": "8.13.0", | ||
"emoji-regex": "10", | ||
@@ -32,4 +32,4 @@ "magic-string": "^0.30.0", | ||
"unicode-emoji-utils": "^1.2.0", | ||
"@formatjs/ts-transformer": "3.13.22", | ||
"@formatjs/icu-messageformat-parser": "2.9.3" | ||
"@formatjs/icu-messageformat-parser": "2.9.3", | ||
"@formatjs/ts-transformer": "3.13.22" | ||
}, | ||
@@ -36,0 +36,0 @@ "peerDependencies": { |
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
+ Added@typescript-eslint/scope-manager@8.13.0(transitive)
+ Added@typescript-eslint/types@8.13.0(transitive)
+ Added@typescript-eslint/typescript-estree@8.13.0(transitive)
+ Added@typescript-eslint/utils@8.13.0(transitive)
+ Added@typescript-eslint/visitor-keys@8.13.0(transitive)
- Removed@typescript-eslint/scope-manager@8.12.2(transitive)
- Removed@typescript-eslint/types@8.12.2(transitive)
- Removed@typescript-eslint/typescript-estree@8.12.2(transitive)
- Removed@typescript-eslint/utils@8.12.2(transitive)
- Removed@typescript-eslint/visitor-keys@8.12.2(transitive)