@boxine/eslint-config-base
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.2.2](https://gitlab.boxine.de/tonies/eslint-config-boxine/compare/v1.2.1...v1.2.2) (2020-04-24) | ||
**Note:** Version bump only for package @boxine/eslint-config-base | ||
## [1.2.1](https://gitlab.boxine.de/tonies/eslint-config-boxine/compare/v1.2.0...v1.2.1) (2020-04-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@boxine/eslint-config-base", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Base configuration for ESLint used by Boxine GmbH", | ||
@@ -15,4 +15,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@boxine/eslint-config-utils": "^1.1.0", | ||
"@boxine/prettier-config": "^1.1.0" | ||
"@boxine/eslint-config-utils": "^1.2.2", | ||
"@boxine/prettier-config": "^1.2.2" | ||
}, | ||
@@ -25,3 +25,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "f739f7b8a3c3f16d5b0ea245995ee0bf044968dd" | ||
"gitHead": "df5af784a366665a8fa8f141d1e2eb184d7810c6" | ||
} |
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
2917