Skip to content

Commit c2e52c8

Browse files
committed
chore(release): 1.13.3 [skip ci]
## eslint-config-qiwi [1.13.3](https://github.com/qiwi/lint-config-qiwi/compare/[email protected]@1.13.3) (2021-08-01) ### Bug Fixes * **deps:** update dependency eslint-plugin-unicorn to v34 ([90821ca](90821ca))
1 parent 90821ca commit c2e52c8

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.3](https://github.com/qiwi/lint-config-qiwi/compare/[email protected]@1.13.3) (2021-08-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency eslint-plugin-unicorn to v34 ([90821ca](https://github.com/qiwi/lint-config-qiwi/commit/90821cafa5cb3632658fdea435c3abc2ff16fc0b))
7+
18
## eslint-config-qiwi [1.13.2](https://github.com/qiwi/lint-config-qiwi/compare/[email protected]@1.13.2) (2021-07-07)
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.2",
3+
"version": "1.13.3",
44
"description": "ESLint rules related to QIWI projects",
55
"main": "src/main/js/eslint-config-qiwi.js",
66
"scripts": {

0 commit comments

Comments
 (0)