@boxine/eslint-config-base
Advanced tools
Comparing version 1.5.0-rc.0 to 1.5.0-rc.1
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.5.0-rc.1](https://gitlab.boxine.de/tonies/eslint-config-boxine/compare/v1.5.0-rc.0...v1.5.0-rc.1) (2020-05-19) | ||
**Note:** Version bump only for package @boxine/eslint-config-base | ||
# [1.5.0-rc.0](https://gitlab.boxine.de/tonies/eslint-config-boxine/compare/v1.4.1...v1.5.0-rc.0) (2020-05-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@boxine/eslint-config-base", | ||
"version": "1.5.0-rc.0", | ||
"version": "1.5.0-rc.1", | ||
"description": "Base configuration for ESLint used by Boxine GmbH", | ||
@@ -15,4 +15,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@boxine/eslint-config-utils": "^1.5.0-rc.0", | ||
"@boxine/prettier-config": "^1.5.0-rc.0" | ||
"@boxine/eslint-config-utils": "^1.5.0-rc.1", | ||
"@boxine/prettier-config": "^1.5.0-rc.1" | ||
}, | ||
@@ -25,3 +25,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "168685bd416f1ab067deb190e33a125a5ec0c681" | ||
"gitHead": "a9b1d8b78179c0f26bab36cc0cbb91bd4770e254" | ||
} |
4060