diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e335a8..f2f3b22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,59 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 1.0.0-rc.7 (2020-06-25) + +- 1.0.0-rc.0 (#25) ([bd28b4c](https://github.com/TinkoffCreditSystems/linters/commit/bd28b4c)), closes [#25](https://github.com/TinkoffCreditSystems/linters/issues/25) +- Add publish:beta ([53aa3d1](https://github.com/TinkoffCreditSystems/linters/commit/53aa3d1)) +- bump dependencies to work with Angular 7+ (#11) ([42b6233](https://github.com/TinkoffCreditSystems/linters/commit/42b6233)), closes [#11](https://github.com/TinkoffCreditSystems/linters/issues/11) +- chore(release) 0.4.0 (#12) ([d368e6c](https://github.com/TinkoffCreditSystems/linters/commit/d368e6c)), closes [#12](https://github.com/TinkoffCreditSystems/linters/issues/12) +- chore(release) 0.5.0 (#15) ([ad278a2](https://github.com/TinkoffCreditSystems/linters/commit/ad278a2)), closes [#15](https://github.com/TinkoffCreditSystems/linters/issues/15) +- Feat/eslint config to js (#49) ([0275f63](https://github.com/TinkoffCreditSystems/linters/commit/0275f63)), closes [#49](https://github.com/TinkoffCreditSystems/linters/issues/49) +- Initial commit ([348cc3d](https://github.com/TinkoffCreditSystems/linters/commit/348cc3d)) +- Npm version badge (#16) ([d0bdb06](https://github.com/TinkoffCreditSystems/linters/commit/d0bdb06)), closes [#16](https://github.com/TinkoffCreditSystems/linters/issues/16) +- release 0.1.0 ([9d7c716](https://github.com/TinkoffCreditSystems/linters/commit/9d7c716)) +- release 0.2.0 ([7bb7b82](https://github.com/TinkoffCreditSystems/linters/commit/7bb7b82)) +- Release 0.3.0 ([bec3e70](https://github.com/TinkoffCreditSystems/linters/commit/bec3e70)) +- Release/1.0.0 rc.2 (#28) ([7b1fd1d](https://github.com/TinkoffCreditSystems/linters/commit/7b1fd1d)), closes [#28](https://github.com/TinkoffCreditSystems/linters/issues/28) +- test(eslint-config,eslint-config-react,eslint-config-angular): add healthz tests (#46) ([e1c4bc4](https://github.com/TinkoffCreditSystems/linters/commit/e1c4bc4)), closes [#46](https://github.com/TinkoffCreditSystems/linters/issues/46) +- Use native parser for js (#33) ([6b93c99](https://github.com/TinkoffCreditSystems/linters/commit/6b93c99)), closes [#33](https://github.com/TinkoffCreditSystems/linters/issues/33) +- v1.0.0-rc.6 (#47) ([7f8c347](https://github.com/TinkoffCreditSystems/linters/commit/7f8c347)), closes [#47](https://github.com/TinkoffCreditSystems/linters/issues/47) +- feat: add rules for rxjs 6 ([1d4ecbe](https://github.com/TinkoffCreditSystems/linters/commit/1d4ecbe)) +- feat: enable in prettier.config.js (#6) ([93a6485](https://github.com/TinkoffCreditSystems/linters/commit/93a6485)), closes [#6](https://github.com/TinkoffCreditSystems/linters/issues/6) +- feat: fix deprecated parser (#8) ([35b8e4d](https://github.com/TinkoffCreditSystems/linters/commit/35b8e4d)), closes [#8](https://github.com/TinkoffCreditSystems/linters/issues/8) +- feat: update dependencies `stylelint`, `stylelint-config-standard`, `stylelint-order` ([2152ae3](https://github.com/TinkoffCreditSystems/linters/commit/2152ae3)) +- feat(eslint-plugin-tinkoff): add eslint-plugin-tinkoff source code to packages (#43) ([2fe98e9](https://github.com/TinkoffCreditSystems/linters/commit/2fe98e9)), closes [#43](https://github.com/TinkoffCreditSystems/linters/issues/43) +- feat(eslint-plugin-tinkoff): split eslint-plugin-tinkoff (#45) ([50d14b1](https://github.com/TinkoffCreditSystems/linters/commit/50d14b1)), closes [#45](https://github.com/TinkoffCreditSystems/linters/issues/45) +- feat(eslint): add eslint rules (#23) ([f141671](https://github.com/TinkoffCreditSystems/linters/commit/f141671)), closes [#23](https://github.com/TinkoffCreditSystems/linters/issues/23) +- feat(eslint): migrate rest of custom rules to eslint (#24) ([20d24cb](https://github.com/TinkoffCreditSystems/linters/commit/20d24cb)), closes [#24](https://github.com/TinkoffCreditSystems/linters/issues/24) +- feat(prettier): prettier enabled by default for .md, .less and ng-templates (#32) ([ad08682](https://github.com/TinkoffCreditSystems/linters/commit/ad08682)), closes [#32](https://github.com/TinkoffCreditSystems/linters/issues/32) +- feat(tslint): change angular member ordering (#21) ([b0d7112](https://github.com/TinkoffCreditSystems/linters/commit/b0d7112)), closes [#21](https://github.com/TinkoffCreditSystems/linters/issues/21) +- feat(tslint): interfaces shoud not start with "I" symbol ([e22f9f0](https://github.com/TinkoffCreditSystems/linters/commit/e22f9f0)) +- chore(code-of-conduct): add (#17) ([94e0975](https://github.com/TinkoffCreditSystems/linters/commit/94e0975)), closes [#17](https://github.com/TinkoffCreditSystems/linters/issues/17) +- chore(CODEOWNERS): add 'nezed' (#36) ([33045d6](https://github.com/TinkoffCreditSystems/linters/commit/33045d6)), closes [#36](https://github.com/TinkoffCreditSystems/linters/issues/36) +- chore(github): add CODEOWNERS (#19) ([787a035](https://github.com/TinkoffCreditSystems/linters/commit/787a035)), closes [#19](https://github.com/TinkoffCreditSystems/linters/issues/19) +- chore(package-json): bump version (#30) ([bcc1665](https://github.com/TinkoffCreditSystems/linters/commit/bcc1665)), closes [#30](https://github.com/TinkoffCreditSystems/linters/issues/30) +- chore(package-json): copy README for @tinkoff/linters package (#39) ([73bfa11](https://github.com/TinkoffCreditSystems/linters/commit/73bfa11)), closes [#39](https://github.com/TinkoffCreditSystems/linters/issues/39) +- chore(package-json): update lerna publish commands (#38) ([9d4ca43](https://github.com/TinkoffCreditSystems/linters/commit/9d4ca43)), closes [#38](https://github.com/TinkoffCreditSystems/linters/issues/38) +- chore(README): fix bad-good example ([e578101](https://github.com/TinkoffCreditSystems/linters/commit/e578101)) +- chore(readme): VSCode ext legacy field (#42) ([8196571](https://github.com/TinkoffCreditSystems/linters/commit/8196571)), closes [#42](https://github.com/TinkoffCreditSystems/linters/issues/42) +- chore(release): 1.0.0-rc.4 (#34) ([06ecdae](https://github.com/TinkoffCreditSystems/linters/commit/06ecdae)), closes [#34](https://github.com/TinkoffCreditSystems/linters/issues/34) +- chore(release): v1.0.0-rc.5 (#37) ([1fdf62e](https://github.com/TinkoffCreditSystems/linters/commit/1fdf62e)), closes [#37](https://github.com/TinkoffCreditSystems/linters/issues/37) +- chore(rules): remove `no-use-before-declare` ([b4cf8ff](https://github.com/TinkoffCreditSystems/linters/commit/b4cf8ff)) +- Docs: troubleshooting and toc (#40) ([45d8553](https://github.com/TinkoffCreditSystems/linters/commit/45d8553)), closes [#40](https://github.com/TinkoffCreditSystems/linters/issues/40) +- fix(eslint-plugin): fix dependency + add lerna (#35) ([cf67afb](https://github.com/TinkoffCreditSystems/linters/commit/cf67afb)), closes [#35](https://github.com/TinkoffCreditSystems/linters/issues/35) +- fix(eslint): fix "@tinkoff/member-ordering" rule failing (#29) ([a2964c0](https://github.com/TinkoffCreditSystems/linters/commit/a2964c0)), closes [#29](https://github.com/TinkoffCreditSystems/linters/issues/29) +- fix(eslint): fix again npm local module installation (#27) ([70da4b1](https://github.com/TinkoffCreditSystems/linters/commit/70da4b1)), closes [#27](https://github.com/TinkoffCreditSystems/linters/issues/27) +- fix(eslint): fix npm local module installation (#26) ([c983724](https://github.com/TinkoffCreditSystems/linters/commit/c983724)), closes [#26](https://github.com/TinkoffCreditSystems/linters/issues/26) +- fix(tslint-json): `bases/tslint.json` remove not used file + fix eof rule ([bf5f025](https://github.com/TinkoffCreditSystems/linters/commit/bf5f025)) +- docs: add code highlighting to README.md ([2c5e390](https://github.com/TinkoffCreditSystems/linters/commit/2c5e390)) +- docs: add codestyle badge (#10) ([6878e78](https://github.com/TinkoffCreditSystems/linters/commit/6878e78)), closes [#10](https://github.com/TinkoffCreditSystems/linters/issues/10) +- docs: add install command to README.md ([3ea2ed1](https://github.com/TinkoffCreditSystems/linters/commit/3ea2ed1)) +- docs: fix prettier config filename typo ([41f98e8](https://github.com/TinkoffCreditSystems/linters/commit/41f98e8)) +- docs: Fix suggested .lintstagedrc.json in README ([f617d0a](https://github.com/TinkoffCreditSystems/linters/commit/f617d0a)) +- build: add travis config ([c8b7c45](https://github.com/TinkoffCreditSystems/linters/commit/c8b7c45)) +- build(deps): bump js-yaml from 3.12.1 to 3.13.1 (#20) ([74b0fec](https://github.com/TinkoffCreditSystems/linters/commit/74b0fec)), closes [#20](https://github.com/TinkoffCreditSystems/linters/issues/20) + ## 1.0.0-rc.6 (2020-06-17) - 1.0.0-rc.0 (#25) ([bd28b4c](https://github.com/TinkoffCreditSystems/linters/commit/bd28b4c)), closes [#25](https://github.com/TinkoffCreditSystems/linters/issues/25) diff --git a/lerna.json b/lerna.json index b6ad1cc..197cb3f 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "packages": ["packages/*"], - "version": "1.0.0-rc.6", + "version": "1.0.0-rc.7", "command": { "version": { "allowBranch": ["master", "release/*"] diff --git a/packages/eslint-config-angular/CHANGELOG.md b/packages/eslint-config-angular/CHANGELOG.md index 9ee031e..81062aa 100644 --- a/packages/eslint-config-angular/CHANGELOG.md +++ b/packages/eslint-config-angular/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 1.0.0-rc.7 (2020-06-25) + +- Feat/eslint config to js (#49) ([0275f63](https://github.com/TinkoffCreditSystems/linters/commit/0275f63)), closes [#49](https://github.com/TinkoffCreditSystems/linters/issues/49) +- test(eslint-config,eslint-config-react,eslint-config-angular): add healthz tests (#46) ([e1c4bc4](https://github.com/TinkoffCreditSystems/linters/commit/e1c4bc4)), closes [#46](https://github.com/TinkoffCreditSystems/linters/issues/46) +- v1.0.0-rc.6 (#47) ([7f8c347](https://github.com/TinkoffCreditSystems/linters/commit/7f8c347)), closes [#47](https://github.com/TinkoffCreditSystems/linters/issues/47) +- feat(eslint-plugin-tinkoff): split eslint-plugin-tinkoff (#45) ([50d14b1](https://github.com/TinkoffCreditSystems/linters/commit/50d14b1)), closes [#45](https://github.com/TinkoffCreditSystems/linters/issues/45) + ## 1.0.0-rc.6 (2020-06-17) - test(eslint-config,eslint-config-react,eslint-config-angular): add healthz tests (#46) ([e1c4bc4](https://github.com/TinkoffCreditSystems/linters/commit/e1c4bc4)), closes [#46](https://github.com/TinkoffCreditSystems/linters/issues/46) diff --git a/packages/eslint-config-angular/package.json b/packages/eslint-config-angular/package.json index 9ae9ff4..9e8789e 100644 --- a/packages/eslint-config-angular/package.json +++ b/packages/eslint-config-angular/package.json @@ -1,6 +1,6 @@ { "name": "@tinkoff/eslint-config-angular", - "version": "1.0.0-rc.6", + "version": "1.0.0-rc.7", "description": "Tinkoff ESLint configs for Angular apps", "license": "Apache-2.0", "keywords": [ @@ -26,7 +26,7 @@ "url": "https://github.com/TinkoffCreditSystems/linters.git" }, "devDependencies": { - "@tinkoff/eslint-config": "^1.0.0-rc.6" + "@tinkoff/eslint-config": "^1.0.0-rc.7" }, "peerDependencies": { "@typescript-eslint/eslint-plugin": "^3.3.0", diff --git a/packages/eslint-config-react/CHANGELOG.md b/packages/eslint-config-react/CHANGELOG.md index 9ee031e..81062aa 100644 --- a/packages/eslint-config-react/CHANGELOG.md +++ b/packages/eslint-config-react/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 1.0.0-rc.7 (2020-06-25) + +- Feat/eslint config to js (#49) ([0275f63](https://github.com/TinkoffCreditSystems/linters/commit/0275f63)), closes [#49](https://github.com/TinkoffCreditSystems/linters/issues/49) +- test(eslint-config,eslint-config-react,eslint-config-angular): add healthz tests (#46) ([e1c4bc4](https://github.com/TinkoffCreditSystems/linters/commit/e1c4bc4)), closes [#46](https://github.com/TinkoffCreditSystems/linters/issues/46) +- v1.0.0-rc.6 (#47) ([7f8c347](https://github.com/TinkoffCreditSystems/linters/commit/7f8c347)), closes [#47](https://github.com/TinkoffCreditSystems/linters/issues/47) +- feat(eslint-plugin-tinkoff): split eslint-plugin-tinkoff (#45) ([50d14b1](https://github.com/TinkoffCreditSystems/linters/commit/50d14b1)), closes [#45](https://github.com/TinkoffCreditSystems/linters/issues/45) + ## 1.0.0-rc.6 (2020-06-17) - test(eslint-config,eslint-config-react,eslint-config-angular): add healthz tests (#46) ([e1c4bc4](https://github.com/TinkoffCreditSystems/linters/commit/e1c4bc4)), closes [#46](https://github.com/TinkoffCreditSystems/linters/issues/46) diff --git a/packages/eslint-config-react/package.json b/packages/eslint-config-react/package.json index 3379946..63efaa0 100644 --- a/packages/eslint-config-react/package.json +++ b/packages/eslint-config-react/package.json @@ -1,6 +1,6 @@ { "name": "@tinkoff/eslint-config-react", - "version": "1.0.0-rc.6", + "version": "1.0.0-rc.7", "description": "Tinkoff ESLint configs for React apps", "license": "Apache-2.0", "keywords": [ @@ -32,12 +32,12 @@ "eslint-plugin-react-hooks": "^4.0.4" }, "devDependencies": { - "@tinkoff/eslint-config": "^1.0.0-rc.6" + "@tinkoff/eslint-config": "^1.0.0-rc.7" }, "peerDependencies": { "eslint": "7.2.0", - "eslint-plugin-prettier": "^3.1.4", - "eslint-plugin-import": "^2.21.2" + "eslint-plugin-import": "^2.21.2", + "eslint-plugin-prettier": "^3.1.4" }, "publishConfig": { "access": "public" diff --git a/packages/eslint-config/CHANGELOG.md b/packages/eslint-config/CHANGELOG.md index 9ee031e..81062aa 100644 --- a/packages/eslint-config/CHANGELOG.md +++ b/packages/eslint-config/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 1.0.0-rc.7 (2020-06-25) + +- Feat/eslint config to js (#49) ([0275f63](https://github.com/TinkoffCreditSystems/linters/commit/0275f63)), closes [#49](https://github.com/TinkoffCreditSystems/linters/issues/49) +- test(eslint-config,eslint-config-react,eslint-config-angular): add healthz tests (#46) ([e1c4bc4](https://github.com/TinkoffCreditSystems/linters/commit/e1c4bc4)), closes [#46](https://github.com/TinkoffCreditSystems/linters/issues/46) +- v1.0.0-rc.6 (#47) ([7f8c347](https://github.com/TinkoffCreditSystems/linters/commit/7f8c347)), closes [#47](https://github.com/TinkoffCreditSystems/linters/issues/47) +- feat(eslint-plugin-tinkoff): split eslint-plugin-tinkoff (#45) ([50d14b1](https://github.com/TinkoffCreditSystems/linters/commit/50d14b1)), closes [#45](https://github.com/TinkoffCreditSystems/linters/issues/45) + ## 1.0.0-rc.6 (2020-06-17) - test(eslint-config,eslint-config-react,eslint-config-angular): add healthz tests (#46) ([e1c4bc4](https://github.com/TinkoffCreditSystems/linters/commit/e1c4bc4)), closes [#46](https://github.com/TinkoffCreditSystems/linters/issues/46) diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 4c1c892..467eebd 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@tinkoff/eslint-config", - "version": "1.0.0-rc.6", + "version": "1.0.0-rc.7", "description": "Tinkoff ESLint configs to rule them all", "license": "Apache-2.0", "keywords": [ diff --git a/packages/eslint-plugin/CHANGELOG.md b/packages/eslint-plugin/CHANGELOG.md index 2692c31..654907c 100644 --- a/packages/eslint-plugin/CHANGELOG.md +++ b/packages/eslint-plugin/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 1.0.0-rc.7 (2020-06-25) + +- Feat/eslint config to js (#49) ([0275f63](https://github.com/TinkoffCreditSystems/linters/commit/0275f63)), closes [#49](https://github.com/TinkoffCreditSystems/linters/issues/49) +- v1.0.0-rc.6 (#47) ([7f8c347](https://github.com/TinkoffCreditSystems/linters/commit/7f8c347)), closes [#47](https://github.com/TinkoffCreditSystems/linters/issues/47) +- feat(eslint-plugin-tinkoff): split eslint-plugin-tinkoff (#45) ([50d14b1](https://github.com/TinkoffCreditSystems/linters/commit/50d14b1)), closes [#45](https://github.com/TinkoffCreditSystems/linters/issues/45) +- Docs: troubleshooting and toc (#40) ([45d8553](https://github.com/TinkoffCreditSystems/linters/commit/45d8553)), closes [#40](https://github.com/TinkoffCreditSystems/linters/issues/40) +- chore(release): v1.0.0-rc.5 (#37) ([1fdf62e](https://github.com/TinkoffCreditSystems/linters/commit/1fdf62e)), closes [#37](https://github.com/TinkoffCreditSystems/linters/issues/37) +- fix(eslint-plugin): fix dependency + add lerna (#35) ([cf67afb](https://github.com/TinkoffCreditSystems/linters/commit/cf67afb)), closes [#35](https://github.com/TinkoffCreditSystems/linters/issues/35) + ## 1.0.0-rc.6 (2020-06-17) - feat(eslint-plugin-tinkoff): split eslint-plugin-tinkoff (#45) ([50d14b1](https://github.com/TinkoffCreditSystems/linters/commit/50d14b1)), closes [#45](https://github.com/TinkoffCreditSystems/linters/issues/45) diff --git a/packages/eslint-plugin/package-lock.json b/packages/eslint-plugin/package-lock.json index 74b72e6..eef0d85 100644 --- a/packages/eslint-plugin/package-lock.json +++ b/packages/eslint-plugin/package-lock.json @@ -1,6 +1,6 @@ { "name": "@tinkoff/eslint-plugin", - "version": "1.0.0-rc.6", + "version": "1.0.0-rc.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/eslint-plugin/package.json b/packages/eslint-plugin/package.json index f68759d..bb49e3f 100644 --- a/packages/eslint-plugin/package.json +++ b/packages/eslint-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@tinkoff/eslint-plugin", - "version": "1.0.0-rc.6", + "version": "1.0.0-rc.7", "description": "Custom ESLint rules of Tinkoff", "license": "Apache-2.0", "main": "lib/index.js", diff --git a/packages/linters/CHANGELOG.md b/packages/linters/CHANGELOG.md index 1ee1de5..9355494 100644 --- a/packages/linters/CHANGELOG.md +++ b/packages/linters/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. +## 1.0.0-rc.7 (2020-06-25) + +- Feat/eslint config to js (#49) ([0275f63](https://github.com/TinkoffCreditSystems/linters/commit/0275f63)), closes [#49](https://github.com/TinkoffCreditSystems/linters/issues/49) +- v1.0.0-rc.6 (#47) ([7f8c347](https://github.com/TinkoffCreditSystems/linters/commit/7f8c347)), closes [#47](https://github.com/TinkoffCreditSystems/linters/issues/47) +- feat(eslint-plugin-tinkoff): split eslint-plugin-tinkoff (#45) ([50d14b1](https://github.com/TinkoffCreditSystems/linters/commit/50d14b1)), closes [#45](https://github.com/TinkoffCreditSystems/linters/issues/45) +- chore(package-json): copy README for @tinkoff/linters package (#39) ([73bfa11](https://github.com/TinkoffCreditSystems/linters/commit/73bfa11)), closes [#39](https://github.com/TinkoffCreditSystems/linters/issues/39) +- chore(release): v1.0.0-rc.5 (#37) ([1fdf62e](https://github.com/TinkoffCreditSystems/linters/commit/1fdf62e)), closes [#37](https://github.com/TinkoffCreditSystems/linters/issues/37) +- chore(rules): remove `no-use-before-declare` ([b4cf8ff](https://github.com/TinkoffCreditSystems/linters/commit/b4cf8ff)) +- Docs: troubleshooting and toc (#40) ([45d8553](https://github.com/TinkoffCreditSystems/linters/commit/45d8553)), closes [#40](https://github.com/TinkoffCreditSystems/linters/issues/40) +- fix(eslint-plugin): fix dependency + add lerna (#35) ([cf67afb](https://github.com/TinkoffCreditSystems/linters/commit/cf67afb)), closes [#35](https://github.com/TinkoffCreditSystems/linters/issues/35) + ## 1.0.0-rc.6 (2020-06-17) - feat(eslint-plugin-tinkoff): split eslint-plugin-tinkoff (#45) ([50d14b1](https://github.com/TinkoffCreditSystems/linters/commit/50d14b1)), closes [#45](https://github.com/TinkoffCreditSystems/linters/issues/45) diff --git a/packages/linters/package-lock.json b/packages/linters/package-lock.json index af17b0b..d711b1e 100644 --- a/packages/linters/package-lock.json +++ b/packages/linters/package-lock.json @@ -1,6 +1,6 @@ { "name": "@tinkoff/linters", - "version": "1.0.0-rc.6", + "version": "1.0.0-rc.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/linters/package.json b/packages/linters/package.json index eb0555c..6fc3670 100644 --- a/packages/linters/package.json +++ b/packages/linters/package.json @@ -1,6 +1,6 @@ { "name": "@tinkoff/linters", - "version": "1.0.0-rc.6", + "version": "1.0.0-rc.7", "description": "Linter configs and custom TSLint rules of Tinkoff", "license": "Apache-2.0", "scripts": { @@ -24,7 +24,7 @@ "url": "https://github.com/TinkoffCreditSystems/linters.git" }, "dependencies": { - "@tinkoff/eslint-plugin": "^1.0.0-rc.6", + "@tinkoff/eslint-plugin": "^1.0.0-rc.7", "@typescript-eslint/eslint-plugin": "2.7.0", "@typescript-eslint/eslint-plugin-tslint": "^2.7.0", "@typescript-eslint/experimental-utils": "^2.8.0",