@ridedott/eslint-plugin 1.6.275 → 1.6.279

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +56 -0
  2. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -1,3 +1,59 @@
1
+ ## [1.6.279](https://github.com/ridedott/eslint-plugin/compare/v1.6.278...v1.6.279) (2022-02-14)
2
+
3
+ ### Chores
4
+
5
+ - **deps-dev:** bump @commitlint/cli from 16.1.0 to 16.2.1
6
+ ([71ffc9a](https://github.com/ridedott/eslint-plugin/commit/71ffc9afd5d3e968132e7883341de87861f3e826))
7
+ - **deps-dev:** bump @commitlint/config-conventional
8
+ ([f255a30](https://github.com/ridedott/eslint-plugin/commit/f255a30f9008a405b1e6e2d7a8053943e03e5725))
9
+ - **deps-dev:** bump lint-staged from 12.3.3 to 12.3.4
10
+ ([c51037d](https://github.com/ridedott/eslint-plugin/commit/c51037d5fee4bceaef3b93c7776064f9a79b05aa))
11
+ - **deps:** bump hosted-git-info from 2.8.8 to 2.8.9
12
+ ([6d317fc](https://github.com/ridedott/eslint-plugin/commit/6d317fc4a1dfb42a772ea1dc4c242e06102237fd))
13
+ - **deps:** bump path-parse from 1.0.6 to 1.0.7
14
+ ([f4eb176](https://github.com/ridedott/eslint-plugin/commit/f4eb17684a23b068a9c1c7dae2a183e4850e6415))
15
+ - **deps:** bump tmpl from 1.0.4 to 1.0.5
16
+ ([22ca711](https://github.com/ridedott/eslint-plugin/commit/22ca711f64a4e596f8cbee5a91019c1345f5cab6))
17
+ - **deps:** bump ws from 7.3.1 to 7.5.7
18
+ ([84662db](https://github.com/ridedott/eslint-plugin/commit/84662db9f25c71ab28ec0075d2f31e0e0d9d3b62))
19
+
20
+ ## [1.6.278](https://github.com/ridedott/eslint-plugin/compare/v1.6.277...v1.6.278) (2022-02-08)
21
+
22
+ ### Chores
23
+
24
+ - **deps-dev:** bump cspell from 5.18.0 to 5.18.2
25
+ ([7f162f8](https://github.com/ridedott/eslint-plugin/commit/7f162f81c231d355ae1cc28e9e0e8330b9f9712c))
26
+ - **deps-dev:** bump cspell from 5.18.2 to 5.18.3
27
+ ([999569b](https://github.com/ridedott/eslint-plugin/commit/999569b1169b533edc4624aa15cd491d60f512f9))
28
+ - **deps-dev:** bump cspell from 5.18.3 to 5.18.4
29
+ ([edc6866](https://github.com/ridedott/eslint-plugin/commit/edc6866b21d51aa71fe0a3434688f29ffa7917b7))
30
+ - **deps-dev:** bump lint-staged from 12.3.2 to 12.3.3
31
+ ([e65011e](https://github.com/ridedott/eslint-plugin/commit/e65011e2d339edeb3afed4ae54fae9e4dac9daa1))
32
+ - **deps-dev:** bump ts-node from 10.4.0 to 10.5.0
33
+ ([1df670e](https://github.com/ridedott/eslint-plugin/commit/1df670edde51a1be846d61b4419d0852fc14a250))
34
+ - **deps:** bump @typescript-eslint/parser from 5.10.2 to 5.11.0
35
+ ([db6393f](https://github.com/ridedott/eslint-plugin/commit/db6393f203e6534fb183a4519cdd7ab21e897c0c))
36
+
37
+ ## [1.6.277](https://github.com/ridedott/eslint-plugin/compare/v1.6.276...v1.6.277) (2022-02-01)
38
+
39
+ ### Chores
40
+
41
+ - **deps-dev:** bump cspell from 5.16.0 to 5.17.0
42
+ ([6ed6f69](https://github.com/ridedott/eslint-plugin/commit/6ed6f69169ccffaf649bc5e9d1cc9842dd4862e6))
43
+ - **deps-dev:** bump cspell from 5.17.0 to 5.18.0
44
+ ([6f0bac4](https://github.com/ridedott/eslint-plugin/commit/6f0bac4d778d0b7d52907a06a44cd9b0bc721b56))
45
+ - **deps-dev:** bump lint-staged from 12.3.1 to 12.3.2
46
+ ([bd3fe7f](https://github.com/ridedott/eslint-plugin/commit/bd3fe7f088be69d5379e6534b1609300a1fa964f))
47
+ - **deps:** bump @typescript-eslint/parser from 5.10.1 to 5.10.2
48
+ ([96ed0fe](https://github.com/ridedott/eslint-plugin/commit/96ed0fed980d9e67a37f0895f3826ca262661e5b))
49
+
50
+ ## [1.6.276](https://github.com/ridedott/eslint-plugin/compare/v1.6.275...v1.6.276) (2022-01-25)
51
+
52
+ ### Chores
53
+
54
+ - **deps:** bump @typescript-eslint/parser from 5.10.0 to 5.10.1
55
+ ([bbbb6d5](https://github.com/ridedott/eslint-plugin/commit/bbbb6d555350a08128b32fd65e5d1bce6fd3a0e5))
56
+
1
57
  ## [1.6.275](https://github.com/ridedott/eslint-plugin/compare/v1.6.274...v1.6.275) (2022-01-24)
2
58
 
3
59
  ### Chores
package/package.json CHANGED
@@ -6,25 +6,25 @@
6
6
  },
7
7
  "dependencies": {
8
8
  "@typescript-eslint/experimental-utils": "^4.33.0",
9
- "@typescript-eslint/parser": "^5.10.0"
9
+ "@typescript-eslint/parser": "^5.11.0"
10
10
  },
11
11
  "description": "ESLint plugin for custom rules.",
12
12
  "devDependencies": {
13
- "@commitlint/cli": "^16.1.0",
14
- "@commitlint/config-conventional": "^16.0.0",
13
+ "@commitlint/cli": "^16.2.1",
14
+ "@commitlint/config-conventional": "^16.2.1",
15
15
  "@ridedott/eslint-config": "^2.13.12",
16
16
  "@types/jest": "^27.4.0",
17
17
  "@types/node": "^12.20.11",
18
18
  "commitizen": "^4.2.4",
19
- "cspell": "^5.16.0",
19
+ "cspell": "^5.18.4",
20
20
  "eslint": "^7.32.0",
21
21
  "husky": "^7.0.4",
22
22
  "jest": "^26.6.3",
23
- "lint-staged": "^12.3.1",
23
+ "lint-staged": "^12.3.4",
24
24
  "npm-run-all": "^4.1.5",
25
25
  "prettier": "^2.2.1",
26
26
  "ts-jest": "^26.5.6",
27
- "ts-node": "^10.4.0",
27
+ "ts-node": "^10.5.0",
28
28
  "typescript": "^4.5.5"
29
29
  },
30
30
  "engines": {
@@ -77,5 +77,5 @@
77
77
  "test:watch": "jest --watch --verbose false",
78
78
  "types": "tsc --noEmit"
79
79
  },
80
- "version": "1.6.275"
80
+ "version": "1.6.279"
81
81
  }