Skip to content

Commit 8181b06

Browse files
committed
chore(release): 1.13.5 [skip ci]
## eslint-config-qiwi [1.13.5](https://github.com/qiwi/lint-config-qiwi/compare/[email protected]@1.13.5) (2021-08-14) ### Bug Fixes * **deps:** update dependency eslint-plugin-sonarjs to ^0.10.0 ([3d14a0c](3d14a0c))
1 parent 3d14a0c commit 8181b06

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/eslint-config-qiwi/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## eslint-config-qiwi [1.13.5](https://github.com/qiwi/lint-config-qiwi/compare/[email protected]@1.13.5) (2021-08-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency eslint-plugin-sonarjs to ^0.10.0 ([3d14a0c](https://github.com/qiwi/lint-config-qiwi/commit/3d14a0cc106c5f4a12cb088ad88d11ccac8895c1))
7+
18
## eslint-config-qiwi [1.13.4](https://github.com/qiwi/lint-config-qiwi/compare/[email protected]@1.13.4) (2021-08-03)
29

310

packages/eslint-config-qiwi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-qiwi",
3-
"version": "1.13.4",
3+
"version": "1.13.5",
44
"description": "ESLint rules related to QIWI projects",
55
"main": "src/main/js/eslint-config-qiwi.js",
66
"scripts": {

0 commit comments

Comments
 (0)