diff --git a/@pob/eslint-config-typescript-react/CHANGELOG.md b/@pob/eslint-config-typescript-react/CHANGELOG.md index 5ebc3ac52..4e8d1b6b3 100644 --- a/@pob/eslint-config-typescript-react/CHANGELOG.md +++ b/@pob/eslint-config-typescript-react/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [41.0.3](https://github.com/christophehurpeau/eslint-config-pob/compare/v41.0.2...v41.0.3) (2020-11-13) + + +### Bug Fixes + +* remove prettier from peer dependencies ([31a0326](https://github.com/christophehurpeau/eslint-config-pob/commit/31a0326bdd9eb0061a5581c652296edbca6ca79f)) + + + + + # [41.0.0](https://github.com/christophehurpeau/eslint-config-pob/compare/v40.1.0...v41.0.0) (2020-11-13) diff --git a/@pob/eslint-config-typescript-react/package.json b/@pob/eslint-config-typescript-react/package.json index df2318bbd..cf3835731 100644 --- a/@pob/eslint-config-typescript-react/package.json +++ b/@pob/eslint-config-typescript-react/package.json @@ -1,6 +1,6 @@ { "name": "@pob/eslint-config-typescript-react", - "version": "41.0.0", + "version": "41.0.3", "description": "eslint config files", "keywords": [], "author": "Christophe Hurpeau (http://christophe.hurpeau.com/)", @@ -47,7 +47,7 @@ } }, "dependencies": { - "@pob/eslint-config": "^41.0.0", + "@pob/eslint-config": "^41.0.3", "eslint-config-airbnb": "^18.2.1", "eslint-config-prettier": "^6.11.0", "eslint-plugin-jsx-a11y": "^6.4.1", diff --git a/@pob/eslint-config-typescript/CHANGELOG.md b/@pob/eslint-config-typescript/CHANGELOG.md index 9bd727a5b..d3c1f410c 100644 --- a/@pob/eslint-config-typescript/CHANGELOG.md +++ b/@pob/eslint-config-typescript/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [41.0.3](https://github.com/christophehurpeau/eslint-config-pob/compare/v41.0.2...v41.0.3) (2020-11-13) + + +### Bug Fixes + +* remove prettier from peer dependencies ([31a0326](https://github.com/christophehurpeau/eslint-config-pob/commit/31a0326bdd9eb0061a5581c652296edbca6ca79f)) + + + + + ## [41.0.2](https://github.com/christophehurpeau/eslint-config-pob/compare/v41.0.1...v41.0.2) (2020-11-13) diff --git a/@pob/eslint-config-typescript/package.json b/@pob/eslint-config-typescript/package.json index a0816177e..65cbcd2bb 100644 --- a/@pob/eslint-config-typescript/package.json +++ b/@pob/eslint-config-typescript/package.json @@ -1,6 +1,6 @@ { "name": "@pob/eslint-config-typescript", - "version": "41.0.2", + "version": "41.0.3", "description": "eslint config files", "keywords": [], "author": "Christophe Hurpeau (http://christophe.hurpeau.com/)", @@ -50,7 +50,7 @@ } }, "dependencies": { - "@pob/eslint-config": "^41.0.0", + "@pob/eslint-config": "^41.0.3", "@pob/use-eslint-plugin": "^41.0.0", "@typescript-eslint/eslint-plugin": "^4.1.1", "@typescript-eslint/parser": "^4.1.1", diff --git a/@pob/eslint-config/CHANGELOG.md b/@pob/eslint-config/CHANGELOG.md index 8c0e88671..2686bbe56 100644 --- a/@pob/eslint-config/CHANGELOG.md +++ b/@pob/eslint-config/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [41.0.3](https://github.com/christophehurpeau/eslint-config-pob/compare/v41.0.2...v41.0.3) (2020-11-13) + + +### Bug Fixes + +* remove prettier from peer dependencies ([31a0326](https://github.com/christophehurpeau/eslint-config-pob/commit/31a0326bdd9eb0061a5581c652296edbca6ca79f)) + + + + + # [41.0.0](https://github.com/christophehurpeau/eslint-config-pob/compare/v40.1.0...v41.0.0) (2020-11-13) diff --git a/@pob/eslint-config/package.json b/@pob/eslint-config/package.json index e47e7b165..ef44aaf96 100644 --- a/@pob/eslint-config/package.json +++ b/@pob/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@pob/eslint-config", - "version": "41.0.0", + "version": "41.0.3", "description": "eslint config files", "keywords": [], "author": "Christophe Hurpeau (http://christophe.hurpeau.com/)", diff --git a/CHANGELOG.md b/CHANGELOG.md index 6543025bd..8c01167a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [41.0.3](https://github.com/christophehurpeau/eslint-config-pob/compare/v41.0.2...v41.0.3) (2020-11-13) + + +### Bug Fixes + +* remove prettier from peer dependencies ([31a0326](https://github.com/christophehurpeau/eslint-config-pob/commit/31a0326bdd9eb0061a5581c652296edbca6ca79f)) + + + + + ## [41.0.2](https://github.com/christophehurpeau/eslint-config-pob/compare/v41.0.1...v41.0.2) (2020-11-13) diff --git a/lerna.json b/lerna.json index 63c07321f..5d8f503d7 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "41.0.2", + "version": "41.0.3", "npmClient": "yarn", "useWorkspaces": true, "command": { diff --git a/yarn.lock b/yarn.lock index eae14979d..87feddd67 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1406,7 +1406,7 @@ __metadata: version: 0.0.0-use.local resolution: "@pob/eslint-config-typescript-react@workspace:@pob/eslint-config-typescript-react" dependencies: - "@pob/eslint-config": ^41.0.0 + "@pob/eslint-config": ^41.0.3 eslint-config-airbnb: ^18.2.1 eslint-config-prettier: ^6.11.0 eslint-plugin-jsx-a11y: ^6.4.1 @@ -1432,7 +1432,7 @@ __metadata: version: 0.0.0-use.local resolution: "@pob/eslint-config-typescript@workspace:@pob/eslint-config-typescript" dependencies: - "@pob/eslint-config": ^41.0.0 + "@pob/eslint-config": ^41.0.3 "@pob/use-eslint-plugin": ^41.0.0 "@typescript-eslint/eslint-plugin": ^4.1.1 "@typescript-eslint/parser": ^4.1.1 @@ -1458,7 +1458,7 @@ __metadata: languageName: unknown linkType: soft -"@pob/eslint-config@^41.0.0, @pob/eslint-config@workspace:@pob/eslint-config": +"@pob/eslint-config@^41.0.3, @pob/eslint-config@workspace:@pob/eslint-config": version: 0.0.0-use.local resolution: "@pob/eslint-config@workspace:@pob/eslint-config" dependencies: