Skip to content
This repository was archived by the owner on Feb 9, 2022. It is now read-only.

Commit 94a4972

Browse files
chore(deps-dev): bump @code-quality/eslint-config-typescript
Bumps [@code-quality/eslint-config-typescript](https://github.com/code-quality-resources/eslint-config-typescript) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/code-quality-resources/eslint-config-typescript/releases) - [Changelog](https://github.com/code-quality-resources/eslint-config-typescript/blob/master/CHANGELOG.md) - [Commits](https://github.com/code-quality-resources/eslint-config-typescript/compare/v1.10.0...v1.11.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 985befb commit 94a4972

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@code-quality/commitlint-config": "^1.1.0",
3333
"@code-quality/eslint-config-jest": "^1.1.0",
3434
"@code-quality/eslint-config-react-native": "^1.4.0",
35-
"@code-quality/eslint-config-typescript": "^1.10.0",
35+
"@code-quality/eslint-config-typescript": "^1.11.0",
3636
"@code-quality/prettier-config": "^2.1.0",
3737
"@code-quality/stylelint-styled-components-react-native-config": "^1.3.0",
3838
"@commitlint/cli": "^11.0.0",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -843,12 +843,11 @@
843843
eslint-plugin-react "7.18.3"
844844
eslint-plugin-react-hooks "2.4.0"
845845

846-
"@code-quality/eslint-config-typescript@^1.10.0":
847-
version "1.10.0"
848-
resolved "https://registry.yarnpkg.com/@code-quality/eslint-config-typescript/-/eslint-config-typescript-1.10.0.tgz#df7396560447560b21aba9c5b838924230ebc950"
849-
integrity sha512-2+G3VzWe8ut9gH3CsY5dM5qQkbv40gNZG9FouRCguI7dt7p4mE4eXEJysIEuZmJViAgern5E4Th54sY8vZtieQ==
846+
"@code-quality/eslint-config-typescript@^1.11.0":
847+
version "1.11.0"
848+
resolved "https://registry.yarnpkg.com/@code-quality/eslint-config-typescript/-/eslint-config-typescript-1.11.0.tgz#f05656b82c0ec166de0d1cfafd9f48e79757d78d"
849+
integrity sha512-r73ovuIha8QbZhD+TPkBIqbr+Ry60FfJdw6Yrm8bV+jGPIX3YUXSuoVzkp8jpMvhcQm1enfZaUI4GQDbWHhSfQ==
850850
dependencies:
851-
"@code-quality/eslint-config-base" "1.14.0"
852851
"@typescript-eslint/eslint-plugin" "2.20.0"
853852
"@typescript-eslint/parser" "2.20.0"
854853
eslint-import-resolver-typescript "^2.0.0"

0 commit comments

Comments
 (0)