Skip to content

Commit

Permalink
feat(eslint-config): eslint 7 support (#246)
Browse files Browse the repository at this point in the history
* chore(deps-dev): bump stylelint from 13.4.0 to 13.5.0

Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.4.0 to 13.5.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](stylelint/stylelint@13.4.0...13.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* chore(deps-dev): bump typescript from 3.9.2 to 3.9.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v3.9.2...v3.9.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* chore(deps): bump eslint-plugin-jsdoc from 25.4.2 to 26.0.1

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 25.4.2 to 26.0.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v25.4.2...v26.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* chore(deps): bump eslint-plugin-jest from 23.13.1 to 23.13.2

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.13.1 to 23.13.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v23.13.1...v23.13.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* chore(deps): bump eslint-plugin-jsdoc from 26.0.1 to 27.0.4

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 26.0.1 to 27.0.4.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v26.0.1...v27.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* chore(deps-dev): bump stylelint from 13.5.0 to 13.6.0

Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.5.0 to 13.6.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](stylelint/stylelint@13.5.0...13.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* chore(deps): bump @typescript-eslint/parser from 2.33.0 to 3.1.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.33.0 to 3.1.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.1.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* chore(deps-dev): bump typescript from 3.9.3 to 3.9.5

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.3 to 3.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v3.9.3...v3.9.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* chore(deps): bump eslint-plugin-import from 2.20.2 to 2.21.1

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.2 to 2.21.1.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.20.2...v2.21.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* chore(deps-dev): bump eslint from 6.8.0 to 7.2.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.2.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v6.8.0...v7.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* chore(deps): bump @typescript-eslint/eslint-plugin from 2.33.0 to 3.1.0

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.33.0 to 3.1.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.1.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
AndrewLeedham and dependabot-preview[bot] authored Jun 8, 2020
1 parent ce666e3 commit 6134837
Show file tree
Hide file tree
Showing 4 changed files with 241 additions and 192 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"eslint": "^6.8.0",
"eslint": "^7.2.0",
"husky": "^4.2.5",
"jest": "^26.0.1",
"prettier": "^2.0.5",
Expand Down
12 changes: 6 additions & 6 deletions packages/xerox-eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,17 @@
"@types/react": "^16.9.35",
"globby": "^11.0.0",
"react": "^16.13.1",
"typescript": "^3.9.2"
"typescript": "^3.9.5"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^2.33.0",
"@typescript-eslint/parser": "^2.33.0",
"@typescript-eslint/eslint-plugin": "^3.1.0",
"@typescript-eslint/parser": "^3.1.0",
"babel-eslint": "^10.1.0",
"eslint-config-prettier": "^6.11.0",
"eslint-import-resolver-typescript": "^2.0.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-jest": "^23.13.1",
"eslint-plugin-jsdoc": "^25.4.2",
"eslint-plugin-import": "^2.21.1",
"eslint-plugin-jest": "^23.13.2",
"eslint-plugin-jsdoc": "^27.0.4",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-react": "^7.20.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/xerox-stylelint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"@xerox/prettier-config": "*",
"stylelint": "^13.4.0"
"stylelint": "^13.6.0"
},
"resolutions": {
"acorn": ">=7.1.1",
Expand Down
Loading

0 comments on commit 6134837

Please sign in to comment.