@darksheep/eslint 6.1.1 โ†’ 6.2.0

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,28 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.2.0](https://github.com/DarkSheepSoftware/eslint/compare/v6.1.1...v6.2.0) (2024-09-10)
4
+
5
+
6
+ ### ๐ŸŒŸ Features
7
+
8
+ * Clean up eslint types ([#622](https://github.com/DarkSheepSoftware/eslint/issues/622)) ([d604d80](https://github.com/DarkSheepSoftware/eslint/commit/d604d808280b9d55cca376d749a85779862d68cf))
9
+
10
+
11
+ ### ๐Ÿ“ฆ Dependencies
12
+
13
+ * **pkg:** pin dependencies ([#623](https://github.com/DarkSheepSoftware/eslint/issues/623)) ([7713e45](https://github.com/DarkSheepSoftware/eslint/commit/7713e452daf88a3173db02cee0edc1e88fd5549a))
14
+ * **pkg:** update dependency @stylistic/eslint-plugin to v2.8.0 ([#620](https://github.com/DarkSheepSoftware/eslint/issues/620)) ([ef1c2d0](https://github.com/DarkSheepSoftware/eslint/commit/ef1c2d03fea4cfdbdbe83a96271b0a858b664a43))
15
+ * **pkg:** update dependency eslint-plugin-perfectionist to v3.4.0 ([#613](https://github.com/DarkSheepSoftware/eslint/issues/613)) ([c81dbe2](https://github.com/DarkSheepSoftware/eslint/commit/c81dbe278aafd4987e6ddb6c24861e16cc8305a2))
16
+ * **pkg:** update dependency eslint-plugin-perfectionist to v3.5.0 ([#616](https://github.com/DarkSheepSoftware/eslint/issues/616)) ([a1cb25b](https://github.com/DarkSheepSoftware/eslint/commit/a1cb25b497dff01add278cf81f9f76f83c78d561))
17
+ * **pkg:** update dependency eslint-plugin-react to v7.35.2 ([#611](https://github.com/DarkSheepSoftware/eslint/issues/611)) ([1f242d4](https://github.com/DarkSheepSoftware/eslint/commit/1f242d4bcf6e876018d55ca6e12e14529fe04f91))
18
+ * **pkg:** update eslint monorepo to v9.10.0 ([#615](https://github.com/DarkSheepSoftware/eslint/issues/615)) ([7f051b6](https://github.com/DarkSheepSoftware/eslint/commit/7f051b635cd083d14e84f9822d97732dee22a536))
19
+ * **pkg:** update typescript-eslint monorepo to v8.5.0 ([#621](https://github.com/DarkSheepSoftware/eslint/issues/621)) ([3b0345c](https://github.com/DarkSheepSoftware/eslint/commit/3b0345c6c445b15143cb324c66c985fb520962c8))
20
+
21
+
22
+ ### ๐Ÿงน Chores
23
+
24
+ * Remove changelog entries < 6.0.0 ([b5ccb35](https://github.com/DarkSheepSoftware/eslint/commit/b5ccb359b56b4ad8b38dd859b7f420310eb8caf8))
25
+
3
26
  ## [6.1.1](https://github.com/DarkSheepSoftware/eslint/compare/v6.1.0...v6.1.1) (2024-09-03)
4
27
 
5
28
 
@@ -34,1439 +57,3 @@
34
57
  * **pkg:** update dependency eslint-plugin-perfectionist to v3.3.0 ([#597](https://github.com/DarkSheepSoftware/eslint/issues/597)) ([9fa2b70](https://github.com/DarkSheepSoftware/eslint/commit/9fa2b70739e5b75597edcc79a5f2fe9b07e04925))
35
58
  * **pkg:** update eslint monorepo to v9.9.1 ([#591](https://github.com/DarkSheepSoftware/eslint/issues/591)) ([47bbf29](https://github.com/DarkSheepSoftware/eslint/commit/47bbf292f4d85a13d15c1bfbedbfeaa6a468af0c))
36
59
  * **pkg:** update typescript-eslint monorepo to v8.3.0 ([#596](https://github.com/DarkSheepSoftware/eslint/issues/596)) ([3871f35](https://github.com/DarkSheepSoftware/eslint/commit/3871f35dd546124055d929ca975512ace1307e45))
37
-
38
- ## [5.3.5](https://github.com/DarkSheepSoftware/eslint/compare/v5.3.4...v5.3.5) (2024-08-22)
39
-
40
-
41
- ### ๐Ÿ“ฆ Dependencies
42
-
43
- * **pkg:** update dependency @stylistic/eslint-plugin to v2.6.4 ([#581](https://github.com/DarkSheepSoftware/eslint/issues/581)) ([57d7698](https://github.com/DarkSheepSoftware/eslint/commit/57d7698cb1d1a1c1da4156480f2a48875c9f74d1))
44
- * **pkg:** update typescript-eslint monorepo to v8.2.0 ([#586](https://github.com/DarkSheepSoftware/eslint/issues/586)) ([8e131a0](https://github.com/DarkSheepSoftware/eslint/commit/8e131a0ac01e7c6511788b953ff2613e8455ab2d))
45
-
46
-
47
- ### ๐Ÿงน Chores
48
-
49
- * Remove sonar ([#589](https://github.com/DarkSheepSoftware/eslint/issues/589)) ([a74d71a](https://github.com/DarkSheepSoftware/eslint/commit/a74d71a691a5f018348f47dc9179339f0bacfed1))
50
-
51
- ## [5.3.4](https://github.com/DarkSheepSoftware/eslint/compare/v5.3.3...v5.3.4) (2024-08-15)
52
-
53
-
54
- ### ๐Ÿ“ฆ Dependencies
55
-
56
- * **pkg:** update dependency @eslint-community/eslint-plugin-eslint-comments to v4.4.0 ([#579](https://github.com/DarkSheepSoftware/eslint/issues/579)) ([b0f7628](https://github.com/DarkSheepSoftware/eslint/commit/b0f76287e7800bd706a9e23f46865053bb06d025))
57
- * **pkg:** update dependency eslint-plugin-jsdoc to v50.2.2 ([#577](https://github.com/DarkSheepSoftware/eslint/issues/577)) ([5bc03ed](https://github.com/DarkSheepSoftware/eslint/commit/5bc03ed3f38a9fcae653eba41522830226d04bda))
58
- * **pkg:** update dependency eslint-plugin-perfectionist to v3.2.0 ([#578](https://github.com/DarkSheepSoftware/eslint/issues/578)) ([97aa6a1](https://github.com/DarkSheepSoftware/eslint/commit/97aa6a1aaed6b8a44cac5f9dddc2537b2f7652ec))
59
-
60
- ## [5.3.3](https://github.com/DarkSheepSoftware/eslint/compare/v5.3.2...v5.3.3) (2024-08-14)
61
-
62
-
63
- ### ๐Ÿ“ฆ Dependencies
64
-
65
- * **pkg:** update dependency eslint-plugin-jsdoc to v50.1.0 ([#574](https://github.com/DarkSheepSoftware/eslint/issues/574)) ([c08000d](https://github.com/DarkSheepSoftware/eslint/commit/c08000d6200ca56bb9cd2be3159e7cf05cbff918))
66
- * **pkg:** update dependency eslint-plugin-jsdoc to v50.2.1 ([#576](https://github.com/DarkSheepSoftware/eslint/issues/576)) ([46f4140](https://github.com/DarkSheepSoftware/eslint/commit/46f4140d588dcf2f76cc30b08817c519ff4e7e21))
67
- * **pkg:** update typescript-eslint monorepo to v8.1.0 ([#573](https://github.com/DarkSheepSoftware/eslint/issues/573)) ([3d5257c](https://github.com/DarkSheepSoftware/eslint/commit/3d5257c2d6402a74b793301314f9fbd721ac8731))
68
-
69
- ## [5.3.2](https://github.com/DarkSheepSoftware/eslint/compare/v5.3.1...v5.3.2) (2024-08-11)
70
-
71
-
72
- ### ๐Ÿ“ฆ Dependencies
73
-
74
- * **pkg:** update dependency eslint-plugin-jsdoc to v50.0.1 ([#570](https://github.com/DarkSheepSoftware/eslint/issues/570)) ([15a7180](https://github.com/DarkSheepSoftware/eslint/commit/15a71801e687f14ce516b877cb7a82e57677c836))
75
- * **pkg:** update dependency eslint-plugin-unused-imports to v4.1.3 ([#568](https://github.com/DarkSheepSoftware/eslint/issues/568)) ([b0c404f](https://github.com/DarkSheepSoftware/eslint/commit/b0c404fd86fc33b737cf86edaa241bb8ac6dc8a7))
76
- * **pkg:** update eslint monorepo to v9.9.0 ([#567](https://github.com/DarkSheepSoftware/eslint/issues/567)) ([8b7cf43](https://github.com/DarkSheepSoftware/eslint/commit/8b7cf43597d4af777231ea460e08d87175f72b7c))
77
-
78
- ## [5.3.1](https://github.com/DarkSheepSoftware/eslint/compare/v5.3.0...v5.3.1) (2024-08-08)
79
-
80
-
81
- ### ๐Ÿ“ฆ Dependencies
82
-
83
- * **pkg:** update dependency @stylistic/eslint-plugin to v2.6.2 ([#564](https://github.com/DarkSheepSoftware/eslint/issues/564)) ([6d4296b](https://github.com/DarkSheepSoftware/eslint/commit/6d4296b5f5d24468bd29e640f4651842d959e899))
84
- * **pkg:** update dependency eslint-plugin-unused-imports to v4.1.2 ([#563](https://github.com/DarkSheepSoftware/eslint/issues/563)) ([464a465](https://github.com/DarkSheepSoftware/eslint/commit/464a465b6293ae94d049f55d311e0ae4d09dd8d8))
85
-
86
- ## [5.3.0](https://github.com/DarkSheepSoftware/eslint/compare/v5.2.1...v5.3.0) (2024-08-08)
87
-
88
-
89
- ### ๐ŸŒŸ Features
90
-
91
- * Add basic yml support ([ad7dd61](https://github.com/DarkSheepSoftware/eslint/commit/ad7dd610d52b1c1c9c0f9daea39ad5ad185c64d1))
92
- * Allow editor config to configure yml/indent ([b8655bc](https://github.com/DarkSheepSoftware/eslint/commit/b8655bc56871bebf4fc1157085d9498ebe45b324))
93
- * Better json formatting ([68da6b2](https://github.com/DarkSheepSoftware/eslint/commit/68da6b266a904e4c780c13b1cc6f08511826111b))
94
-
95
-
96
- ### ๐Ÿฉน Fixes
97
-
98
- * Disable sonar/no-duplicate-string ([8ac453d](https://github.com/DarkSheepSoftware/eslint/commit/8ac453d0e435997283c716596bfed1135467854a))
99
- * Ignore line count in json files ([cc955da](https://github.com/DarkSheepSoftware/eslint/commit/cc955da408803c5ed1cfde7fd1fceb7735ba9b43))
100
- * resolve issues in yml files ([315e888](https://github.com/DarkSheepSoftware/eslint/commit/315e8885ccf6f7e010c721166ec57f6449d5a8f9))
101
-
102
-
103
- ### ๐Ÿ“ฆ Dependencies
104
-
105
- * **pkg:** pin dependencies ([#561](https://github.com/DarkSheepSoftware/eslint/issues/561)) ([e14c5e6](https://github.com/DarkSheepSoftware/eslint/commit/e14c5e609fbe8a5363f620e98a890bc53d7a5c19))
106
- * **pkg:** update dependency eslint-plugin-perfectionist to v3.1.3 ([#558](https://github.com/DarkSheepSoftware/eslint/issues/558)) ([e911049](https://github.com/DarkSheepSoftware/eslint/commit/e9110492400b1a3880764ce3cccb0be5ade2e918))
107
-
108
- ## [5.2.1](https://github.com/DarkSheepSoftware/eslint/compare/v5.2.0...v5.2.1) (2024-08-07)
109
-
110
-
111
- ### ๐Ÿ“ฆ Dependencies
112
-
113
- * **pkg:** update dependency eslint-plugin-jsdoc to v49 ([#556](https://github.com/DarkSheepSoftware/eslint/issues/556)) ([237bb6c](https://github.com/DarkSheepSoftware/eslint/commit/237bb6c7d7175a7416ad44848887431a92a13591))
114
- * **pkg:** update dependency eslint-plugin-jsdoc to v50 ([#557](https://github.com/DarkSheepSoftware/eslint/issues/557)) ([4074731](https://github.com/DarkSheepSoftware/eslint/commit/407473198d3aad3e3e9b50a4a3be01f4bf70a539))
115
- * **pkg:** update dependency eslint-plugin-promise to v7.1.0 ([#553](https://github.com/DarkSheepSoftware/eslint/issues/553)) ([c944b6b](https://github.com/DarkSheepSoftware/eslint/commit/c944b6b74da46756f64693d4fce7260e62dda569))
116
-
117
- ## [5.2.0](https://github.com/DarkSheepSoftware/eslint/compare/v5.1.5...v5.2.0) (2024-08-06)
118
-
119
-
120
- ### ๐ŸŒŸ Features
121
-
122
- * remove deprecated rules and add config names ([5765861](https://github.com/DarkSheepSoftware/eslint/commit/57658619314ced4312467ae58bfcc09cee98cf8b))
123
- * Unbundle eslint ([f0550b5](https://github.com/DarkSheepSoftware/eslint/commit/f0550b5910327b0e9f74e4ee78ca296d279f37b0))
124
-
125
-
126
- ### ๐Ÿ“ฆ Dependencies
127
-
128
- * **pkg:** update dependency eslint-plugin-perfectionist to v3.1.2 ([#550](https://github.com/DarkSheepSoftware/eslint/issues/550)) ([c0da407](https://github.com/DarkSheepSoftware/eslint/commit/c0da407889520a13f401411974f397c34360bc46))
129
- * **pkg:** update typescript-eslint monorepo to v8.0.1 ([#551](https://github.com/DarkSheepSoftware/eslint/issues/551)) ([1dfbc75](https://github.com/DarkSheepSoftware/eslint/commit/1dfbc75f37d53aa4ee0df19ab90d01a0964adb68))
130
-
131
- ## [5.1.5](https://github.com/DarkSheepSoftware/eslint/compare/v5.1.4...v5.1.5) (2024-08-05)
132
-
133
-
134
- ### ๐Ÿ“ฆ Dependencies
135
-
136
- * **deps:** update yarn to v4.4.0 ([#545](https://github.com/DarkSheepSoftware/eslint/issues/545)) ([173e85a](https://github.com/DarkSheepSoftware/eslint/commit/173e85a4f62e3c029593ea646745b6156a542b9d))
137
- * **dev:** update dependency @types/node to v20.14.14 ([#542](https://github.com/DarkSheepSoftware/eslint/issues/542)) ([9a6354f](https://github.com/DarkSheepSoftware/eslint/commit/9a6354f9c01b8a253d2cb7d91ec8cce40ee00430))
138
- * **lock:** lock file maintenance ([#546](https://github.com/DarkSheepSoftware/eslint/issues/546)) ([49903fd](https://github.com/DarkSheepSoftware/eslint/commit/49903fd740b28ba487e6858ae811a45004dfcda9))
139
- * **pkg:** update dependency @stylistic/eslint-plugin to v2.6.1 ([#541](https://github.com/DarkSheepSoftware/eslint/issues/541)) ([ce16506](https://github.com/DarkSheepSoftware/eslint/commit/ce16506afb4ec6114a29ce024146f608d05ed1a0))
140
- * **pkg:** update dependency eslint-plugin-jsdoc to v48.11.0 ([#543](https://github.com/DarkSheepSoftware/eslint/issues/543)) ([8d4c054](https://github.com/DarkSheepSoftware/eslint/commit/8d4c054c46bbaf6ba470d611b640ffe5944a4c14))
141
- * **pkg:** update dependency eslint-plugin-n to v17.10.2 ([#548](https://github.com/DarkSheepSoftware/eslint/issues/548)) ([dec7707](https://github.com/DarkSheepSoftware/eslint/commit/dec7707297b228c293aecea1bf6de4eeb3be321b))
142
- * **pkg:** update dependency eslint-plugin-perfectionist to v3.1.1 ([#544](https://github.com/DarkSheepSoftware/eslint/issues/544)) ([d260b8a](https://github.com/DarkSheepSoftware/eslint/commit/d260b8aad2b45d43d0c7d5c02bd35f840c217a59))
143
-
144
-
145
- ### ๐Ÿงน Chores
146
-
147
- * Remove package resolutions and overrides ([#549](https://github.com/DarkSheepSoftware/eslint/issues/549)) ([112c077](https://github.com/DarkSheepSoftware/eslint/commit/112c07794dd13fcce9d23d5c6501a4b6e90d17b3))
148
-
149
- ## [5.1.4](https://github.com/DarkSheepSoftware/eslint/compare/v5.1.3...v5.1.4) (2024-07-31)
150
-
151
-
152
- ### ๐Ÿ“ฆ Dependencies
153
-
154
- * **deps:** update typescript-eslint monorepo to v8.0.0 ([#537](https://github.com/DarkSheepSoftware/eslint/issues/537)) ([5b97a31](https://github.com/DarkSheepSoftware/eslint/commit/5b97a31c6e3dcee273e386ee5cfeb00cdf3adddb))
155
- * **dev:** update dependency @types/node to v20.14.13 ([#535](https://github.com/DarkSheepSoftware/eslint/issues/535)) ([c1a5326](https://github.com/DarkSheepSoftware/eslint/commit/c1a532655035c1a201ab4c3a22bcb4a2799adcbc))
156
- * **lock:** lock file maintenance ([#536](https://github.com/DarkSheepSoftware/eslint/issues/536)) ([a137243](https://github.com/DarkSheepSoftware/eslint/commit/a137243e13195516631c93f464e3eb237bf6b435))
157
- * **pkg:** update dependency @stylistic/eslint-plugin to v2.6.0 ([#534](https://github.com/DarkSheepSoftware/eslint/issues/534)) ([a81b47c](https://github.com/DarkSheepSoftware/eslint/commit/a81b47cc091bdbfacf0db61a82959f452f1b69a0))
158
- * **pkg:** update dependency eslint-plugin-jsdoc to v48.10.2 ([#538](https://github.com/DarkSheepSoftware/eslint/issues/538)) ([d7156fa](https://github.com/DarkSheepSoftware/eslint/commit/d7156fad8fccfd2957e45bda8227445211e55a93))
159
- * **pkg:** update eslint monorepo to v9.8.0 ([#533](https://github.com/DarkSheepSoftware/eslint/issues/533)) ([59c3e89](https://github.com/DarkSheepSoftware/eslint/commit/59c3e89caaf618de966284a4a1eaf01a29c08527))
160
- * **pkg:** update typescript-eslint monorepo to v8 ([46fc9b4](https://github.com/DarkSheepSoftware/eslint/commit/46fc9b465f7b3e835b75f17bddb9e93be1312002))
161
- * **pkg:** update typescript-eslint monorepo to v8 (major) ([#539](https://github.com/DarkSheepSoftware/eslint/issues/539)) ([46fc9b4](https://github.com/DarkSheepSoftware/eslint/commit/46fc9b465f7b3e835b75f17bddb9e93be1312002))
162
-
163
- ## [5.1.3](https://github.com/DarkSheepSoftware/eslint/compare/v5.1.2...v5.1.3) (2024-07-26)
164
-
165
-
166
- ### ๐Ÿ“ฆ Dependencies
167
-
168
- * **deps:** update dependency @typescript-eslint/type-utils to v8.0.0-alpha.53 ([#529](https://github.com/DarkSheepSoftware/eslint/issues/529)) ([85e1222](https://github.com/DarkSheepSoftware/eslint/commit/85e12222a9ee382bc0370ec38b61fc0121bc6ef8))
169
- * **deps:** update typescript-eslint monorepo to v8.0.0-alpha.53 ([#527](https://github.com/DarkSheepSoftware/eslint/issues/527)) ([1bf38d0](https://github.com/DarkSheepSoftware/eslint/commit/1bf38d093e816d1f086dd189a23e4bc608e412f6))
170
- * **deps:** update typescript-eslint monorepo to v8.0.0-alpha.54 ([#530](https://github.com/DarkSheepSoftware/eslint/issues/530)) ([ec20409](https://github.com/DarkSheepSoftware/eslint/commit/ec2040940928cbcce0a9883b60ee68d04e9a58bc))
171
- * **pkg:** update dependency eslint-plugin-n to v17.10.1 ([#532](https://github.com/DarkSheepSoftware/eslint/issues/532)) ([e45b6c5](https://github.com/DarkSheepSoftware/eslint/commit/e45b6c501f53bf456ffac3a3d32fc25ae940b641))
172
- * **pkg:** update dependency eslint-plugin-unicorn to v55 ([#531](https://github.com/DarkSheepSoftware/eslint/issues/531)) ([537f3cd](https://github.com/DarkSheepSoftware/eslint/commit/537f3cd58194a0a37d5c4179dc0ba2b9437ef4b3))
173
-
174
- ## [5.1.2](https://github.com/DarkSheepSoftware/eslint/compare/v5.1.1...v5.1.2) (2024-07-24)
175
-
176
-
177
- ### ๐Ÿ“ฆ Dependencies
178
-
179
- * **deps:** update typescript-eslint monorepo to v8.0.0-alpha.52 ([#525](https://github.com/DarkSheepSoftware/eslint/issues/525)) ([d031aed](https://github.com/DarkSheepSoftware/eslint/commit/d031aed8d009e63506f1b6424bfc5266ed7a8635))
180
- * **dev:** update dependency @types/node to v20.14.12 ([#523](https://github.com/DarkSheepSoftware/eslint/issues/523)) ([42ef805](https://github.com/DarkSheepSoftware/eslint/commit/42ef805e33297f1d26f757869266a766201cbf7d))
181
- * **pkg:** update dependency eslint-plugin-promise to v7 ([#526](https://github.com/DarkSheepSoftware/eslint/issues/526)) ([5a480be](https://github.com/DarkSheepSoftware/eslint/commit/5a480be234ac8a81cae1c8b99885241c3e48453b))
182
- * **pkg:** update dependency eslint-plugin-sonarjs to v1.0.4 ([#522](https://github.com/DarkSheepSoftware/eslint/issues/522)) ([5c43a72](https://github.com/DarkSheepSoftware/eslint/commit/5c43a72be0de2959c8c29994768606d8f2b36929))
183
-
184
- ## [5.1.1](https://github.com/DarkSheepSoftware/eslint/compare/v5.1.0...v5.1.1) (2024-07-23)
185
-
186
-
187
- ### ๐Ÿ› Fixes
188
-
189
- * **perfectionist:** Add custom node builtin group ([07c0507](https://github.com/DarkSheepSoftware/eslint/commit/07c050739f40b725a5f32ab6bd8df2080767cbf7))
190
-
191
- ## [5.1.0](https://github.com/DarkSheepSoftware/eslint/compare/v5.0.0...v5.1.0) (2024-07-23)
192
-
193
-
194
- ### ๐ŸŒŸ Features
195
-
196
- * Support node 22 ([687acd0](https://github.com/DarkSheepSoftware/eslint/commit/687acd050f01b560f82827345d2d1e72dd730710))
197
-
198
- ## [5.0.0](https://github.com/DarkSheepSoftware/eslint/compare/v4.4.20...v5.0.0) (2024-07-23)
199
-
200
-
201
- ### โš  BREAKING CHANGES
202
-
203
- * Add perfectionist plugin
204
-
205
- ### ๐ŸŒŸ Features
206
-
207
- * Add perfectionist plugin ([bbe8aab](https://github.com/DarkSheepSoftware/eslint/commit/bbe8aab9115806ff56d4ccfff09b6e8bcc969406))
208
-
209
-
210
- ### ๐Ÿ› Fixes
211
-
212
- * Patch perfectionist stypes ([38fec1b](https://github.com/DarkSheepSoftware/eslint/commit/38fec1b881d405b7bc8a9b381596a05aebed1bc8))
213
- * Replace deprecated "ban-types" rule ([664b987](https://github.com/DarkSheepSoftware/eslint/commit/664b987841f014608cfbb752f98f5a24ca58b7fc))
214
- * Run perfectionist on the repo ([0938cd3](https://github.com/DarkSheepSoftware/eslint/commit/0938cd31faa9c77644187008bd8f7d13dc9c796f))
215
-
216
-
217
- ### ๐Ÿ“ฆ Dependencies
218
-
219
- * **dev:** update dependency @types/eslint to v8.56.11 ([#515](https://github.com/DarkSheepSoftware/eslint/issues/515)) ([f39356a](https://github.com/DarkSheepSoftware/eslint/commit/f39356a1f70c01cccf4c7b569f75db3d43a8602c))
220
- * **dev:** update dependency @types/eslint to v9 ([#517](https://github.com/DarkSheepSoftware/eslint/issues/517)) ([24502a8](https://github.com/DarkSheepSoftware/eslint/commit/24502a8a9bbfa4ea1dc0aff9c5de37acb89e1326))
221
- * **dev:** update dependency @types/eslint__eslintrc to v2.1.2 ([#516](https://github.com/DarkSheepSoftware/eslint/issues/516)) ([80da38b](https://github.com/DarkSheepSoftware/eslint/commit/80da38b171085503fcc056ae6f5f121a5173f2c7))
222
- * **dev:** update dependency @types/node to v20.14.11 ([#505](https://github.com/DarkSheepSoftware/eslint/issues/505)) ([c165262](https://github.com/DarkSheepSoftware/eslint/commit/c165262bcea1d48ba976f6fff87800f3347a5fdd))
223
- * **dev:** update dependency type-fest to ~4.21.0 ([#502](https://github.com/DarkSheepSoftware/eslint/issues/502)) ([affd367](https://github.com/DarkSheepSoftware/eslint/commit/affd367f1bbc1b6ea671f26cdee21c66c4b368e8))
224
- * **dev:** update dependency type-fest to ~4.23.0 ([#512](https://github.com/DarkSheepSoftware/eslint/issues/512)) ([fe6942e](https://github.com/DarkSheepSoftware/eslint/commit/fe6942e2709db20df1283e88f8b17b5807a46f6a))
225
- * **dev:** update dependency typescript to v5.5.3 ([#500](https://github.com/DarkSheepSoftware/eslint/issues/500)) ([4df508e](https://github.com/DarkSheepSoftware/eslint/commit/4df508e8d4a3fa0af59004a100cb7f29e103114a))
226
- * **dev:** update dependency typescript to v5.5.4 ([#518](https://github.com/DarkSheepSoftware/eslint/issues/518)) ([4a8eba5](https://github.com/DarkSheepSoftware/eslint/commit/4a8eba57d427b96582dd52942eae78ae7f91702e))
227
- * **lock:** lock file maintenance ([#506](https://github.com/DarkSheepSoftware/eslint/issues/506)) ([e5792f3](https://github.com/DarkSheepSoftware/eslint/commit/e5792f33fc8c18e6e7d5d2fb24c156e2d52a6718))
228
- * **pkg:** update dependency eslint-plugin-jsdoc to v48.5.2 ([#504](https://github.com/DarkSheepSoftware/eslint/issues/504)) ([4d926be](https://github.com/DarkSheepSoftware/eslint/commit/4d926be8b34424f5f3bf0df64028a8334345399b))
229
- * **pkg:** update dependency eslint-plugin-jsdoc to v48.8.3 ([#508](https://github.com/DarkSheepSoftware/eslint/issues/508)) ([bf13633](https://github.com/DarkSheepSoftware/eslint/commit/bf13633ef1d6d45a975604848f2549431a4b6a21))
230
- * **pkg:** update dependency eslint-plugin-package-json to v0.15.2 ([#509](https://github.com/DarkSheepSoftware/eslint/issues/509)) ([8b1ebe6](https://github.com/DarkSheepSoftware/eslint/commit/8b1ebe6b53d7c04cd0a9f544ad65520a20b9c054))
231
- * **pkg:** update dependency eslint-plugin-promise to v6.6.0 ([#513](https://github.com/DarkSheepSoftware/eslint/issues/513)) ([89b51e2](https://github.com/DarkSheepSoftware/eslint/commit/89b51e250bb0a2759d9a2075ca0cac422c0c8054))
232
- * **pkg:** update dependency eslint-plugin-react to v7.35.0 ([#511](https://github.com/DarkSheepSoftware/eslint/issues/511)) ([0149b92](https://github.com/DarkSheepSoftware/eslint/commit/0149b9213fb7179a1e89e431c07c91d083bc470a))
233
- * **pkg:** update dependency eslint-plugin-unused-imports to v4.0.1 ([#514](https://github.com/DarkSheepSoftware/eslint/issues/514)) ([92b028c](https://github.com/DarkSheepSoftware/eslint/commit/92b028c3e2163be1939244293720ded1fa40161f))
234
- * **pkg:** update eslint monorepo to v9.7.0 ([#510](https://github.com/DarkSheepSoftware/eslint/issues/510)) ([9f6c49d](https://github.com/DarkSheepSoftware/eslint/commit/9f6c49dd1813285a220f0463b3d535ef59a3d533))
235
- * **pkg:** update typescript-eslint monorepo to v7.15.0 ([#501](https://github.com/DarkSheepSoftware/eslint/issues/501)) ([dc7dbce](https://github.com/DarkSheepSoftware/eslint/commit/dc7dbce5a22cdcb80fcc57dd64f8855026d09058))
236
- * **pkg:** update typescript-eslint monorepo to v7.17.0 ([#507](https://github.com/DarkSheepSoftware/eslint/issues/507)) ([0cb3d8e](https://github.com/DarkSheepSoftware/eslint/commit/0cb3d8ea325cb6072435a9b032a3e5620042924a))
237
-
238
-
239
- ### ๐Ÿ”จ Refactoring
240
-
241
- * Rename style and node configs ([815e77c](https://github.com/DarkSheepSoftware/eslint/commit/815e77c8c3b74ff39664777993c219ca30c33938))
242
-
243
-
244
- ### ๐Ÿงน Chores
245
-
246
- * remove jest and a11y from lock ([8ce7add](https://github.com/DarkSheepSoftware/eslint/commit/8ce7add8d28c08d4486c8c34a70785f2d73e44cf))
247
- * Remove jest rules ([76f0fab](https://github.com/DarkSheepSoftware/eslint/commit/76f0fab6128b8ff1d7d688321099b116b70c435d))
248
- * Remove jsx-a11y rules ([8846a01](https://github.com/DarkSheepSoftware/eslint/commit/8846a0118b0bdd1113f7f9343a98a3236014520e))
249
- * Resolve to [@ts-eslint](https://github.com/ts-eslint) to ^8 ([64d59fb](https://github.com/DarkSheepSoftware/eslint/commit/64d59fb5c16e7680123b912417813690b977b31e))
250
-
251
- ## [4.4.20](https://github.com/DarkSheepSoftware/eslint/compare/v4.4.19...v4.4.20) (2024-07-01)
252
-
253
-
254
- ### ๐Ÿ“ฆ Dependencies
255
-
256
- * **deps:** update yarn to v4.3.1 ([#491](https://github.com/DarkSheepSoftware/eslint/issues/491)) ([7392999](https://github.com/DarkSheepSoftware/eslint/commit/739299949f9208cfb612e9845e283f3836484ce4))
257
- * **dev:** update dependency @types/node to v20.14.7 ([#490](https://github.com/DarkSheepSoftware/eslint/issues/490)) ([9c2c55e](https://github.com/DarkSheepSoftware/eslint/commit/9c2c55ece63dc2f3f3e982b2d169843e4a3f047c))
258
- * **dev:** update dependency @types/node to v20.14.9 ([#492](https://github.com/DarkSheepSoftware/eslint/issues/492)) ([a0f553d](https://github.com/DarkSheepSoftware/eslint/commit/a0f553d870c625874f4c0670921aa0c88d34782d))
259
- * **dev:** update dependency typescript to ~5.5.0 ([#488](https://github.com/DarkSheepSoftware/eslint/issues/488)) ([c6a1bfa](https://github.com/DarkSheepSoftware/eslint/commit/c6a1bfa76e0e96f817a6ff5effd821cb59d28d1f))
260
- * **lock:** lock file maintenance ([#494](https://github.com/DarkSheepSoftware/eslint/issues/494)) ([4a5ceb6](https://github.com/DarkSheepSoftware/eslint/commit/4a5ceb6bfdcb3e1ae9e5f954fa74efc5d7929179))
261
- * **pkg:** update dependency @eslint/js to v9.6.0 ([#497](https://github.com/DarkSheepSoftware/eslint/issues/497)) ([c49946c](https://github.com/DarkSheepSoftware/eslint/commit/c49946ccce2c85e8839223d81d8be8f51a7de7db))
262
- * **pkg:** update dependency @stylistic/eslint-plugin to v2.3.0 ([#496](https://github.com/DarkSheepSoftware/eslint/issues/496)) ([5dd3839](https://github.com/DarkSheepSoftware/eslint/commit/5dd3839c512b062cc80043d4cd36c83cb3538298))
263
- * **pkg:** update dependency eslint to v9 ([#499](https://github.com/DarkSheepSoftware/eslint/issues/499)) ([6bacdf0](https://github.com/DarkSheepSoftware/eslint/commit/6bacdf0a4528895d71797167273dafb10f88b6a1))
264
- * **pkg:** update dependency eslint-plugin-jsdoc to v48.5.0 ([#493](https://github.com/DarkSheepSoftware/eslint/issues/493)) ([0ab6279](https://github.com/DarkSheepSoftware/eslint/commit/0ab6279371d5ba708113de72512fd0a5f27d1a10))
265
- * **pkg:** update dependency eslint-plugin-promise to v6.4.0 ([#498](https://github.com/DarkSheepSoftware/eslint/issues/498)) ([c595f7b](https://github.com/DarkSheepSoftware/eslint/commit/c595f7be95980ade23b897fd5bc31bd89baee685))
266
- * **pkg:** update typescript-eslint monorepo to v7.14.1 ([#495](https://github.com/DarkSheepSoftware/eslint/issues/495)) ([b75fa7a](https://github.com/DarkSheepSoftware/eslint/commit/b75fa7ac822967686900a80412b51bf7afff0460))
267
-
268
- ## [4.4.19](https://github.com/DarkSheepSoftware/eslint/compare/v4.4.18...v4.4.19) (2024-06-20)
269
-
270
-
271
- ### ๐Ÿ“ฆ Dependencies
272
-
273
- * **dev:** update dependency @types/node to v20.14.5 ([#481](https://github.com/DarkSheepSoftware/eslint/issues/481)) ([6efb33c](https://github.com/DarkSheepSoftware/eslint/commit/6efb33c7d0e64e6226a75a0837866e5c44db0384))
274
- * **dev:** update dependency @types/node to v20.14.6 ([#486](https://github.com/DarkSheepSoftware/eslint/issues/486)) ([b0dc4ef](https://github.com/DarkSheepSoftware/eslint/commit/b0dc4ef62b210b71cf2c9fc6349e43e967db80c5))
275
- * **pkg:** update dependency @stylistic/eslint-plugin to v2.2.2 ([#485](https://github.com/DarkSheepSoftware/eslint/issues/485)) ([ae11d3f](https://github.com/DarkSheepSoftware/eslint/commit/ae11d3feb037124c48eae6e8d760fe159a92a6da))
276
- * **pkg:** update dependency eslint-plugin-jsx-a11y to v6.9.0 ([#487](https://github.com/DarkSheepSoftware/eslint/issues/487)) ([599fdfb](https://github.com/DarkSheepSoftware/eslint/commit/599fdfb87eee8ba668c1f6bbc65ed9b41e73f62e))
277
- * **pkg:** update dependency eslint-plugin-package-json to v0.15.0 ([#479](https://github.com/DarkSheepSoftware/eslint/issues/479)) ([1c18dc4](https://github.com/DarkSheepSoftware/eslint/commit/1c18dc446c25396cf996373233eed5326562be72))
278
- * **pkg:** update dependency eslint-plugin-react to v7.34.3 ([#482](https://github.com/DarkSheepSoftware/eslint/issues/482)) ([db4f310](https://github.com/DarkSheepSoftware/eslint/commit/db4f3100373d9973f96d6e58933d85db838ca21d))
279
- * **pkg:** update typescript-eslint monorepo to v7.13.1 ([#480](https://github.com/DarkSheepSoftware/eslint/issues/480)) ([e46c198](https://github.com/DarkSheepSoftware/eslint/commit/e46c19873a523433ad5b49f6b967de44029415f0))
280
-
281
- ## [4.4.18](https://github.com/DarkSheepSoftware/eslint/compare/v4.4.17...v4.4.18) (2024-06-17)
282
-
283
-
284
- ### ๐Ÿ“ฆ Dependencies
285
-
286
- * **dev:** update dependency type-fest to v4.20.1 ([#476](https://github.com/DarkSheepSoftware/eslint/issues/476)) ([23a4e5e](https://github.com/DarkSheepSoftware/eslint/commit/23a4e5e376a9e936c39dde5a086755b988060863))
287
- * **lock:** lock file maintenance ([#477](https://github.com/DarkSheepSoftware/eslint/issues/477)) ([a199cd3](https://github.com/DarkSheepSoftware/eslint/commit/a199cd390e869fffa5ff979b292da9079f818fe3))
288
- * **pkg:** update dependency @eslint/js to v9.5.0 ([#474](https://github.com/DarkSheepSoftware/eslint/issues/474)) ([d24e79c](https://github.com/DarkSheepSoftware/eslint/commit/d24e79c8e34dd8ca5561c5c8d7f77d037677b271))
289
- * **pkg:** update dependency @stylistic/eslint-plugin to v2.2.1 ([#475](https://github.com/DarkSheepSoftware/eslint/issues/475)) ([ba67d2a](https://github.com/DarkSheepSoftware/eslint/commit/ba67d2a5c3b5e85bf08a432e46ecbd3a70e15ece))
290
- * **pkg:** update dependency eslint-plugin-jsdoc to v48.2.12 ([#470](https://github.com/DarkSheepSoftware/eslint/issues/470)) ([e761c22](https://github.com/DarkSheepSoftware/eslint/commit/e761c229d00e4d3e4f5d8a97fcd7ef09513b3c4e))
291
- * **pkg:** update dependency eslint-plugin-n to v17.9.0 ([#471](https://github.com/DarkSheepSoftware/eslint/issues/471)) ([6da0090](https://github.com/DarkSheepSoftware/eslint/commit/6da0090a834d42eddac0ae479177a7901549e1e5))
292
- * **pkg:** update dependency eslint-plugin-security to v3.0.1 ([#472](https://github.com/DarkSheepSoftware/eslint/issues/472)) ([d860bce](https://github.com/DarkSheepSoftware/eslint/commit/d860bceb640070940a12c4091e47bd558527e1d6))
293
- * **pkg:** update dependency eslint-plugin-unicorn to v54 ([#473](https://github.com/DarkSheepSoftware/eslint/issues/473)) ([202f1dd](https://github.com/DarkSheepSoftware/eslint/commit/202f1dd848543160f890dfd30e897a80f29e8060))
294
-
295
- ## [4.4.17](https://github.com/DarkSheepSoftware/eslint/compare/v4.4.16...v4.4.17) (2024-06-13)
296
-
297
-
298
- ### ๐Ÿ“ฆ Dependencies
299
-
300
- * **deps:** update yarn to v4.3.0 ([#467](https://github.com/DarkSheepSoftware/eslint/issues/467)) ([9d6ca7f](https://github.com/DarkSheepSoftware/eslint/commit/9d6ca7f62622366e5688b4d65c396d171329add6))
301
- * **pkg:** update dependency eslint-plugin-jsdoc to v48.2.10 ([#469](https://github.com/DarkSheepSoftware/eslint/issues/469)) ([3862aac](https://github.com/DarkSheepSoftware/eslint/commit/3862aaca39d9737165734eb0856dcbce4c980203))
302
-
303
- ## [4.4.16](https://github.com/DarkSheepSoftware/eslint/compare/v4.4.15...v4.4.16) (2024-06-10)
304
-
305
-
306
- ### ๐Ÿ“ฆ Dependencies
307
-
308
- * **dev:** update dependency @darksheep/eslint-formatter-github to v2 ([#463](https://github.com/DarkSheepSoftware/eslint/issues/463)) ([2cf5713](https://github.com/DarkSheepSoftware/eslint/commit/2cf571350b08ed99534ccee6c754aee514d092dc))
309
- * **dev:** update dependency type-fest to ~4.20.0 ([#464](https://github.com/DarkSheepSoftware/eslint/issues/464)) ([8701223](https://github.com/DarkSheepSoftware/eslint/commit/8701223513359c5187b964376bd2ef5f856e6aa7))
310
- * **lock:** lock file maintenance ([#465](https://github.com/DarkSheepSoftware/eslint/issues/465)) ([1041e41](https://github.com/DarkSheepSoftware/eslint/commit/1041e415205e9f5a5e091807a6b466bf91772c4e))
311
- * **pkg:** update dependency eslint-plugin-jest to v28.6.0 ([#460](https://github.com/DarkSheepSoftware/eslint/issues/460)) ([9b6466a](https://github.com/DarkSheepSoftware/eslint/commit/9b6466acd25b9776a176b4104b733ec778c9ba01))
312
- * **pkg:** update dependency eslint-plugin-jsdoc to v48.2.9 ([#461](https://github.com/DarkSheepSoftware/eslint/issues/461)) ([85d97b0](https://github.com/DarkSheepSoftware/eslint/commit/85d97b0afab8808e08530f681159d46ae07a5e19))
313
- * **pkg:** update typescript-eslint monorepo to v7.13.0 ([#466](https://github.com/DarkSheepSoftware/eslint/issues/466)) ([8f64d16](https://github.com/DarkSheepSoftware/eslint/commit/8f64d16b45cdd4c386d42a65f2ae5b3fe3f2f4c5))
314
-
315
- ## [4.4.15](https://github.com/DarkSheepSoftware/eslint/compare/v4.4.14...v4.4.15) (2024-06-06)
316
-
317
-
318
- ### ๐Ÿ“ฆ Dependencies
319
-
320
- * **pkg:** update dependency eslint-plugin-jsdoc to v48.2.8 ([#457](https://github.com/DarkSheepSoftware/eslint/issues/457)) ([f8ca5b3](https://github.com/DarkSheepSoftware/eslint/commit/f8ca5b380e4a6a2c2794171594d58a92545e8941))
321
- * **pkg:** update dependency eslint-plugin-n to v17.8.1 ([#458](https://github.com/DarkSheepSoftware/eslint/issues/458)) ([bcbaee4](https://github.com/DarkSheepSoftware/eslint/commit/bcbaee41cee4ae1edaaec7c899ff2b3919059432))
322
-
323
- ## [4.4.14](https://github.com/DarkSheepSoftware/eslint/compare/v4.4.13...v4.4.14) (2024-06-05)
324
-
325
-
326
- ### ๐Ÿ“ฆ Dependencies
327
-
328
- * **dev:** update dependency @types/node to v20.14.2 ([#454](https://github.com/DarkSheepSoftware/eslint/issues/454)) ([b38ea15](https://github.com/DarkSheepSoftware/eslint/commit/b38ea1576bab92c2c3b60fd70af2675687da4601))
329
- * **pkg:** update dependency eslint-plugin-n to v17.8.0 ([#455](https://github.com/DarkSheepSoftware/eslint/issues/455)) ([a8c062d](https://github.com/DarkSheepSoftware/eslint/commit/a8c062dc5f47492123a6dd7b1daa479e52345a9a))
330
-
331
- ## [4.4.13](https://github.com/DarkSheepSoftware/eslint/compare/v4.4.12...v4.4.13) (2024-06-04)
332
-
333
-
334
- ### ๐Ÿ“ฆ Dependencies
335
-
336
- * **dev:** update dependency @types/node to ~20.14.0 ([#448](https://github.com/DarkSheepSoftware/eslint/issues/448)) ([c51cd2e](https://github.com/DarkSheepSoftware/eslint/commit/c51cd2ea5bcbf2fee114b6cdb037be3ac26080ce))
337
- * **dev:** update dependency @types/node to v20.12.13 ([#444](https://github.com/DarkSheepSoftware/eslint/issues/444)) ([8d977a3](https://github.com/DarkSheepSoftware/eslint/commit/8d977a392b79d75eadae24a316d07d2625c51cf4))
338
- * **dev:** update dependency @types/node to v20.14.1 ([#453](https://github.com/DarkSheepSoftware/eslint/issues/453)) ([c1dbef8](https://github.com/DarkSheepSoftware/eslint/commit/c1dbef846e2ad20d3c17ff07acb095586addf5e2))
339
- * **dev:** update dependency type-fest to ~4.19.0 ([#452](https://github.com/DarkSheepSoftware/eslint/issues/452)) ([1faa32f](https://github.com/DarkSheepSoftware/eslint/commit/1faa32f4593bfcf96dfc6421186cfc7f150f3f02))
340
- * **lock:** lock file maintenance ([#450](https://github.com/DarkSheepSoftware/eslint/issues/450)) ([d191f9d](https://github.com/DarkSheepSoftware/eslint/commit/d191f9d1065b2f0a21837779103e440c201e106d))
341
- * **pkg:** update dependency @eslint/js to v9.4.0 ([#449](https://github.com/DarkSheepSoftware/eslint/issues/449)) ([7a548f9](https://github.com/DarkSheepSoftware/eslint/commit/7a548f923fb2b3c54ea24a1af571c8a75d09b571))
342
- * **pkg:** update dependency eslint-plugin-jsdoc to v48.2.7 ([#445](https://github.com/DarkSheepSoftware/eslint/issues/445)) ([420ec90](https://github.com/DarkSheepSoftware/eslint/commit/420ec90e7e117866687b09af2a7cda50bbcc0f11))
343
- * **pkg:** update dependency eslint-plugin-package-json to v0.14.0 ([#446](https://github.com/DarkSheepSoftware/eslint/issues/446)) ([3bd99cc](https://github.com/DarkSheepSoftware/eslint/commit/3bd99ccf06e176aa2d7b457450175562e4e59a20))
344
- * **pkg:** update typescript-eslint monorepo to v7.12.0 ([#451](https://github.com/DarkSheepSoftware/eslint/issues/451)) ([cd1a994](https://github.com/DarkSheepSoftware/eslint/commit/cd1a994ac000481ca4e7f30126d6789d04cb959a))
345
-
346
- ## [4.4.12](https://github.com/DarkSheepSoftware/eslint/compare/v4.4.11...v4.4.12) (2024-05-28)
347
-
348
-
349
- ### ๐Ÿ“ฆ Dependencies
350
-
351
- * **dev:** update dependency type-fest to v4.18.3 ([#439](https://github.com/DarkSheepSoftware/eslint/issues/439)) ([6b1cf5e](https://github.com/DarkSheepSoftware/eslint/commit/6b1cf5e6bd8f1cf6fd522273f30f2e4455f961d9))
352
- * **lock:** lock file maintenance ([#440](https://github.com/DarkSheepSoftware/eslint/issues/440)) ([ba9363b](https://github.com/DarkSheepSoftware/eslint/commit/ba9363b2c9850aa05954011e93d5f0a0353947cb))
353
- * **pkg:** update dependency eslint-plugin-jsdoc to v48.2.6 ([#435](https://github.com/DarkSheepSoftware/eslint/issues/435)) ([c81877a](https://github.com/DarkSheepSoftware/eslint/commit/c81877a8cba530ba4ebc341f36f5d2d147545dae))
354
- * **pkg:** update dependency eslint-plugin-jsonc to v2.16.0 ([#438](https://github.com/DarkSheepSoftware/eslint/issues/438)) ([c34f1f6](https://github.com/DarkSheepSoftware/eslint/commit/c34f1f6098ad3f86c11549701ca3f13978ad9c51))
355
- * **pkg:** update dependency eslint-plugin-promise to v6.2.0 ([#441](https://github.com/DarkSheepSoftware/eslint/issues/441)) ([1d1362f](https://github.com/DarkSheepSoftware/eslint/commit/1d1362f5b691dbad32535d87bc90a8cb34543eab))
356
- * **pkg:** update dependency eslint-plugin-react to v7.34.2 ([#443](https://github.com/DarkSheepSoftware/eslint/issues/443)) ([c664a7e](https://github.com/DarkSheepSoftware/eslint/commit/c664a7eab2927560825c6223af5e5601beb53506))
357
- * **pkg:** update dependency eslint-plugin-unused-imports to v4 ([#437](https://github.com/DarkSheepSoftware/eslint/issues/437)) ([f6bfbfb](https://github.com/DarkSheepSoftware/eslint/commit/f6bfbfbddcf72c5b56ed660c5fe78882949e5368))
358
- * **pkg:** update typescript-eslint monorepo to v7.11.0 ([#442](https://github.com/DarkSheepSoftware/eslint/issues/442)) ([6f2e846](https://github.com/DarkSheepSoftware/eslint/commit/6f2e846ccc1283c8626fd80da06ac0499b171670))
359
-
360
-
361
- ### ๐Ÿงน Chores
362
-
363
- * Merge no-unused-imports ([73a3d7f](https://github.com/DarkSheepSoftware/eslint/commit/73a3d7f35832b57021124b3469d516bb1f7bac77))
364
-
365
- ## [4.4.11](https://github.com/DarkSheepSoftware/eslint/compare/v4.4.10...v4.4.11) (2024-05-22)
366
-
367
-
368
- ### ๐Ÿ› Fixes
369
-
370
- * Prevent "no-duplicate-string" in "tests" ([#433](https://github.com/DarkSheepSoftware/eslint/issues/433)) ([5613861](https://github.com/DarkSheepSoftware/eslint/commit/5613861e32923c09b1cb099a97c256f1d3f25bb2))
371
-
372
- ## [4.4.10](https://github.com/DarkSheepSoftware/eslint/compare/v4.4.9...v4.4.10) (2024-05-22)
373
-
374
-
375
- ### ๐Ÿ“ฆ Dependencies
376
-
377
- * **lock:** lock file maintenance ([#430](https://github.com/DarkSheepSoftware/eslint/issues/430)) ([41b5d02](https://github.com/DarkSheepSoftware/eslint/commit/41b5d02f1f78b41ff9a2a8d2fe0b6f5ea8791251))
378
- * **pkg:** update dependency @eslint/eslintrc to v3.1.0 ([#428](https://github.com/DarkSheepSoftware/eslint/issues/428)) ([919d392](https://github.com/DarkSheepSoftware/eslint/commit/919d392a36da39eb4af165f69d5d1bde97dc3ecd))
379
- * **pkg:** update dependency @eslint/js to v9.3.0 ([#429](https://github.com/DarkSheepSoftware/eslint/issues/429)) ([ecf3056](https://github.com/DarkSheepSoftware/eslint/commit/ecf305656a1ae5fe44be3da333a0e9a4e13c70f5))
380
- * **pkg:** update dependency eslint-plugin-jsdoc to v48.2.5 ([#426](https://github.com/DarkSheepSoftware/eslint/issues/426)) ([cd255a7](https://github.com/DarkSheepSoftware/eslint/commit/cd255a7330e63eea63d11a6b00f976b17ddccba6))
381
- * **pkg:** update dependency eslint-plugin-regexp to v2.6.0 ([#432](https://github.com/DarkSheepSoftware/eslint/issues/432)) ([b82e455](https://github.com/DarkSheepSoftware/eslint/commit/b82e45508f202601e9ebb77bbb3b199feef0c370))
382
- * **pkg:** update typescript-eslint monorepo to v7.10.0 ([#431](https://github.com/DarkSheepSoftware/eslint/issues/431)) ([96cde01](https://github.com/DarkSheepSoftware/eslint/commit/96cde01c29362d0541f45d83bb7fbc350012d3eb))
383
-
384
- ## [4.4.9](https://github.com/DarkSheepSoftware/eslint/compare/v4.4.8...v4.4.9) (2024-05-14)
385
-
386
-
387
- ### ๐Ÿ“ฆ Dependencies
388
-
389
- * **dev:** update dependency @types/node to v20.12.12 ([#423](https://github.com/DarkSheepSoftware/eslint/issues/423)) ([2310ba7](https://github.com/DarkSheepSoftware/eslint/commit/2310ba7fe8596a1d027c7b9a6cbb2eb0821f87e0))
390
- * **pkg:** update dependency eslint-plugin-n to v17.7.0 ([#424](https://github.com/DarkSheepSoftware/eslint/issues/424)) ([936bf46](https://github.com/DarkSheepSoftware/eslint/commit/936bf46b8e0ceb0c9a9cfba0569f3ba2d87a8e96))
391
- * **pkg:** update typescript-eslint monorepo to v7.9.0 ([#422](https://github.com/DarkSheepSoftware/eslint/issues/422)) ([a117997](https://github.com/DarkSheepSoftware/eslint/commit/a117997787cc811c5e4eef8e9a7620c3bbb5b0a4))
392
-
393
- ## [4.4.8](https://github.com/DarkSheepSoftware/eslint/compare/v4.4.7...v4.4.8) (2024-05-13)
394
-
395
-
396
- ### ๐Ÿ“ฆ Dependencies
397
-
398
- * **deps:** update yarn to v4.2.2 ([#415](https://github.com/DarkSheepSoftware/eslint/issues/415)) ([5fe7288](https://github.com/DarkSheepSoftware/eslint/commit/5fe72889a37023301556a211ce0d7f06f2987994))
399
- * **dev:** update dependency @types/node to v20.12.11 ([#413](https://github.com/DarkSheepSoftware/eslint/issues/413)) ([aea3ead](https://github.com/DarkSheepSoftware/eslint/commit/aea3ead5801e7e1787b947f60a764d19e7132383))
400
- * **lock:** lock file maintenance ([#420](https://github.com/DarkSheepSoftware/eslint/issues/420)) ([bd9b750](https://github.com/DarkSheepSoftware/eslint/commit/bd9b750b7afe385d766ddccec1b30a341f736d4f))
401
- * **pkg:** update dependency @stylistic/eslint-plugin to v2 ([#414](https://github.com/DarkSheepSoftware/eslint/issues/414)) ([aa4c665](https://github.com/DarkSheepSoftware/eslint/commit/aa4c6655c1bc9d20f1b732f727cfc6e6f7714740))
402
- * **pkg:** update dependency eslint-plugin-jsdoc to v48.2.4 ([#417](https://github.com/DarkSheepSoftware/eslint/issues/417)) ([852746b](https://github.com/DarkSheepSoftware/eslint/commit/852746b3a72a496a10b6af2578e9fc1385fa139c))
403
- * **pkg:** update dependency eslint-plugin-n to v17.6.0 ([#419](https://github.com/DarkSheepSoftware/eslint/issues/419)) ([009a1b0](https://github.com/DarkSheepSoftware/eslint/commit/009a1b0c642ea6d52825c88bc78012ecddae1123))
404
- * **pkg:** update dependency eslint-plugin-unicorn to v53 ([#418](https://github.com/DarkSheepSoftware/eslint/issues/418)) ([21fd668](https://github.com/DarkSheepSoftware/eslint/commit/21fd668e3fd8691280fcc12bd33e70ea0f32e2e3))
405
-
406
- ## [4.4.7](https://github.com/DarkSheepSoftware/eslint/compare/v4.4.6...v4.4.7) (2024-05-07)
407
-
408
-
409
- ### ๐Ÿ› Fixes
410
-
411
- * Remove import plugin ([#406](https://github.com/DarkSheepSoftware/eslint/issues/406)) ([a27810a](https://github.com/DarkSheepSoftware/eslint/commit/a27810ab7241184acbd72addc22a8cbfee124d75))
412
-
413
-
414
- ### ๐Ÿ“ฆ Dependencies
415
-
416
- * **deps:** update yarn to v4.2.0 ([#399](https://github.com/DarkSheepSoftware/eslint/issues/399)) ([02ed681](https://github.com/DarkSheepSoftware/eslint/commit/02ed681160cb4cef078e78157c5c30c7adcea8a2))
417
- * **deps:** update yarn to v4.2.1 ([#400](https://github.com/DarkSheepSoftware/eslint/issues/400)) ([aa9677b](https://github.com/DarkSheepSoftware/eslint/commit/aa9677ba6e3e9a8967b0f69eaaca1d13c9c8f9c2))
418
- * **dev:** update dependency @types/node to v20.12.10 ([#410](https://github.com/DarkSheepSoftware/eslint/issues/410)) ([3f24a44](https://github.com/DarkSheepSoftware/eslint/commit/3f24a443d7e2cee69fed2154702e00a4054b52c3))
419
- * **dev:** update dependency @types/node to v20.12.8 ([#398](https://github.com/DarkSheepSoftware/eslint/issues/398)) ([60fb0fc](https://github.com/DarkSheepSoftware/eslint/commit/60fb0fc66063986ce43d10bce5e2a2f3326aa377))
420
- * **dev:** update dependency type-fest to v4.18.1 ([#396](https://github.com/DarkSheepSoftware/eslint/issues/396)) ([9580302](https://github.com/DarkSheepSoftware/eslint/commit/9580302dd09b765a881c22a75df5fe37d8149bff))
421
- * **lock:** lock file maintenance ([#403](https://github.com/DarkSheepSoftware/eslint/issues/403)) ([f78d4d9](https://github.com/DarkSheepSoftware/eslint/commit/f78d4d90355c6d7e7ea9a282656a6dc78b5dbd12))
422
- * **lock:** lock file maintenance ([#407](https://github.com/DarkSheepSoftware/eslint/issues/407)) ([9e87a3c](https://github.com/DarkSheepSoftware/eslint/commit/9e87a3c02887f5f417a263620060418364e5e568))
423
- * **pkg:** update dependency @eslint/js to v9.2.0 ([#404](https://github.com/DarkSheepSoftware/eslint/issues/404)) ([6466b92](https://github.com/DarkSheepSoftware/eslint/commit/6466b92d3efad12574a1f30c3762746bb19a3aae))
424
- * **pkg:** update dependency eslint-plugin-jest to v28.4.0 ([#401](https://github.com/DarkSheepSoftware/eslint/issues/401)) ([d1da73d](https://github.com/DarkSheepSoftware/eslint/commit/d1da73d309e91272c1330457ad1fc496baec988f))
425
- * **pkg:** update dependency eslint-plugin-jest to v28.5.0 ([#405](https://github.com/DarkSheepSoftware/eslint/issues/405)) ([af64ff6](https://github.com/DarkSheepSoftware/eslint/commit/af64ff6a7afaf76770f3d6444fe658d6604c5c33))
426
- * **pkg:** update dependency eslint-plugin-n to v17.5.1 ([#411](https://github.com/DarkSheepSoftware/eslint/issues/411)) ([9972dd5](https://github.com/DarkSheepSoftware/eslint/commit/9972dd5ffa59b42d7de1a9abd83f45ee7a46c313))
427
- * **pkg:** update dependency eslint-plugin-sonarjs to v1 ([#402](https://github.com/DarkSheepSoftware/eslint/issues/402)) ([2b0cd21](https://github.com/DarkSheepSoftware/eslint/commit/2b0cd21672c29b5105b3afa568cfdb51910426fb))
428
- * **pkg:** update dependency eslint-plugin-sonarjs to v1.0.3 ([#408](https://github.com/DarkSheepSoftware/eslint/issues/408)) ([faf9356](https://github.com/DarkSheepSoftware/eslint/commit/faf9356af4dbe0dff24dd9bd5f06dc54660261d7))
429
- * **pkg:** update dependency eslint-plugin-unused-imports to v3.2.0 ([#395](https://github.com/DarkSheepSoftware/eslint/issues/395)) ([3aa4960](https://github.com/DarkSheepSoftware/eslint/commit/3aa49602cba965df7f84858a48b95005801d2b0b))
430
-
431
- ## [4.4.6](https://github.com/DarkSheepSoftware/eslint/compare/v4.4.5...v4.4.6) (2024-04-30)
432
-
433
-
434
- ### ๐Ÿ“ฆ Dependencies
435
-
436
- * **dev:** update dependency @types/eslint to v8.56.10 ([#380](https://github.com/DarkSheepSoftware/eslint/issues/380)) ([fb19c81](https://github.com/DarkSheepSoftware/eslint/commit/fb19c81c5053b858115fba66b1fb70d6e6249eda))
437
- * **dev:** update dependency type-fest to ~4.16.0 ([#383](https://github.com/DarkSheepSoftware/eslint/issues/383)) ([1f4ae56](https://github.com/DarkSheepSoftware/eslint/commit/1f4ae5636aa6cd60f04de6ffa9a5e7cb01732f77))
438
- * **dev:** update dependency type-fest to ~4.17.0 ([#385](https://github.com/DarkSheepSoftware/eslint/issues/385)) ([55eb617](https://github.com/DarkSheepSoftware/eslint/commit/55eb61780a0f65e6b13d5bee0391997fce73db2e))
439
- * **dev:** update dependency type-fest to ~4.18.0 ([#390](https://github.com/DarkSheepSoftware/eslint/issues/390)) ([6ec43a9](https://github.com/DarkSheepSoftware/eslint/commit/6ec43a93ff6590613242227bac1f2e1a179f4990))
440
- * **lock:** lock file maintenance ([#382](https://github.com/DarkSheepSoftware/eslint/issues/382)) ([e402a41](https://github.com/DarkSheepSoftware/eslint/commit/e402a4101e9f3cdc2e614dbbe06950d6d6c97cee))
441
- * **lock:** lock file maintenance ([#389](https://github.com/DarkSheepSoftware/eslint/issues/389)) ([2dbea71](https://github.com/DarkSheepSoftware/eslint/commit/2dbea7106fcdc290311f6f1dca48ae2a6e29ddcc))
442
- * **pkg:** update dependency @eslint/js to v9.1.1 ([#381](https://github.com/DarkSheepSoftware/eslint/issues/381)) ([86e7256](https://github.com/DarkSheepSoftware/eslint/commit/86e725686e49f57ad4a10015e271cd8add090a9a))
443
- * **pkg:** update dependency @stylistic/eslint-plugin to v1.7.2 ([#378](https://github.com/DarkSheepSoftware/eslint/issues/378)) ([a36e86a](https://github.com/DarkSheepSoftware/eslint/commit/a36e86a984045ef8ad85eb3ffd8609c14a18cbfa))
444
- * **pkg:** update dependency @stylistic/eslint-plugin to v1.8.0 ([#394](https://github.com/DarkSheepSoftware/eslint/issues/394)) ([559f4a1](https://github.com/DarkSheepSoftware/eslint/commit/559f4a1afa1f69416f5180e85697c2e3c6798ce0))
445
- * **pkg:** update dependency eslint-plugin-jest to v28.3.0 ([#388](https://github.com/DarkSheepSoftware/eslint/issues/388)) ([13e3ef2](https://github.com/DarkSheepSoftware/eslint/commit/13e3ef29a388362ce6f3d14965fbe48ca2dee965))
446
- * **pkg:** update dependency eslint-plugin-n to v17.3.0 ([#386](https://github.com/DarkSheepSoftware/eslint/issues/386)) ([595dbd9](https://github.com/DarkSheepSoftware/eslint/commit/595dbd9a54bd2f8b86c7a671f380915742ebd618))
447
- * **pkg:** update dependency eslint-plugin-n to v17.3.1 ([#387](https://github.com/DarkSheepSoftware/eslint/issues/387)) ([4ce6ec6](https://github.com/DarkSheepSoftware/eslint/commit/4ce6ec6ed0bdd53108c4e60850b5c9830caca8d6))
448
- * **pkg:** update dependency eslint-plugin-n to v17.4.0 ([#393](https://github.com/DarkSheepSoftware/eslint/issues/393)) ([df98dc8](https://github.com/DarkSheepSoftware/eslint/commit/df98dc8dc08ab919a6fbc39d0d06c5778a78c9d1))
449
- * **pkg:** update dependency eslint-plugin-package-json to v0.13.1 ([#391](https://github.com/DarkSheepSoftware/eslint/issues/391)) ([86ef0e5](https://github.com/DarkSheepSoftware/eslint/commit/86ef0e5e462396b877a4b6d541e410389b468a2b))
450
- * **pkg:** update typescript-eslint monorepo to v7.7.0 ([#377](https://github.com/DarkSheepSoftware/eslint/issues/377)) ([6c8ff75](https://github.com/DarkSheepSoftware/eslint/commit/6c8ff752f28e166fe9f147bcd7f53907cead83de))
451
- * **pkg:** update typescript-eslint monorepo to v7.7.1 ([#384](https://github.com/DarkSheepSoftware/eslint/issues/384)) ([2bae216](https://github.com/DarkSheepSoftware/eslint/commit/2bae2163f64d39d214459a8c08124dd1e8c9468f))
452
- * **pkg:** update typescript-eslint monorepo to v7.8.0 ([#392](https://github.com/DarkSheepSoftware/eslint/issues/392)) ([c1b07aa](https://github.com/DarkSheepSoftware/eslint/commit/c1b07aa8517e45f0593169baad139239ab8f6255))
453
-
454
- ## [4.4.5](https://github.com/DarkSheepSoftware/eslint/compare/v4.4.4...v4.4.5) (2024-04-15)
455
-
456
-
457
- ### ๐Ÿ“ฆ Dependencies
458
-
459
- * **dev:** update dependency @types/eslint to v8.56.8 ([#370](https://github.com/DarkSheepSoftware/eslint/issues/370)) ([beda566](https://github.com/DarkSheepSoftware/eslint/commit/beda566ce0b8d6e00eb8580ca1c5f51a11c7e6fa))
460
- * **dev:** update dependency @types/eslint to v8.56.9 ([#373](https://github.com/DarkSheepSoftware/eslint/issues/373)) ([eeb7e44](https://github.com/DarkSheepSoftware/eslint/commit/eeb7e44d9a4c3de3bcd61755cf42cd51890e8811))
461
- * **lock:** lock file maintenance ([#375](https://github.com/DarkSheepSoftware/eslint/issues/375)) ([3d5ef9d](https://github.com/DarkSheepSoftware/eslint/commit/3d5ef9d84f194793d904d21500ebc86abbc5fa49))
462
- * **pkg:** update dependency eslint-plugin-jsonc to v2.15.1 ([#374](https://github.com/DarkSheepSoftware/eslint/issues/374)) ([d30f9c3](https://github.com/DarkSheepSoftware/eslint/commit/d30f9c36b6de8aa62cebd3ead624ea0774f2b53b))
463
- * **pkg:** update dependency eslint-plugin-n to v17.2.1 ([#376](https://github.com/DarkSheepSoftware/eslint/issues/376)) ([6297f5c](https://github.com/DarkSheepSoftware/eslint/commit/6297f5c819fcf867fb184452375807ca60c0cb08))
464
- * **pkg:** update dependency eslint-plugin-package-json to v0.12.2 ([#371](https://github.com/DarkSheepSoftware/eslint/issues/371)) ([9001fce](https://github.com/DarkSheepSoftware/eslint/commit/9001fced5b55ed3b6b4b9ce9c36ba2c611bfbf69))
465
-
466
- ## [4.4.4](https://github.com/DarkSheepSoftware/eslint/compare/v4.4.3...v4.4.4) (2024-04-10)
467
-
468
-
469
- ### ๐Ÿ“ฆ Dependencies
470
-
471
- * **dev:** update dependency @darksheep/eslint-formatter-github to v0.1.0 ([#364](https://github.com/DarkSheepSoftware/eslint/issues/364)) ([d18daa0](https://github.com/DarkSheepSoftware/eslint/commit/d18daa0e0c7420864648f199ec7d042870751371))
472
- * **dev:** update dependency @types/node to v20.12.7 ([#366](https://github.com/DarkSheepSoftware/eslint/issues/366)) ([61492f3](https://github.com/DarkSheepSoftware/eslint/commit/61492f32969125530b74ad14fb691697481681b5))
473
- * **dev:** update dependency typescript to v5.4.5 ([#368](https://github.com/DarkSheepSoftware/eslint/issues/368)) ([1da6cd7](https://github.com/DarkSheepSoftware/eslint/commit/1da6cd70b4bfa243569d766963a120143d76ac21))
474
- * **pkg:** update dependency @eslint/js to v9 ([#350](https://github.com/DarkSheepSoftware/eslint/issues/350)) ([f449a9a](https://github.com/DarkSheepSoftware/eslint/commit/f449a9a7c064ddb060cf67266228ddf33c1cb896))
475
- * **pkg:** update dependency eslint-plugin-n to v17.2.0 ([#367](https://github.com/DarkSheepSoftware/eslint/issues/367)) ([cd5b7af](https://github.com/DarkSheepSoftware/eslint/commit/cd5b7af3c7664318aae1a3d2631d3bb7659803ac))
476
- * **pkg:** update dependency eslint-plugin-security to v3 ([#369](https://github.com/DarkSheepSoftware/eslint/issues/369)) ([da4ab62](https://github.com/DarkSheepSoftware/eslint/commit/da4ab627d4c4ef6bee4bfc7a47c55d1be3adf05d))
477
-
478
- ## [4.4.3](https://github.com/DarkSheepSoftware/eslint/compare/v4.4.2...v4.4.3) (2024-04-09)
479
-
480
-
481
- ### ๐Ÿ“ฆ Dependencies
482
-
483
- * **dev:** update dependency @types/node to v20.12.6 ([#362](https://github.com/DarkSheepSoftware/eslint/issues/362)) ([6d770f7](https://github.com/DarkSheepSoftware/eslint/commit/6d770f7448940d5abaad8c4c2760c10b8b828d2a))
484
- * **pkg:** update dependency @eslint-community/eslint-plugin-eslint-comments to v4.3.0 ([#359](https://github.com/DarkSheepSoftware/eslint/issues/359)) ([f6a6853](https://github.com/DarkSheepSoftware/eslint/commit/f6a685381a9460bf8a3c618fefb9436c260d3270))
485
- * **pkg:** update dependency eslint-plugin-n to v17.1.0 ([#363](https://github.com/DarkSheepSoftware/eslint/issues/363)) ([233b61e](https://github.com/DarkSheepSoftware/eslint/commit/233b61e953c624721ca666d79c5ab563a898b248))
486
- * **pkg:** update typescript-eslint monorepo to v7.6.0 ([#360](https://github.com/DarkSheepSoftware/eslint/issues/360)) ([491b63d](https://github.com/DarkSheepSoftware/eslint/commit/491b63d958ce8a0aa31e504963c1cd3cad2efe5e))
487
-
488
- ## [4.4.2](https://github.com/DarkSheepSoftware/eslint/compare/v4.4.1...v4.4.2) (2024-04-08)
489
-
490
-
491
- ### ๐Ÿ“ฆ Dependencies
492
-
493
- * **dev:** update dependency @types/node to v20.12.5 ([#347](https://github.com/DarkSheepSoftware/eslint/issues/347)) ([e570432](https://github.com/DarkSheepSoftware/eslint/commit/e5704325575a2b2fa20e32d6dadff705e04d7868))
494
- * **dev:** update dependency typescript to v5.4.4 ([#348](https://github.com/DarkSheepSoftware/eslint/issues/348)) ([8ce2859](https://github.com/DarkSheepSoftware/eslint/commit/8ce285924c759debfc792fb46636753aa87ae42a))
495
- * **lock:** lock file maintenance ([#356](https://github.com/DarkSheepSoftware/eslint/issues/356)) ([3cc1de6](https://github.com/DarkSheepSoftware/eslint/commit/3cc1de602c22f75b3697ffe22623aa83f4ecce7e))
496
- * **pkg:** update dependency @eslint-community/eslint-plugin-eslint-comments to v4.2.0 ([#353](https://github.com/DarkSheepSoftware/eslint/issues/353)) ([540e8b9](https://github.com/DarkSheepSoftware/eslint/commit/540e8b96f1ed2fa77175e36a8e9018b26eba2ae0))
497
- * **pkg:** update dependency eslint-plugin-jest to v28 ([#352](https://github.com/DarkSheepSoftware/eslint/issues/352)) ([2bfccc0](https://github.com/DarkSheepSoftware/eslint/commit/2bfccc00990c11ab3a5b244ed7473f3ccb6c1c32))
498
- * **pkg:** update dependency eslint-plugin-jsdoc to v48.2.3 ([#349](https://github.com/DarkSheepSoftware/eslint/issues/349)) ([97e9544](https://github.com/DarkSheepSoftware/eslint/commit/97e9544bd09f969003b7acc7b5e27f3b11421c1e))
499
- * **pkg:** update dependency eslint-plugin-n to v17.0.0 ([#357](https://github.com/DarkSheepSoftware/eslint/issues/357)) ([243afbe](https://github.com/DarkSheepSoftware/eslint/commit/243afbec5cf0660d025e38155d3adbf7616cda7b))
500
- * **pkg:** update dependency eslint-plugin-n to v17.0.0-7 ([#354](https://github.com/DarkSheepSoftware/eslint/issues/354)) ([1cb09ae](https://github.com/DarkSheepSoftware/eslint/commit/1cb09ae9638bb6975c11e936247bc7fc365122e2))
501
- * **pkg:** update dependency eslint-plugin-regexp to v2.5.0 ([#358](https://github.com/DarkSheepSoftware/eslint/issues/358)) ([9bbe27b](https://github.com/DarkSheepSoftware/eslint/commit/9bbe27b8ea4d3c11779cf48971dda3afc7ead476))
502
- * **pkg:** update dependency eslint-plugin-unicorn to v52 ([#346](https://github.com/DarkSheepSoftware/eslint/issues/346)) ([1b5aa42](https://github.com/DarkSheepSoftware/eslint/commit/1b5aa42ee1e8ced87d9d8383981c888a1a72a3de))
503
-
504
- ## [4.4.1](https://github.com/DarkSheepSoftware/eslint/compare/v4.4.0...v4.4.1) (2024-04-03)
505
-
506
-
507
- ### ๐Ÿ“ฆ Dependencies
508
-
509
- * **pkg:** update dependency eslint-plugin-sonarjs to v0.25.1 ([#344](https://github.com/DarkSheepSoftware/eslint/issues/344)) ([aaed2ce](https://github.com/DarkSheepSoftware/eslint/commit/aaed2cefb2da139e69724d26b458c51de13657d6))
510
-
511
- ## [4.4.0](https://github.com/DarkSheepSoftware/eslint/compare/v4.3.6...v4.4.0) (2024-04-03)
512
-
513
-
514
- ### ๐ŸŒŸ Features
515
-
516
- * Update parsers with valid types ([0abd598](https://github.com/DarkSheepSoftware/eslint/commit/0abd59800f2e6bdd0533f383fc87b578be5b06fe))
517
-
518
-
519
- ### ๐Ÿ› Fixes
520
-
521
- * Swap to pnpm to allow detecting missing packages ([4dcd53d](https://github.com/DarkSheepSoftware/eslint/commit/4dcd53d64716d0164519f34f3016b9e41e7561bf))
522
-
523
-
524
- ### ๐Ÿ“ฆ Dependencies
525
-
526
- * **pkg:** update dependency @eslint/eslintrc to v3.0.2 ([#337](https://github.com/DarkSheepSoftware/eslint/issues/337)) ([47ad491](https://github.com/DarkSheepSoftware/eslint/commit/47ad491c4bcd4da6b6d760b578ebdc977ad12357))
527
- * **pkg:** update dependency eslint-plugin-import to v2.29.1 ([#338](https://github.com/DarkSheepSoftware/eslint/issues/338)) ([21e3dee](https://github.com/DarkSheepSoftware/eslint/commit/21e3dee38737a933091469ce732e33fc627fe85f))
528
- * **pkg:** update dependency eslint-plugin-jsdoc to v48.2.2 ([#339](https://github.com/DarkSheepSoftware/eslint/issues/339)) ([9241717](https://github.com/DarkSheepSoftware/eslint/commit/9241717e72e6dbc6f1223551aede448e8e86033e))
529
- * **pkg:** update dependency eslint-plugin-package-json to v0.12.1 ([#340](https://github.com/DarkSheepSoftware/eslint/issues/340)) ([91d9425](https://github.com/DarkSheepSoftware/eslint/commit/91d94259547658ba27f7e5e4b195ddf89fa5c940))
530
- * **pkg:** update dependency eslint-plugin-react to v7.34.1 ([#341](https://github.com/DarkSheepSoftware/eslint/issues/341)) ([5fa9e82](https://github.com/DarkSheepSoftware/eslint/commit/5fa9e822758a3f4311809398d1f3991f6ffd014a))
531
- * **pkg:** update dependency eslint-plugin-security to v2.1.1 ([#342](https://github.com/DarkSheepSoftware/eslint/issues/342)) ([580609c](https://github.com/DarkSheepSoftware/eslint/commit/580609cc727a838f2d14d6718b8bbd88b4dff47b))
532
- * **pkg:** update dependency eslint-plugin-unicorn to v51.0.1 ([#343](https://github.com/DarkSheepSoftware/eslint/issues/343)) ([f69d623](https://github.com/DarkSheepSoftware/eslint/commit/f69d62331db0fff8057c34bbb884870278f97cd9))
533
-
534
-
535
- ### ๐Ÿงน Chores
536
-
537
- * pin all deps ([f9fd808](https://github.com/DarkSheepSoftware/eslint/commit/f9fd808125bd4fb7109261b7833deb861195899f))
538
-
539
-
540
- ### ๐Ÿค– Automation
541
-
542
- * swap to using our eslint formatter ([28265a6](https://github.com/DarkSheepSoftware/eslint/commit/28265a68cf29492391cf11874eb6c32578c667b4))
543
-
544
-
545
- ### โช Reverts
546
-
547
- * deps(pkg): update dependency eslint-plugin-sonarjs to ~0.25.0 ([#334](https://github.com/DarkSheepSoftware/eslint/issues/334)) ([45fe010](https://github.com/DarkSheepSoftware/eslint/commit/45fe0105d6f3f8fe93b80f7fb200b23642b5ec56))
548
-
549
- ## [4.3.6](https://github.com/DarkSheepSoftware/eslint/compare/v4.3.5...v4.3.6) (2024-04-03)
550
-
551
-
552
- ### ๐Ÿ“ฆ Dependencies
553
-
554
- * **dev:** update dependency @types/eslint to v8.56.7 ([#330](https://github.com/DarkSheepSoftware/eslint/issues/330)) ([097bf77](https://github.com/DarkSheepSoftware/eslint/commit/097bf77ab6405de5995ee522941e4a9a8b0261b3))
555
- * **dev:** update dependency @types/node to ~20.12.0 ([#328](https://github.com/DarkSheepSoftware/eslint/issues/328)) ([a24afbd](https://github.com/DarkSheepSoftware/eslint/commit/a24afbddc2dcb0f8a01ac564bc7b2a713063b5b7))
556
- * **dev:** update dependency type-fest to ~4.14.0 ([#319](https://github.com/DarkSheepSoftware/eslint/issues/319)) ([1c36f16](https://github.com/DarkSheepSoftware/eslint/commit/1c36f161e0d3c55205d5e3b044b5a20b1b8a9fc9))
557
- * **dev:** update dependency type-fest to ~4.15.0 ([#333](https://github.com/DarkSheepSoftware/eslint/issues/333)) ([90eab78](https://github.com/DarkSheepSoftware/eslint/commit/90eab78d35f2a2fa135e01c7f188876a6c638411))
558
- * **dev:** update dependency typescript to v5.4.3 ([#316](https://github.com/DarkSheepSoftware/eslint/issues/316)) ([1562e75](https://github.com/DarkSheepSoftware/eslint/commit/1562e759a3cc699e07885ae1efe61ae191d88ae7))
559
- * **lock:** lock file maintenance ([#321](https://github.com/DarkSheepSoftware/eslint/issues/321)) ([4cff532](https://github.com/DarkSheepSoftware/eslint/commit/4cff53264a79512a28543464aae3b2876a3215ec))
560
- * **lock:** lock file maintenance ([#329](https://github.com/DarkSheepSoftware/eslint/issues/329)) ([b7907e2](https://github.com/DarkSheepSoftware/eslint/commit/b7907e208b3829edd13f3953a5091c819a7c75a1))
561
- * **pkg:** update dependency eslint-plugin-jsdoc to v48.2.2 ([#325](https://github.com/DarkSheepSoftware/eslint/issues/325)) ([fd0e550](https://github.com/DarkSheepSoftware/eslint/commit/fd0e550953c010203ad6768a73a8c7ac94f00cfd))
562
- * **pkg:** update dependency eslint-plugin-jsonc to ~2.15.0 ([#331](https://github.com/DarkSheepSoftware/eslint/issues/331)) ([86ef370](https://github.com/DarkSheepSoftware/eslint/commit/86ef370f8a79d72d249df422fbcd20aafa3ca613))
563
- * **pkg:** update dependency eslint-plugin-n to v17.0.0-6 ([#322](https://github.com/DarkSheepSoftware/eslint/issues/322)) ([1b4bfd3](https://github.com/DarkSheepSoftware/eslint/commit/1b4bfd36738d2b14f3dc113ce14b0af50a038e49))
564
- * **pkg:** update dependency eslint-plugin-package-json to ~0.11.0 ([#320](https://github.com/DarkSheepSoftware/eslint/issues/320)) ([57c41f0](https://github.com/DarkSheepSoftware/eslint/commit/57c41f0f680ad981b46f63634ca463b83fb980c3))
565
- * **pkg:** update dependency eslint-plugin-package-json to ~0.12.0 ([#323](https://github.com/DarkSheepSoftware/eslint/issues/323)) ([36a9a8c](https://github.com/DarkSheepSoftware/eslint/commit/36a9a8c73a7b2870e17ccc5b6b897c86562cd2af))
566
- * **pkg:** update dependency eslint-plugin-package-json to v0.12.1 ([#327](https://github.com/DarkSheepSoftware/eslint/issues/327)) ([88c88ab](https://github.com/DarkSheepSoftware/eslint/commit/88c88abe0b0711bde42e4f3d94bff8040b23c47a))
567
- * **pkg:** update dependency eslint-plugin-regexp to ~2.4.0 ([#318](https://github.com/DarkSheepSoftware/eslint/issues/318)) ([b2db9ff](https://github.com/DarkSheepSoftware/eslint/commit/b2db9ff8578a9d95e6eaabf01997a30f1aafe769))
568
- * **pkg:** update dependency eslint-plugin-sonarjs to ~0.25.0 ([#326](https://github.com/DarkSheepSoftware/eslint/issues/326)) ([21145bf](https://github.com/DarkSheepSoftware/eslint/commit/21145bf996a9beec8964b21384af8f2138b73c85))
569
- * **pkg:** update typescript-eslint monorepo to ~7.4.0 ([#324](https://github.com/DarkSheepSoftware/eslint/issues/324)) ([9e316d9](https://github.com/DarkSheepSoftware/eslint/commit/9e316d9bba46f2a0dcf3f1103b92812ee1f45c4f))
570
- * **pkg:** update typescript-eslint monorepo to ~7.5.0 ([#332](https://github.com/DarkSheepSoftware/eslint/issues/332)) ([6a7a9e5](https://github.com/DarkSheepSoftware/eslint/commit/6a7a9e575c103deb6027b5c6a3448fda57f77c7c))
571
-
572
- ## [4.3.5](https://github.com/DarkSheepSoftware/eslint/compare/v4.3.4...v4.3.5) (2024-03-20)
573
-
574
-
575
- ### ๐Ÿ“ฆ Dependencies
576
-
577
- * **dev:** update dependency @types/node to v20.11.30 ([#312](https://github.com/DarkSheepSoftware/eslint/issues/312)) ([c61747b](https://github.com/DarkSheepSoftware/eslint/commit/c61747b24969ea1bf50ee1c1dcb4a4e5e0830a13))
578
- * **dev:** update dependency type-fest to v4.13.1 ([#315](https://github.com/DarkSheepSoftware/eslint/issues/315)) ([5201895](https://github.com/DarkSheepSoftware/eslint/commit/52018959e31305bcd0263a8c5976bfcd36d97ff1))
579
- * **pin:** Pin eslint-plugin-n@17.0.0-5 ([9f43c88](https://github.com/DarkSheepSoftware/eslint/commit/9f43c88c555c3d312480a39f818bd2f0ff8c563a))
580
- * **pkg:** update dependency eslint-plugin-n to v17.0.0-5 ([730e463](https://github.com/DarkSheepSoftware/eslint/commit/730e463f921dd0f2be2ce71ba54bd48621870053))
581
-
582
- ## [4.3.4](https://github.com/DarkSheepSoftware/eslint/compare/v4.3.3...v4.3.4) (2024-03-19)
583
-
584
-
585
- ### ๐Ÿ“ฆ Dependencies
586
-
587
- * **dev:** update dependency @types/eslint to v8.56.6 ([#311](https://github.com/DarkSheepSoftware/eslint/issues/311)) ([c892ae7](https://github.com/DarkSheepSoftware/eslint/commit/c892ae734603c0597268cfd11558c34f15ffd16c))
588
- * **dev:** update dependency @types/node to v20.11.29 ([#307](https://github.com/DarkSheepSoftware/eslint/issues/307)) ([b2b0c3b](https://github.com/DarkSheepSoftware/eslint/commit/b2b0c3bdb5175a5fc0eee690472e10129bd72d58))
589
- * **dev:** update dependency type-fest to ~4.13.0 ([#309](https://github.com/DarkSheepSoftware/eslint/issues/309)) ([60d1b9f](https://github.com/DarkSheepSoftware/eslint/commit/60d1b9fe3246047d079bb4e35a38b985e2170c8d))
590
- * **pkg:** update dependency eslint-plugin-jsonc to v2.14.1 ([#308](https://github.com/DarkSheepSoftware/eslint/issues/308)) ([0542788](https://github.com/DarkSheepSoftware/eslint/commit/05427885cf84df74e056eb6b1de85c18a5922dfa))
591
- * **pkg:** update typescript-eslint monorepo to ~7.3.0 ([#306](https://github.com/DarkSheepSoftware/eslint/issues/306)) ([8524432](https://github.com/DarkSheepSoftware/eslint/commit/852443278266046536b1b7fd3c0ac3d25a5b0d2d))
592
-
593
- ## [4.3.3](https://github.com/DarkSheepSoftware/eslint/compare/v4.3.2...v4.3.3) (2024-03-18)
594
-
595
-
596
- ### ๐Ÿ“ฆ Dependencies
597
-
598
- * **lock:** lock file maintenance ([#303](https://github.com/DarkSheepSoftware/eslint/issues/303)) ([d05944b](https://github.com/DarkSheepSoftware/eslint/commit/d05944bf37e20a36ec143895d8a0d4adf210b546))
599
- * **pkg:** update dependency eslint-plugin-jsonc to ~2.14.0 ([#305](https://github.com/DarkSheepSoftware/eslint/issues/305)) ([a419e93](https://github.com/DarkSheepSoftware/eslint/commit/a419e93be3246e05d936785e7ef527565ed65e39))
600
-
601
- ## [4.3.2](https://github.com/DarkSheepSoftware/eslint/compare/v4.3.1...v4.3.2) (2024-03-16)
602
-
603
-
604
- ### ๐Ÿ“ฆ Dependencies
605
-
606
- * **dev:** update dependency @types/node to v20.11.27 ([#298](https://github.com/DarkSheepSoftware/eslint/issues/298)) ([cd52cfd](https://github.com/DarkSheepSoftware/eslint/commit/cd52cfd045e141ee4cb9c9cc1c587eb89dd1d2ec))
607
- * **dev:** update dependency @types/node to v20.11.28 ([#301](https://github.com/DarkSheepSoftware/eslint/issues/301)) ([5859df7](https://github.com/DarkSheepSoftware/eslint/commit/5859df7521083439d07a143d3c4cd89f20600426))
608
- * **pkg:** update dependency @stylistic/eslint-plugin to ~1.7.0 ([#300](https://github.com/DarkSheepSoftware/eslint/issues/300)) ([cd40406](https://github.com/DarkSheepSoftware/eslint/commit/cd40406223b4e1513e38a2f59a23cef873b59c01))
609
- * **pkg:** update dependency eslint-plugin-react to v7.34.1 ([#302](https://github.com/DarkSheepSoftware/eslint/issues/302)) ([02d6443](https://github.com/DarkSheepSoftware/eslint/commit/02d644385cef9d0f99ea62a8cbbfff65557fa14d))
610
-
611
- ## [4.3.1](https://github.com/DarkSheepSoftware/eslint/compare/v4.3.0...v4.3.1) (2024-03-12)
612
-
613
-
614
- ### ๐Ÿ› Fixes
615
-
616
- * Invalid version range for workspace dependency ([#297](https://github.com/DarkSheepSoftware/eslint/issues/297)) ([554a5f9](https://github.com/DarkSheepSoftware/eslint/commit/554a5f917543f377d95cb213777357e3afc94890))
617
-
618
-
619
- ### ๐Ÿ“ฆ Dependencies
620
-
621
- * **dev:** update dependency @types/node to v20.11.26 ([#295](https://github.com/DarkSheepSoftware/eslint/issues/295)) ([0dc2c8a](https://github.com/DarkSheepSoftware/eslint/commit/0dc2c8a42f808b71cec5f606cf4712ed95053e8f))
622
- * **lock:** lock file maintenance ([#293](https://github.com/DarkSheepSoftware/eslint/issues/293)) ([fb65e9d](https://github.com/DarkSheepSoftware/eslint/commit/fb65e9d1f55b035e1478a647666db48598a62138))
623
- * **pkg:** update typescript-eslint monorepo to ~7.2.0 ([#294](https://github.com/DarkSheepSoftware/eslint/issues/294)) ([6625d25](https://github.com/DarkSheepSoftware/eslint/commit/6625d252ac8b58e753ad870a5c3ff13e233593a9))
624
-
625
- ## [4.3.0](https://github.com/DarkSheepSoftware/eslint/compare/v4.2.1...v4.3.0) (2024-03-09)
626
-
627
-
628
- ### ๐ŸŒŸ Features
629
-
630
- * package.json linting ([2ff260c](https://github.com/DarkSheepSoftware/eslint/commit/2ff260c8462d7960fed3a12b87ac9f196b28661b))
631
-
632
-
633
- ### ๐Ÿ“ฆ Dependencies
634
-
635
- * **dev:** update dependency @types/node to v20.11.25 ([#287](https://github.com/DarkSheepSoftware/eslint/issues/287)) ([36c11d3](https://github.com/DarkSheepSoftware/eslint/commit/36c11d3962a199dbf3cdb7211badde30832963a6))
636
- * **dev:** update dependency type-fest to ~4.12.0 ([#291](https://github.com/DarkSheepSoftware/eslint/issues/291)) ([ac2142e](https://github.com/DarkSheepSoftware/eslint/commit/ac2142e17742e98d3348fba3e0d75509b97d8516))
637
- * **dev:** update dependency typescript to ~5.4.0 ([#288](https://github.com/DarkSheepSoftware/eslint/issues/288)) ([1298bbb](https://github.com/DarkSheepSoftware/eslint/commit/1298bbbb75e108a42ed0d839515cd013061dff9a))
638
- * **lock:** lock file maintenance ([#289](https://github.com/DarkSheepSoftware/eslint/issues/289)) ([19274d0](https://github.com/DarkSheepSoftware/eslint/commit/19274d0545fc0082e89e62f51e4bcc882339f947))
639
- * **pkg:** update dependency eslint-plugin-jsdoc to v48.2.1 ([#290](https://github.com/DarkSheepSoftware/eslint/issues/290)) ([dd40f17](https://github.com/DarkSheepSoftware/eslint/commit/dd40f175880add3e066016617a36089358ebbaa8))
640
- * **pkg:** update dependency eslint-plugin-regexp to ~2.3.0 ([#292](https://github.com/DarkSheepSoftware/eslint/issues/292)) ([b9872d0](https://github.com/DarkSheepSoftware/eslint/commit/b9872d096937ec767ec3a3c8f15ab6ac97010f9d))
641
-
642
-
643
- ### ๐Ÿค– Automation
644
-
645
- * Make `Features` a ๐ŸŒŸ emoji, it was ๐Ÿ’ก ([d2628da](https://github.com/DarkSheepSoftware/eslint/commit/d2628dafb6fe5eb0517b9beade0a59977648c39b))
646
-
647
- ## [4.2.1](https://github.com/DarkSheepSoftware/eslint/compare/v4.2.0...v4.2.1) (2024-03-06)
648
-
649
-
650
- ### ๐Ÿ“ฆ Dependencies
651
-
652
- * **pkg:** update dependency eslint-plugin-n to v17.0.0-4 ([#283](https://github.com/DarkSheepSoftware/eslint/issues/283)) ([770380a](https://github.com/DarkSheepSoftware/eslint/commit/770380a55ad8c69fa0f3d59961ee6b864cc0753b))
653
-
654
-
655
- ### ๐Ÿงน Chores
656
-
657
- * Export types via "types" property too ([#285](https://github.com/DarkSheepSoftware/eslint/issues/285)) ([60416d6](https://github.com/DarkSheepSoftware/eslint/commit/60416d6bed06824c17c53ff12906dfcc2e542e2b))
658
-
659
- ## [4.2.0](https://github.com/DarkSheepSoftware/eslint/compare/v4.1.8...v4.2.0) (2024-03-06)
660
-
661
-
662
- ### ๐Ÿ’ก Features
663
-
664
- * builtin ts types ([564facf](https://github.com/DarkSheepSoftware/eslint/commit/564facf2e27b27e15db026118e5342dafb2cad8d))
665
-
666
-
667
- ### ๐Ÿ“ฆ Dependencies
668
-
669
- * **deps:** update yarn to v4.1.1 ([#282](https://github.com/DarkSheepSoftware/eslint/issues/282)) ([c9af1d8](https://github.com/DarkSheepSoftware/eslint/commit/c9af1d84596926fe2aa75c5e9cb20fc1e853452a))
670
- * **dev:** update dependency type-fest to v4.11.1 ([#258](https://github.com/DarkSheepSoftware/eslint/issues/258)) ([00a0fa3](https://github.com/DarkSheepSoftware/eslint/commit/00a0fa33ae4d7de182953a29a9b3ae786e3a396e))
671
- * **pkg:** update typescript-eslint monorepo to v7.1.1 ([#280](https://github.com/DarkSheepSoftware/eslint/issues/280)) ([7653003](https://github.com/DarkSheepSoftware/eslint/commit/765300359b074c5eec9d1dbc06474d2f307b43e6))
672
-
673
- ## [4.1.8](https://github.com/DarkSheepSoftware/eslint/compare/v4.1.7...v4.1.8) (2024-03-04)
674
-
675
-
676
- ### ๐Ÿ“ฆ Dependencies
677
-
678
- * **dev:** update dependency type-fest to ~4.11.0 ([#277](https://github.com/DarkSheepSoftware/eslint/issues/277)) ([5712bfd](https://github.com/DarkSheepSoftware/eslint/commit/5712bfd38a8581b804819368e78c3d4fa566717e))
679
- * **lock:** lock file maintenance ([#276](https://github.com/DarkSheepSoftware/eslint/issues/276)) ([0ab07e7](https://github.com/DarkSheepSoftware/eslint/commit/0ab07e7adb771b2a400338ce96dd222b250a225c))
680
- * **pkg:** update dependency eslint-plugin-react to ~7.34.0 ([#278](https://github.com/DarkSheepSoftware/eslint/issues/278)) ([2d6203f](https://github.com/DarkSheepSoftware/eslint/commit/2d6203f9d3b5a48a8877beaf48a2b53269d2122b))
681
-
682
- ## [4.1.7](https://github.com/DarkSheepSoftware/eslint/compare/v4.1.6...v4.1.7) (2024-03-02)
683
-
684
-
685
- ### ๐Ÿ“ฆ Dependencies
686
-
687
- * **dev:** update dependency @types/node to v20.11.24 ([#273](https://github.com/DarkSheepSoftware/eslint/issues/273)) ([ccdd44b](https://github.com/DarkSheepSoftware/eslint/commit/ccdd44bdd2052234001fbdacc6053e03048182da))
688
-
689
-
690
- ### ๐Ÿงน Chores
691
-
692
- * allow sync in test files ([#275](https://github.com/DarkSheepSoftware/eslint/issues/275)) ([7334c77](https://github.com/DarkSheepSoftware/eslint/commit/7334c770d7b316975e476f443a07cc135ab13df6))
693
-
694
- ## [4.1.6](https://github.com/DarkSheepSoftware/eslint/compare/v4.1.5...v4.1.6) (2024-02-29)
695
-
696
-
697
- ### ๐Ÿ“ฆ Dependencies
698
-
699
- * **dev:** update dependency @types/eslint to v8.56.5 ([#256](https://github.com/DarkSheepSoftware/eslint/issues/256)) ([c003b0c](https://github.com/DarkSheepSoftware/eslint/commit/c003b0cdde7184902e54b44f7550bf52b8d3ea3f))
700
- * **dev:** update dependency @types/node to v20.11.22 ([#257](https://github.com/DarkSheepSoftware/eslint/issues/257)) ([66fc7b1](https://github.com/DarkSheepSoftware/eslint/commit/66fc7b136d4e2f211b4339d47f3e67de4f8761ff))
701
- * **dev:** update dependency @types/node to v20.11.23 ([#272](https://github.com/DarkSheepSoftware/eslint/issues/272)) ([0c442e5](https://github.com/DarkSheepSoftware/eslint/commit/0c442e53269ac907e60914e3d49a9a927955808d))
702
- * **lock:** lock file maintenance ([#270](https://github.com/DarkSheepSoftware/eslint/issues/270)) ([d456726](https://github.com/DarkSheepSoftware/eslint/commit/d456726eff6ce461273d5bf22151c52e0682cb9b))
703
- * **pkg:** update dependency @stylistic/eslint-plugin to v1.6.3 ([#260](https://github.com/DarkSheepSoftware/eslint/issues/260)) ([3c2b223](https://github.com/DarkSheepSoftware/eslint/commit/3c2b223e2024335d982e85b8a454455b120f84d9))
704
-
705
- ## [4.1.5](https://github.com/DarkSheepSoftware/eslint/compare/v4.1.4...v4.1.5) (2024-02-28)
706
-
707
-
708
- ### ๐Ÿ“ฆ Dependencies
709
-
710
- * **pkg:** update dependency @eslint/js to ~8.57.0 ([#263](https://github.com/DarkSheepSoftware/eslint/issues/263)) ([719fca5](https://github.com/DarkSheepSoftware/eslint/commit/719fca5afdae6be4c8bb1b15155cb113eea5ccfc))
711
- * **pkg:** update dependency eslint to ~8.57.0 ([#264](https://github.com/DarkSheepSoftware/eslint/issues/264)) ([4a37b76](https://github.com/DarkSheepSoftware/eslint/commit/4a37b76c93aa02d4c4cde560cb50dd821d4719cf))
712
- * **pkg:** update dependency eslint-plugin-jest to ~27.9.0 ([#265](https://github.com/DarkSheepSoftware/eslint/issues/265)) ([c899e5f](https://github.com/DarkSheepSoftware/eslint/commit/c899e5ffaec53ec43f86391c8aa2f6e1e030c10f))
713
- * **pkg:** update dependency eslint-plugin-jsdoc to ~48.2.0 ([#266](https://github.com/DarkSheepSoftware/eslint/issues/266)) ([633a11c](https://github.com/DarkSheepSoftware/eslint/commit/633a11c9ec5ec56c2470d6a7a7f591521718b4c8))
714
- * **pkg:** update dependency eslint-plugin-unused-imports to ~3.1.0 ([#267](https://github.com/DarkSheepSoftware/eslint/issues/267)) ([030c12d](https://github.com/DarkSheepSoftware/eslint/commit/030c12d7cfce61f6ca731995ed88385de042302e))
715
- * **pkg:** update typescript-eslint monorepo to ~7.1.0 ([#268](https://github.com/DarkSheepSoftware/eslint/issues/268)) ([9917c7a](https://github.com/DarkSheepSoftware/eslint/commit/9917c7a31eeebd0a29eef68c80b624980483d883))
716
-
717
-
718
- ### ๐Ÿงน Chores
719
-
720
- * Change repo URL ([77efa06](https://github.com/DarkSheepSoftware/eslint/commit/77efa06d6cb18eef284cccefeef838f1a40253e9))
721
- * **deps:** lock file maintenance ([#269](https://github.com/DarkSheepSoftware/eslint/issues/269)) ([555967c](https://github.com/DarkSheepSoftware/eslint/commit/555967c490b8392eecda8903c85fa6596ba30813))
722
-
723
-
724
- ### ๐Ÿค– Automation
725
-
726
- * Add emojis to release note sections ([a6b6f30](https://github.com/DarkSheepSoftware/eslint/commit/a6b6f30c59db09b3ca1e439c7e52235cb46fc159))
727
- * point to DarkSheepSoftware/.github ([99ff988](https://github.com/DarkSheepSoftware/eslint/commit/99ff98834c4b9ee22594ce32c8180db5f4e1c8fe))
728
- * run on ubuntu-latest ([de0d84d](https://github.com/DarkSheepSoftware/eslint/commit/de0d84d3a4a6c34e5f9d15053ee164dd4efe5547))
729
-
730
- ## [4.1.4](https://github.com/DarkSheepSoftware/eslint/compare/v4.1.3...v4.1.4) (2024-02-22)
731
-
732
-
733
- ### Miscellaneous Chores
734
-
735
- * Add provenance statement ([4f23c3f](https://github.com/DarkSheepSoftware/eslint/commit/4f23c3f6e66e0e48b1e3db485027c4ffcd280e4d))
736
- * Remove provenance flag :( its not supported in yarn ([d746a4f](https://github.com/DarkSheepSoftware/eslint/commit/d746a4fb2b766bda50c2d8cde60bb6e903f2b2ce))
737
-
738
- ## [4.1.3](https://github.com/DarkSheepSoftware/eslint/compare/v4.1.2...v4.1.3) (2024-02-22)
739
-
740
-
741
- ### Bug Fixes
742
-
743
- * Don't import `[@typescript-eslint](https://github.com/typescript-eslint)` when `typescript` is not found ([a47d22d](https://github.com/DarkSheepSoftware/eslint/commit/a47d22d4bb166c16411a7b314e032c1a54c4aa95))
744
-
745
-
746
- ### Miscellaneous Chores
747
-
748
- * resolve ts default import ([5bad0fb](https://github.com/DarkSheepSoftware/eslint/commit/5bad0fbd72e6ea0ed20fc42c1176e26d10132302))
749
-
750
- ## [4.1.2](https://github.com/pickles-and-beans/eslint/compare/v4.1.1...v4.1.2) (2024-02-12)
751
-
752
-
753
- ### Dependencies
754
-
755
- * **pkg:** update dependency @eslint/eslintrc to v3.0.1 ([#244](https://github.com/pickles-and-beans/eslint/issues/244)) ([ab231b9](https://github.com/pickles-and-beans/eslint/commit/ab231b986a30424db10930c76bae6a12be13e131))
756
- * **pkg:** update dependency @typescript-eslint/eslint-plugin to v7.0.1 ([#249](https://github.com/pickles-and-beans/eslint/issues/249)) ([f566254](https://github.com/pickles-and-beans/eslint/commit/f566254b7eff66e9ed16f9574c62337d44b7c579))
757
- * **pkg:** update dependency eslint-plugin-sonarjs to ~0.24.0 ([#247](https://github.com/pickles-and-beans/eslint/issues/247)) ([2e04a66](https://github.com/pickles-and-beans/eslint/commit/2e04a66f903b809322d8def8c052adba240f9b4f))
758
- * **pkg:** update typescript-eslint monorepo to v7 (major) ([#248](https://github.com/pickles-and-beans/eslint/issues/248)) ([1020d4a](https://github.com/pickles-and-beans/eslint/commit/1020d4a23b17e5c59f5f3179808f9bdff2bff21d))
759
-
760
-
761
- ### Miscellaneous Chores
762
-
763
- * **deps:** lock file maintenance ([#246](https://github.com/pickles-and-beans/eslint/issues/246)) ([d27546d](https://github.com/pickles-and-beans/eslint/commit/d27546df7de2e19ab0719e66efaa568098153907))
764
-
765
- ## [4.1.1](https://github.com/pickles-and-beans/eslint/compare/v4.1.0...v4.1.1) (2024-02-09)
766
-
767
-
768
- ### Dependencies
769
-
770
- * **dev:** update dependency @types/node to v20.11.17 ([#242](https://github.com/pickles-and-beans/eslint/issues/242)) ([c37c165](https://github.com/pickles-and-beans/eslint/commit/c37c165de41cf697b0d0a3c5de30d0c26773a500))
771
- * **pkg:** update dependency @stylistic/eslint-plugin to v1.6.1 ([#243](https://github.com/pickles-and-beans/eslint/issues/243)) ([9d8a4ae](https://github.com/pickles-and-beans/eslint/commit/9d8a4aeb033a705bc7c45c75b41da3069cb3346b))
772
- * **pkg:** update dependency eslint-plugin-jsdoc to v48.0.6 ([#238](https://github.com/pickles-and-beans/eslint/issues/238)) ([fe8323b](https://github.com/pickles-and-beans/eslint/commit/fe8323b975ee71d30ae6cc8f96bc96e64460669c))
773
- * **pkg:** update dependency eslint-plugin-n to v17.0.0-1 ([#241](https://github.com/pickles-and-beans/eslint/issues/241)) ([3cd08a5](https://github.com/pickles-and-beans/eslint/commit/3cd08a5b3b68af9c445e1945a9a8ca988e6efa2c))
774
- * **pkg:** update dependency eslint-plugin-unicorn to v51.0.1 ([#240](https://github.com/pickles-and-beans/eslint/issues/240)) ([50d022e](https://github.com/pickles-and-beans/eslint/commit/50d022e416cfe28cb5b705a15200c338d5f92557))
775
-
776
- ## [4.1.0](https://github.com/pickles-and-beans/eslint/compare/v4.0.1...v4.1.0) (2024-02-06)
777
-
778
-
779
- ### Features
780
-
781
- * Use eslint-plugin-n@next ([78b82d3](https://github.com/pickles-and-beans/eslint/commit/78b82d3099ca761f4b89c84a31c9aa3fd3e91c28))
782
-
783
-
784
- ### Dependencies
785
-
786
- * **pkg:** update dependency eslint-plugin-unicorn to v51 ([#236](https://github.com/pickles-and-beans/eslint/issues/236)) ([ca35e6f](https://github.com/pickles-and-beans/eslint/commit/ca35e6f830afcca3186734561089d9e09aec4076))
787
-
788
- ## [4.0.1](https://github.com/pickles-and-beans/eslint/compare/v4.0.0...v4.0.1) (2024-02-05)
789
-
790
-
791
- ### Dependencies
792
-
793
- * **pkg:** update dependency eslint-plugin-jsdoc to v48.0.5 ([#234](https://github.com/pickles-and-beans/eslint/issues/234)) ([2f20f6e](https://github.com/pickles-and-beans/eslint/commit/2f20f6ed38a6e72fb1b6aa4108537454c6e8fe3b))
794
- * **pkg:** update typescript-eslint monorepo to ~6.21.0 ([#233](https://github.com/pickles-and-beans/eslint/issues/233)) ([e9c134d](https://github.com/pickles-and-beans/eslint/commit/e9c134de1e9f0304426f475f0ad60baee9ddb334))
795
-
796
- ## [4.0.0](https://github.com/pickles-and-beans/eslint/compare/v3.0.8...v4.0.0) (2024-02-05)
797
-
798
-
799
- ### โš  BREAKING CHANGES
800
-
801
- * Update `style/quote-props` to be `consistent-as-needed`
802
-
803
- ### Features
804
-
805
- * Update `style/quote-props` to be `consistent-as-needed` ([e5f5afb](https://github.com/pickles-and-beans/eslint/commit/e5f5afbe52b843bd325519e32d3be033eb18ccb0))
806
-
807
-
808
- ### Dependencies
809
-
810
- * **dev:** update dependency @types/node to v20.11.15 ([#227](https://github.com/pickles-and-beans/eslint/issues/227)) ([40b7705](https://github.com/pickles-and-beans/eslint/commit/40b770591b7881349b1f581c2821f8bfc5024976))
811
- * **dev:** update dependency @types/node to v20.11.16 ([#229](https://github.com/pickles-and-beans/eslint/issues/229)) ([3945254](https://github.com/pickles-and-beans/eslint/commit/3945254f5836822c0402772a842298fa4755696c))
812
- * **pkg:** update dependency @stylistic/eslint-plugin to ~1.6.0 ([3f162d4](https://github.com/pickles-and-beans/eslint/commit/3f162d4dab3592353a30a583f99a43e2219ac2fa))
813
-
814
-
815
- ### Miscellaneous Chores
816
-
817
- * **deps:** lock file maintenance ([#230](https://github.com/pickles-and-beans/eslint/issues/230)) ([677d3a4](https://github.com/pickles-and-beans/eslint/commit/677d3a4af7a138881adc7ad0c8ebd35f6ee7fa77))
818
- * eslint --fix . ([d2848da](https://github.com/pickles-and-beans/eslint/commit/d2848dac585507b613140ffe79e5aa9f067e130d))
819
-
820
- ## [3.0.8](https://github.com/pickles-and-beans/eslint/compare/v3.0.7...v3.0.8) (2024-01-31)
821
-
822
-
823
- ### Dependencies
824
-
825
- * **deps:** update yarn to v4.1.0 ([#223](https://github.com/pickles-and-beans/eslint/issues/223)) ([4a35a84](https://github.com/pickles-and-beans/eslint/commit/4a35a8406f30b895a470d9f70911ff6352f4ef7d))
826
- * **dev:** update dependency @types/node to v20.11.10 ([#220](https://github.com/pickles-and-beans/eslint/issues/220)) ([7221277](https://github.com/pickles-and-beans/eslint/commit/7221277775d26c9410eeeeea51cee388cb16b1f4))
827
- * **dev:** update dependency @types/node to v20.11.11 ([#225](https://github.com/pickles-and-beans/eslint/issues/225)) ([2c06107](https://github.com/pickles-and-beans/eslint/commit/2c06107168f2eff932d4e1385c664c4c41091f9f))
828
- * **dev:** update dependency @types/node to v20.11.13 ([#226](https://github.com/pickles-and-beans/eslint/issues/226)) ([f5d43d0](https://github.com/pickles-and-beans/eslint/commit/f5d43d03d1b21e7be475b5b2812f3c04f6a6e69e))
829
- * **dev:** update dependency type-fest to v4.10.2 ([#222](https://github.com/pickles-and-beans/eslint/issues/222)) ([920b821](https://github.com/pickles-and-beans/eslint/commit/920b821466048d56f3f635d11e35b5a32ae3dda1))
830
- * **pkg:** update typescript-eslint monorepo to ~6.20.0 ([#221](https://github.com/pickles-and-beans/eslint/issues/221)) ([46c9016](https://github.com/pickles-and-beans/eslint/commit/46c901632a16f98886c8855cbec5a46df1bd15bd))
831
-
832
- ## [3.0.7](https://github.com/pickles-and-beans/eslint/compare/v3.0.6...v3.0.7) (2024-01-26)
833
-
834
-
835
- ### Dependencies
836
-
837
- * **dev:** update dependency @types/node to v20.11.7 ([#218](https://github.com/pickles-and-beans/eslint/issues/218)) ([9c1f851](https://github.com/pickles-and-beans/eslint/commit/9c1f851166fd95abf8b512b7afb483d6d5200707))
838
- * **pkg:** update dependency eslint-plugin-jsdoc to v48.0.3 ([#215](https://github.com/pickles-and-beans/eslint/issues/215)) ([ddf2531](https://github.com/pickles-and-beans/eslint/commit/ddf2531ddd90e0b31a85070ac3e0ac1ed17c2ea0))
839
- * **pkg:** update dependency eslint-plugin-jsdoc to v48.0.4 ([#217](https://github.com/pickles-and-beans/eslint/issues/217)) ([17635d2](https://github.com/pickles-and-beans/eslint/commit/17635d28b85ae6ad9d99bcb909bd09de518604d9))
840
-
841
-
842
- ### Miscellaneous Chores
843
-
844
- * **deps:** lock file maintenance ([#219](https://github.com/pickles-and-beans/eslint/issues/219)) ([f80563b](https://github.com/pickles-and-beans/eslint/commit/f80563b6506a860b00d0104830969590a058ce8a))
845
-
846
- ## [3.0.6](https://github.com/pickles-and-beans/eslint/compare/v3.0.5...v3.0.6) (2024-01-24)
847
-
848
-
849
- ### Dependencies
850
-
851
- * **dev:** update dependency @types/node to v20.11.6 ([#212](https://github.com/pickles-and-beans/eslint/issues/212)) ([ab4d6c7](https://github.com/pickles-and-beans/eslint/commit/ab4d6c7e5c61706f6f01ada0d75ab77a32107bc1))
852
- * **dev:** update dependency type-fest to v4.10.1 ([#214](https://github.com/pickles-and-beans/eslint/issues/214)) ([3a90aea](https://github.com/pickles-and-beans/eslint/commit/3a90aea181987f35b51ceee4b36f80f370f15157))
853
-
854
- ## [3.0.5](https://github.com/pickles-and-beans/eslint/compare/v3.0.4...v3.0.5) (2024-01-23)
855
-
856
-
857
- ### Dependencies
858
-
859
- * **deps:** update googlecloudplatform/release-please-action action to v4 ([#207](https://github.com/pickles-and-beans/eslint/issues/207)) ([f6d311f](https://github.com/pickles-and-beans/eslint/commit/f6d311fd6577c921f8609801bb10c6c6d7e8bb86))
860
- * **dev:** update dependency type-fest to ~4.10.0 ([#205](https://github.com/pickles-and-beans/eslint/issues/205)) ([db972c5](https://github.com/pickles-and-beans/eslint/commit/db972c5c7b1b4feae13de670cd3b37214f6a3b32))
861
- * **pkg:** update dependency eslint-plugin-jsonc to ~2.13.0 ([#209](https://github.com/pickles-and-beans/eslint/issues/209)) ([fdad92b](https://github.com/pickles-and-beans/eslint/commit/fdad92b44314358c776d22f30e5fa572719abd0c))
862
- * **pkg:** update typescript-eslint monorepo to v6.19.1 ([#204](https://github.com/pickles-and-beans/eslint/issues/204)) ([58b8db6](https://github.com/pickles-and-beans/eslint/commit/58b8db6f6a427a1aaa1e7f3c56531350186c9320))
863
-
864
-
865
- ### Miscellaneous Chores
866
-
867
- * **deps:** lock file maintenance ([#203](https://github.com/pickles-and-beans/eslint/issues/203)) ([9807a23](https://github.com/pickles-and-beans/eslint/commit/9807a2330514df68150f8c9eabd9deae3a08ea61))
868
- * **deps:** lock file maintenance ([#211](https://github.com/pickles-and-beans/eslint/issues/211)) ([d6d5a81](https://github.com/pickles-and-beans/eslint/commit/d6d5a813d9edf616e5caf9fa5bb652bdc9d805b1))
869
- * eslint . --fix ([e41d06a](https://github.com/pickles-and-beans/eslint/commit/e41d06afc9499745b5265324a02218a3eeb664c2))
870
-
871
- ## [3.0.4](https://github.com/pickles-and-beans/eslint/compare/v3.0.3...v3.0.4) (2024-01-18)
872
-
873
-
874
- ### Bug Fixes
875
-
876
- * ignoreExternal in "import/no-cycle" ([b8a4ab8](https://github.com/pickles-and-beans/eslint/commit/b8a4ab8020036b4771d5ea1e9085020bc59acab9))
877
-
878
- ## [3.0.3](https://github.com/pickles-and-beans/eslint/compare/v3.0.2...v3.0.3) (2024-01-18)
879
-
880
-
881
- ### Dependencies
882
-
883
- * **dev:** update dependency @types/node to v20.11.5 ([#199](https://github.com/pickles-and-beans/eslint/issues/199)) ([99fdfd6](https://github.com/pickles-and-beans/eslint/commit/99fdfd63538a120abfc757f5f0a3cb0183a8a761))
884
- * **pkg:** update dependency @stylistic/eslint-plugin to v1.5.4 ([#201](https://github.com/pickles-and-beans/eslint/issues/201)) ([fc92f0d](https://github.com/pickles-and-beans/eslint/commit/fc92f0dfc2e7508590c019e9741ac699da98968f))
885
-
886
- ## [3.0.2](https://github.com/pickles-and-beans/eslint/compare/v3.0.1...v3.0.2) (2024-01-16)
887
-
888
-
889
- ### Bug Fixes
890
-
891
- * Disable default eslint no-unused-vars ([6bd7910](https://github.com/pickles-and-beans/eslint/commit/6bd7910a232d8717ab41d8b3f47c1f85e85779f4))
892
-
893
-
894
- ### Dependencies
895
-
896
- * **pkg:** update dependency eslint-plugin-jsonc to v2.12.2 ([#198](https://github.com/pickles-and-beans/eslint/issues/198)) ([e635f7d](https://github.com/pickles-and-beans/eslint/commit/e635f7d8b3629116f02bdb6e21266964edeb3a7b))
897
-
898
- ## [3.0.1](https://github.com/pickles-and-beans/eslint/compare/v3.0.0...v3.0.1) (2024-01-16)
899
-
900
-
901
- ### Bug Fixes
902
-
903
- * no-unused-vars ([10fd819](https://github.com/pickles-and-beans/eslint/commit/10fd819073f9e395d644a55f4b9a13d0c5331a6e))
904
-
905
- ## [3.0.0](https://github.com/pickles-and-beans/eslint/compare/v2.3.0...v3.0.0) (2024-01-16)
906
-
907
-
908
- ### โš  BREAKING CHANGES
909
-
910
- * Add git ignore support for the root directory
911
-
912
- ### Features
913
-
914
- * Add git ignore support for the root directory ([a003976](https://github.com/pickles-and-beans/eslint/commit/a0039762d0ddbd1f6b637e3cf278cee2967e3eb6))
915
- * Add monorepo support to gitignore ([46cbf89](https://github.com/pickles-and-beans/eslint/commit/46cbf897e17d19a3fd917522f13d6a1736e64477))
916
-
917
-
918
- ### Bug Fixes
919
-
920
- * Correct indentation on binary operators ([8bd461e](https://github.com/pickles-and-beans/eslint/commit/8bd461eacf2d3ee7c6854300eeae6e7534a3d047))
921
-
922
-
923
- ### Dependencies
924
-
925
- * **dev:** update dependency @types/node to v20.11.3 ([#193](https://github.com/pickles-and-beans/eslint/issues/193)) ([c2373f8](https://github.com/pickles-and-beans/eslint/commit/c2373f876b8ebe953979a810850c90ff7affea15))
926
- * **dev:** update dependency @types/node to v20.11.4 ([#195](https://github.com/pickles-and-beans/eslint/issues/195)) ([599e656](https://github.com/pickles-and-beans/eslint/commit/599e6564cfd4cd9f5c334a27261de156b4b7c3b7))
927
- * **pkg:** update dependency @typescript-eslint/eslint-plugin to ~6.19.0 ([#190](https://github.com/pickles-and-beans/eslint/issues/190)) ([0009943](https://github.com/pickles-and-beans/eslint/commit/0009943cbd2db8a61000f789ff6dab479cffd92e))
928
- * **pkg:** update dependency @typescript-eslint/parser to ~6.19.0 ([#191](https://github.com/pickles-and-beans/eslint/issues/191)) ([4a853a8](https://github.com/pickles-and-beans/eslint/commit/4a853a8101c602ea47cda7f1955b80f5c8808a38))
929
- * **pkg:** update dependency eslint-plugin-jsonc to v2.12.1 ([#194](https://github.com/pickles-and-beans/eslint/issues/194)) ([5766dbc](https://github.com/pickles-and-beans/eslint/commit/5766dbc9ed292311523b8fdacbea7b92907c1179))
930
-
931
- ## [2.3.0](https://github.com/pickles-and-beans/eslint/compare/v2.2.2...v2.3.0) (2024-01-15)
932
-
933
-
934
- ### Features
935
-
936
- * Disable type checks in jsdoc if typescript is installed ([d1ef19d](https://github.com/pickles-and-beans/eslint/commit/d1ef19dc2904e05fefd9f479753e5fb7844bed63))
937
-
938
-
939
- ### Dependencies
940
-
941
- * **pkg:** update dependency eslint-plugin-jsonc to ~2.12.0 ([#188](https://github.com/pickles-and-beans/eslint/issues/188)) ([37b5e25](https://github.com/pickles-and-beans/eslint/commit/37b5e251c487f439aa8fdd1483c5900d6360aa19))
942
-
943
- ## [2.2.2](https://github.com/pickles-and-beans/eslint/compare/v2.2.1...v2.2.2) (2024-01-15)
944
-
945
-
946
- ### Dependencies
947
-
948
- * **dev:** update dependency @types/node to v20.11.2 ([#186](https://github.com/pickles-and-beans/eslint/issues/186)) ([8dac128](https://github.com/pickles-and-beans/eslint/commit/8dac1280c6dbd71ae6ba6a2cce08ea6fefab144d))
949
-
950
- ## [2.2.1](https://github.com/pickles-and-beans/eslint/compare/v2.2.0...v2.2.1) (2024-01-15)
951
-
952
-
953
- ### Dependencies
954
-
955
- * **dev:** update dependency @types/eslint to v8.56.2 ([#181](https://github.com/pickles-and-beans/eslint/issues/181)) ([30f6945](https://github.com/pickles-and-beans/eslint/commit/30f6945ff1ac6f56ec8d4c9350bc22d5a40dd79f))
956
- * **dev:** update dependency @types/node to ~20.11.0 ([#182](https://github.com/pickles-and-beans/eslint/issues/182)) ([10aad73](https://github.com/pickles-and-beans/eslint/commit/10aad730cd2e04bc5e20bde198d8a8f8911c39bc))
957
- * **dev:** update dependency @types/node to v20.10.8 ([#178](https://github.com/pickles-and-beans/eslint/issues/178)) ([1735a9c](https://github.com/pickles-and-beans/eslint/commit/1735a9cf35e87fbb2cecbd7f7c94fe23f55af8c1))
958
- * **dev:** update dependency @types/node to v20.11.1 ([#185](https://github.com/pickles-and-beans/eslint/issues/185)) ([950f746](https://github.com/pickles-and-beans/eslint/commit/950f746e5987b3066373a093a8f2dd63aada50f9))
959
- * **pkg:** update dependency eslint-plugin-jest to v27.6.2 ([#180](https://github.com/pickles-and-beans/eslint/issues/180)) ([d502b51](https://github.com/pickles-and-beans/eslint/commit/d502b5147a4f87a234a2e94336ab636cc0f0072f))
960
- * **pkg:** update dependency eslint-plugin-jest to v27.6.3 ([#183](https://github.com/pickles-and-beans/eslint/issues/183)) ([fbd9c21](https://github.com/pickles-and-beans/eslint/commit/fbd9c21295fcfd54a228e90ac4d8cf16710ff11f))
961
-
962
-
963
- ### Miscellaneous Chores
964
-
965
- * **deps:** lock file maintenance ([#184](https://github.com/pickles-and-beans/eslint/issues/184)) ([1d4874b](https://github.com/pickles-and-beans/eslint/commit/1d4874b1d5d547f3c68e0080ff703f5a298c74bc))
966
-
967
- ## [2.2.0](https://github.com/pickles-and-beans/eslint/compare/v2.1.12...v2.2.0) (2024-01-09)
968
-
969
-
970
- ### Features
971
-
972
- * migrate to stylistic ([#176](https://github.com/pickles-and-beans/eslint/issues/176)) ([b5cfd69](https://github.com/pickles-and-beans/eslint/commit/b5cfd6961692456bfd03a688fe73df6d008a3679))
973
-
974
- ## [2.1.12](https://github.com/pickles-and-beans/eslint/compare/v2.1.11...v2.1.12) (2024-01-09)
975
-
976
-
977
- ### Dependencies
978
-
979
- * **dev:** update dependency @types/node to v20.10.7 ([#170](https://github.com/pickles-and-beans/eslint/issues/170)) ([8361981](https://github.com/pickles-and-beans/eslint/commit/8361981b19d612ba5a15bf2348e26f5ff7b82fb6))
980
- * **pkg:** update dependency eslint-plugin-n to v16.6.2 ([#175](https://github.com/pickles-and-beans/eslint/issues/175)) ([380ab06](https://github.com/pickles-and-beans/eslint/commit/380ab06e52928e4451e112243ba8fab222cb3f31))
981
- * **pkg:** update dependency eslint-plugin-regexp to ~2.2.0 ([#173](https://github.com/pickles-and-beans/eslint/issues/173)) ([499fab2](https://github.com/pickles-and-beans/eslint/commit/499fab21d97741469baa446b4e5cfb6d312a6e65))
982
- * **pkg:** update typescript-eslint monorepo to ~6.18.0 ([#169](https://github.com/pickles-and-beans/eslint/issues/169)) ([3ad6581](https://github.com/pickles-and-beans/eslint/commit/3ad6581c76c4cdf2d1b3689cd8ed8d90d66f55c2))
983
- * **pkg:** update typescript-eslint monorepo to v6.18.1 ([#174](https://github.com/pickles-and-beans/eslint/issues/174)) ([4129475](https://github.com/pickles-and-beans/eslint/commit/412947577e92fefd3e81036fa2bef94a25313ead))
984
-
985
-
986
- ### Miscellaneous Chores
987
-
988
- * **deps:** lock file maintenance ([#171](https://github.com/pickles-and-beans/eslint/issues/171)) ([4575d6b](https://github.com/pickles-and-beans/eslint/commit/4575d6b00ecc7c4ef6b28599e482d33902bbd5cf))
989
-
990
- ## [2.1.11](https://github.com/pickles-and-beans/eslint/compare/v2.1.10...v2.1.11) (2024-01-04)
991
-
992
-
993
- ### Dependencies
994
-
995
- * **dev:** update dependency @types/eslint to v8.56.1 ([#167](https://github.com/pickles-and-beans/eslint/issues/167)) ([b524629](https://github.com/pickles-and-beans/eslint/commit/b524629067167e1c5acb267af70115db0adeb806))
996
- * **pkg:** update dependency eslint-plugin-jsdoc to v48 ([#166](https://github.com/pickles-and-beans/eslint/issues/166)) ([069e36e](https://github.com/pickles-and-beans/eslint/commit/069e36e446d5ba82ffd9da6242fb4ae57ce94e91))
997
-
998
- ## [2.1.10](https://github.com/pickles-and-beans/eslint/compare/v2.1.9...v2.1.10) (2024-01-02)
999
-
1000
-
1001
- ### Bug Fixes
1002
-
1003
- * Allow editor config to handle rules separately ([d3b07fe](https://github.com/pickles-and-beans/eslint/commit/d3b07feb1ecd25dd31a9cbb8bdc642796410b77f))
1004
-
1005
-
1006
- ### Dependencies
1007
-
1008
- * **dev:** update dependency @types/node to v20.10.6 ([#160](https://github.com/pickles-and-beans/eslint/issues/160)) ([e33eada](https://github.com/pickles-and-beans/eslint/commit/e33eada221200acbe756964f129f146fefd05a7f))
1009
- * **dev:** update dependency type-fest to ~4.9.0 ([#157](https://github.com/pickles-and-beans/eslint/issues/157)) ([81e71f8](https://github.com/pickles-and-beans/eslint/commit/81e71f863666090caf5c2c683a65cc736cf48145))
1010
- * **pkg:** update dependency @eslint/eslintrc to v3 ([#158](https://github.com/pickles-and-beans/eslint/issues/158)) ([9efb390](https://github.com/pickles-and-beans/eslint/commit/9efb3901105e246a3722b7213f8b07b289fa00e1))
1011
- * **pkg:** update dependency eslint-plugin-jest to v27.6.1 ([#163](https://github.com/pickles-and-beans/eslint/issues/163)) ([c8a864a](https://github.com/pickles-and-beans/eslint/commit/c8a864a241d0712d395399373fb4aab30734b6e1))
1012
- * **pkg:** update dependency eslint-plugin-jsdoc to ~46.10.0 ([#161](https://github.com/pickles-and-beans/eslint/issues/161)) ([66bc756](https://github.com/pickles-and-beans/eslint/commit/66bc75644c8111922acd58f4a8253f72ab73b125))
1013
- * **pkg:** update dependency eslint-plugin-jsdoc to v47 ([#162](https://github.com/pickles-and-beans/eslint/issues/162)) ([2c1b215](https://github.com/pickles-and-beans/eslint/commit/2c1b215340c4a320018c1629adca7c17af027314))
1014
- * **pkg:** update dependency eslint-plugin-n to ~16.6.0 ([#159](https://github.com/pickles-and-beans/eslint/issues/159)) ([b37ff6e](https://github.com/pickles-and-beans/eslint/commit/b37ff6eb7b7bea634c685e2273165b316369d363))
1015
- * **pkg:** update dependency eslint-plugin-unicorn to v50 ([#153](https://github.com/pickles-and-beans/eslint/issues/153)) ([0556417](https://github.com/pickles-and-beans/eslint/commit/0556417f5f301baacb4a3dba7cf6d9eeaedc0540))
1016
- * **pkg:** update typescript-eslint monorepo to ~6.16.0 ([#155](https://github.com/pickles-and-beans/eslint/issues/155)) ([c2d840f](https://github.com/pickles-and-beans/eslint/commit/c2d840f29fb69d8137bf776b1c5447f3ccd2d3b4))
1017
- * **pkg:** update typescript-eslint monorepo to ~6.17.0 ([#164](https://github.com/pickles-and-beans/eslint/issues/164)) ([bc06ff4](https://github.com/pickles-and-beans/eslint/commit/bc06ff4444a559a01aad84e2398ac57c1acf0dba))
1018
-
1019
-
1020
- ### Miscellaneous Chores
1021
-
1022
- * **deps:** lock file maintenance ([#154](https://github.com/pickles-and-beans/eslint/issues/154)) ([a0c2a8f](https://github.com/pickles-and-beans/eslint/commit/a0c2a8fa34279abce83afe3c590036256c4268c3))
1023
- * trim trailing whitespace ([982dd6f](https://github.com/pickles-and-beans/eslint/commit/982dd6fae148387dbfe07f54b2e00080e690b014))
1024
-
1025
- ## [2.1.9](https://github.com/pickles-and-beans/eslint/compare/v2.1.8...v2.1.9) (2023-12-20)
1026
-
1027
-
1028
- ### Dependencies
1029
-
1030
- * **dev:** update dependency @types/eslint to ~8.56.0 ([#150](https://github.com/pickles-and-beans/eslint/issues/150)) ([7f192e7](https://github.com/pickles-and-beans/eslint/commit/7f192e72128a2be88afc3a7ef8e2f5d72d84d90a))
1031
- * **pkg:** update dependency eslint-plugin-n to ~16.5.0 ([#151](https://github.com/pickles-and-beans/eslint/issues/151)) ([633a94c](https://github.com/pickles-and-beans/eslint/commit/633a94cfa89035eb233ccd0a6c1f4d1afd5d9649))
1032
-
1033
- ## [2.1.8](https://github.com/pickles-and-beans/eslint/compare/v2.1.7...v2.1.8) (2023-12-19)
1034
-
1035
-
1036
- ### Dependencies
1037
-
1038
- * **pkg:** update dependency eslint-plugin-jsonc to v2.11.2 ([#148](https://github.com/pickles-and-beans/eslint/issues/148)) ([eef6b6e](https://github.com/pickles-and-beans/eslint/commit/eef6b6ede551f372291960239454e5620be57854))
1039
- * **pkg:** update typescript-eslint monorepo to ~6.15.0 ([#147](https://github.com/pickles-and-beans/eslint/issues/147)) ([f3ef5b2](https://github.com/pickles-and-beans/eslint/commit/f3ef5b2cb52a966ba73bc475f6a6b9f5c4e34384))
1040
-
1041
- ## [2.1.7](https://github.com/pickles-and-beans/eslint/compare/v2.1.6...v2.1.7) (2023-12-18)
1042
-
1043
-
1044
- ### Dependencies
1045
-
1046
- * **dev:** update dependency @types/eslint to v8.44.9 ([#135](https://github.com/pickles-and-beans/eslint/issues/135)) ([a15d9e6](https://github.com/pickles-and-beans/eslint/commit/a15d9e651a2a3efc591bd06549156f2a3104c826))
1047
- * **dev:** update dependency @types/node to v20.10.5 ([#145](https://github.com/pickles-and-beans/eslint/issues/145)) ([8f43b81](https://github.com/pickles-and-beans/eslint/commit/8f43b81d5acaa5dd6f7bb69ef545162dba709051))
1048
- * **pkg:** update dependency @eslint/js to ~8.56.0 ([#143](https://github.com/pickles-and-beans/eslint/issues/143)) ([cd18d2b](https://github.com/pickles-and-beans/eslint/commit/cd18d2b5ed2071fe24ad10d3eade36eac2b44f38))
1049
- * **pkg:** update dependency eslint to ~8.56.0 ([#144](https://github.com/pickles-and-beans/eslint/issues/144)) ([5a06c74](https://github.com/pickles-and-beans/eslint/commit/5a06c74873a823340ab7a6120c5c3f16f85b405f))
1050
- * **pkg:** update dependency eslint-plugin-import to v2.29.1 ([#141](https://github.com/pickles-and-beans/eslint/issues/141)) ([3f1b8ef](https://github.com/pickles-and-beans/eslint/commit/3f1b8ef16fa39eb37cd518983cfc70ebcd41ae9f))
1051
- * **pkg:** update dependency eslint-plugin-jsdoc to v46.9.1 ([#139](https://github.com/pickles-and-beans/eslint/issues/139)) ([985ecbf](https://github.com/pickles-and-beans/eslint/commit/985ecbfbac969c49cf56682f78b553305ff96b8e))
1052
- * **pkg:** update dependency eslint-plugin-jsonc to ~2.11.0 ([#137](https://github.com/pickles-and-beans/eslint/issues/137)) ([aae021c](https://github.com/pickles-and-beans/eslint/commit/aae021cbee7b69e4831ab3c6ae97c334bf18255c))
1053
- * **pkg:** update dependency eslint-plugin-jsonc to v2.11.1 ([#140](https://github.com/pickles-and-beans/eslint/issues/140)) ([f148f00](https://github.com/pickles-and-beans/eslint/commit/f148f003e2c921b10e05ab3d57767bba7031a8c4))
1054
- * **pkg:** update dependency eslint-plugin-security to ~2.1.0 ([#142](https://github.com/pickles-and-beans/eslint/issues/142)) ([e636a2c](https://github.com/pickles-and-beans/eslint/commit/e636a2c64954eb87e5c41c58b75d299b6def3284))
1055
- * **pkg:** update dependency eslint-plugin-security to v2 ([#138](https://github.com/pickles-and-beans/eslint/issues/138)) ([0aa0c45](https://github.com/pickles-and-beans/eslint/commit/0aa0c45de747948bd8b356ff8b6ee0a5d32b97a1))
1056
-
1057
-
1058
- ### Miscellaneous Chores
1059
-
1060
- * **deps:** lock file maintenance ([#146](https://github.com/pickles-and-beans/eslint/issues/146)) ([47ec877](https://github.com/pickles-and-beans/eslint/commit/47ec87726d11f4a5fc70ad5c25d6f3d90a172c2f))
1061
-
1062
- ## [2.1.6](https://github.com/pickles-and-beans/eslint/compare/v2.1.5...v2.1.6) (2023-12-12)
1063
-
1064
-
1065
- ### Bug Fixes
1066
-
1067
- * Prevent `yarn npm publish` making the package private ([09547d3](https://github.com/pickles-and-beans/eslint/commit/09547d31e478eec1920f33a3bf43018c9dfdf4ff))
1068
-
1069
- ## [2.1.5](https://github.com/pickles-and-beans/eslint/compare/v2.1.4...v2.1.5) (2023-12-12)
1070
-
1071
-
1072
- ### Bug Fixes
1073
-
1074
- * Exclude more test files from sonar ([12d1d6b](https://github.com/pickles-and-beans/eslint/commit/12d1d6b1a15bc5e1e91c37e83e81328933ed73f5))
1075
-
1076
-
1077
- ### Dependencies
1078
-
1079
- * **pkg:** update typescript-eslint monorepo to ~6.14.0 ([#132](https://github.com/pickles-and-beans/eslint/issues/132)) ([a2e6c58](https://github.com/pickles-and-beans/eslint/commit/a2e6c5863cbc45f30b48d309bd852a9d5f1c9d12))
1080
-
1081
- ## [2.1.4](https://github.com/pickles-and-beans/eslint/compare/v2.1.3...v2.1.4) (2023-12-11)
1082
-
1083
-
1084
- ### Dependencies
1085
-
1086
- * **pkg:** update dependency eslint-plugin-n to ~16.4.0 ([#129](https://github.com/pickles-and-beans/eslint/issues/129)) ([60deed6](https://github.com/pickles-and-beans/eslint/commit/60deed65ce44155327e760d92c6a330513c783e0))
1087
-
1088
- ## [2.1.3](https://github.com/pickles-and-beans/eslint/compare/v2.1.2...v2.1.3) (2023-12-09)
1089
-
1090
-
1091
- ### Dependencies
1092
-
1093
- * **deps:** update googlecloudplatform/release-please-action action to v4 ([#125](https://github.com/pickles-and-beans/eslint/issues/125)) ([99c4ea8](https://github.com/pickles-and-beans/eslint/commit/99c4ea8d8d62d8c0d96cfc5099998177933c946e))
1094
- * **dev:** update dependency @types/eslint to v8.44.8 ([#116](https://github.com/pickles-and-beans/eslint/issues/116)) ([0cbcf01](https://github.com/pickles-and-beans/eslint/commit/0cbcf014cbad233ed2df69ee5da72010a1c7a834))
1095
- * **dev:** update dependency @types/node to ~20.10.0 ([#121](https://github.com/pickles-and-beans/eslint/issues/121)) ([998e0c6](https://github.com/pickles-and-beans/eslint/commit/998e0c6acd112467bd6ea860c6c70a9cf5737680))
1096
- * **pkg:** update dependency @eslint/js to ~8.55.0 ([#122](https://github.com/pickles-and-beans/eslint/issues/122)) ([b951af7](https://github.com/pickles-and-beans/eslint/commit/b951af7e9414512775d54faf1d58b4e23b3970b1))
1097
- * **pkg:** update dependency eslint to ~8.55.0 ([#123](https://github.com/pickles-and-beans/eslint/issues/123)) ([d0148d1](https://github.com/pickles-and-beans/eslint/commit/d0148d1f59e60b1b7338dfd25361a7f85d676819))
1098
- * **pkg:** update typescript-eslint monorepo to ~6.13.0 ([#124](https://github.com/pickles-and-beans/eslint/issues/124)) ([5c52e00](https://github.com/pickles-and-beans/eslint/commit/5c52e00d12672208c2f16ecd62c33a5b5de2db3f))
1099
-
1100
-
1101
- ### Miscellaneous Chores
1102
-
1103
- * **deps:** lock file maintenance ([#126](https://github.com/pickles-and-beans/eslint/issues/126)) ([16a9b67](https://github.com/pickles-and-beans/eslint/commit/16a9b67bd8dfe6c3b5dfb4013890aac075909e53))
1104
- * Dont check for duplicate strings in tests ([2c129f2](https://github.com/pickles-and-beans/eslint/commit/2c129f2761bc91765eba755ad08663d5f381b2ac))
1105
-
1106
- ## [2.1.2](https://github.com/pickles-and-beans/eslint/compare/v2.1.1...v2.1.2) (2023-11-23)
1107
-
1108
-
1109
- ### Bug Fixes
1110
-
1111
- * Typescript peer dependency ([f9a039e](https://github.com/pickles-and-beans/eslint/commit/f9a039eabb40c1e7bc8c4edea365112a95fac54e))
1112
-
1113
-
1114
- ### Miscellaneous Chores
1115
-
1116
- * **deps:** lock file maintenance ([#114](https://github.com/pickles-and-beans/eslint/issues/114)) ([e838db3](https://github.com/pickles-and-beans/eslint/commit/e838db3123d00ae0ad46c088144f96a48d15e0d3))
1117
-
1118
- ## [2.1.1](https://github.com/pickles-and-beans/eslint/compare/v2.1.0...v2.1.1) (2023-11-22)
1119
-
1120
-
1121
- ### Bug Fixes
1122
-
1123
- * auth in ci for npm ([c852d4d](https://github.com/pickles-and-beans/eslint/commit/c852d4dfe338ec0bf57d9944703219f610c31e77))
1124
-
1125
- ## [2.1.0](https://github.com/pickles-and-beans/eslint/compare/v2.0.3...v2.1.0) (2023-11-22)
1126
-
1127
-
1128
- ### Features
1129
-
1130
- * relative type safety ([fe957c8](https://github.com/pickles-and-beans/eslint/commit/fe957c81d4b42d8394ed5b62c94f47462aa54c88))
1131
-
1132
-
1133
- ### Dependencies
1134
-
1135
- * **deps:** update actions/setup-node action to v4 ([#106](https://github.com/pickles-and-beans/eslint/issues/106)) ([15aa753](https://github.com/pickles-and-beans/eslint/commit/15aa7538c776d0bf698c9f601d8bd46642a3ab6e))
1136
- * **dev:** update dependency @types/node to ~20.9.0 ([#96](https://github.com/pickles-and-beans/eslint/issues/96)) ([4aced0f](https://github.com/pickles-and-beans/eslint/commit/4aced0f914303d03bd18cf4628c5aee887173924))
1137
- * **pkg:** update dependency @eslint/js to ~8.54.0 ([#98](https://github.com/pickles-and-beans/eslint/issues/98)) ([ee5a70d](https://github.com/pickles-and-beans/eslint/commit/ee5a70d425affce3d0345025eea84caa7be70f55))
1138
- * **pkg:** update typescript-eslint monorepo to ~6.12.0 ([#105](https://github.com/pickles-and-beans/eslint/issues/105)) ([8407545](https://github.com/pickles-and-beans/eslint/commit/84075451d17896bd66b4cad26fbb60207d85f307))
1139
-
1140
-
1141
- ### Miscellaneous Chores
1142
-
1143
- * Bump dep versions ([37e9b53](https://github.com/pickles-and-beans/eslint/commit/37e9b53d5a27a2ba6115da3a23ee7c6cbf4680ac))
1144
- * **deps:** lock file maintenance ([#82](https://github.com/pickles-and-beans/eslint/issues/82)) ([f0ae90b](https://github.com/pickles-and-beans/eslint/commit/f0ae90befb89fdcb7c1832c99279c77706851370))
1145
- * make defaultSemverRangePrefix quoted ([5a1e507](https://github.com/pickles-and-beans/eslint/commit/5a1e507c25dddf8c9296477f161a5563a795d545))
1146
- * Rename package ([b7ac892](https://github.com/pickles-and-beans/eslint/commit/b7ac8920809395b8e7e9f37779a7460c15950e4a))
1147
- * Update package engines ([e7aceb9](https://github.com/pickles-and-beans/eslint/commit/e7aceb90dc6d204c929ddb8a8db63b4e1ff2a497))
1148
- * Update yarn ([2af5349](https://github.com/pickles-and-beans/eslint/commit/2af534984015eafa2a66e4d140c7bc1c6483005e))
1149
- * Update yarn settings ([3625fa5](https://github.com/pickles-and-beans/eslint/commit/3625fa50232c77b20de3ba6656fda26105c22c8b))
1150
- * Update yml editor config ([e44baee](https://github.com/pickles-and-beans/eslint/commit/e44baeee32b794cb17c3fb6f644ace15a8efadc4))
1151
-
1152
- ## [2.0.3](https://github.com/pickles-and-beans/eslint/compare/v2.0.2...v2.0.3) (2023-10-13)
1153
-
1154
-
1155
- ### Dependencies
1156
-
1157
- * **deps:** update yarn to v3.6.4 ([#84](https://github.com/pickles-and-beans/eslint/issues/84)) ([22e8745](https://github.com/pickles-and-beans/eslint/commit/22e8745d435c7529ef281cbf1b89b61928db157c))
1158
- * **dev:** update dependency @types/node to v20.8.4 ([#87](https://github.com/pickles-and-beans/eslint/issues/87)) ([2523539](https://github.com/pickles-and-beans/eslint/commit/25235390e052ed5aaac2c72401c17a6e532d4940))
1159
- * **dev:** update dependency @types/node to v20.8.5 ([#94](https://github.com/pickles-and-beans/eslint/issues/94)) ([3c9a38f](https://github.com/pickles-and-beans/eslint/commit/3c9a38f9ae3ae86a8e71989da91507b0d86de429))
1160
- * **dev:** update dependency type-fest to v4.4.0 ([#88](https://github.com/pickles-and-beans/eslint/issues/88)) ([f71504c](https://github.com/pickles-and-beans/eslint/commit/f71504c7a912b0161ddf6610fc8c6108b981ec49))
1161
- * **pkg:** update dependency @eslint/js to v8.51.0 ([#89](https://github.com/pickles-and-beans/eslint/issues/89)) ([4aa06aa](https://github.com/pickles-and-beans/eslint/commit/4aa06aa5452c8cee540f0ba239fcf3498bd304b1))
1162
- * **pkg:** update dependency eslint to v8.51.0 ([#90](https://github.com/pickles-and-beans/eslint/issues/90)) ([d14db05](https://github.com/pickles-and-beans/eslint/commit/d14db0560dbeba756b517616cb32c9d6840b85fc))
1163
- * **pkg:** update dependency eslint-plugin-jest to v27.4.2 ([#85](https://github.com/pickles-and-beans/eslint/issues/85)) ([64c2e16](https://github.com/pickles-and-beans/eslint/commit/64c2e164e802aeef6a140725324a67d8b5b963b6))
1164
- * **pkg:** update dependency eslint-plugin-jsonc to v2.10.0 ([#91](https://github.com/pickles-and-beans/eslint/issues/91)) ([533a45d](https://github.com/pickles-and-beans/eslint/commit/533a45d8db741c8b0c213b5aab3b7e3497eb0ab1))
1165
- * **pkg:** update dependency eslint-plugin-n to v16.2.0 ([#92](https://github.com/pickles-and-beans/eslint/issues/92)) ([0a87739](https://github.com/pickles-and-beans/eslint/commit/0a87739b19485b25b34f06e5b7434f72fa5d62cc))
1166
- * **pkg:** update typescript-eslint monorepo to v6.7.5 ([#86](https://github.com/pickles-and-beans/eslint/issues/86)) ([cd44b05](https://github.com/pickles-and-beans/eslint/commit/cd44b05c9439aabecf9edb38a55ce002b666de42))
1167
-
1168
- ## [2.0.2](https://github.com/pickles-and-beans/eslint/compare/v2.0.1...v2.0.2) (2023-09-24)
1169
-
1170
-
1171
- ### Bug Fixes
1172
-
1173
- * Correctly handle temp imports (?time=11111) ([#80](https://github.com/pickles-and-beans/eslint/issues/80)) ([6ee9be6](https://github.com/pickles-and-beans/eslint/commit/6ee9be694f0289558fbdfc9d91cee22e6a628b77))
1174
-
1175
- ## [2.0.1](https://github.com/pickles-and-beans/eslint/compare/v2.0.0...v2.0.1) (2023-09-24)
1176
-
1177
-
1178
- ### Miscellaneous Chores
1179
-
1180
- * **deps:** update all non-major dependencies ([#76](https://github.com/pickles-and-beans/eslint/issues/76)) ([5fed4f1](https://github.com/pickles-and-beans/eslint/commit/5fed4f15653dd70fc3b16bb2bb58742148383b94))
1181
- * **deps:** update dependency @types/node to v20.6.4 ([#79](https://github.com/pickles-and-beans/eslint/issues/79)) ([862a917](https://github.com/pickles-and-beans/eslint/commit/862a9170618a8a67a68f88643679b78bcbd85113))
1182
-
1183
- ## [2.0.0](https://github.com/pickles-and-beans/eslint/compare/v1.3.11...v2.0.0) (2023-09-23)
1184
-
1185
-
1186
- ### โš  BREAKING CHANGES
1187
-
1188
- * Bundle eslint for the eslint command
1189
-
1190
- ### Features
1191
-
1192
- * Allow for createConfig to be called with a string ([47dcb96](https://github.com/pickles-and-beans/eslint/commit/47dcb9617cc1ff75c4bf2726de5c34b950a375cd))
1193
- * Bundle eslint for the eslint command ([8baf720](https://github.com/pickles-and-beans/eslint/commit/8baf720f8cb75d8ca8a15875f67c9e81fb88004f))
1194
-
1195
-
1196
- ### Bug Fixes
1197
-
1198
- * **deps:** update all non-major dependencies ([#74](https://github.com/pickles-and-beans/eslint/issues/74)) ([ab1d00f](https://github.com/pickles-and-beans/eslint/commit/ab1d00fcec7ae8a8fd465abebacafdd5474c7afb))
1199
- * **deps:** update all non-major dependencies to v6.7.2 ([#72](https://github.com/pickles-and-beans/eslint/issues/72)) ([0a87ace](https://github.com/pickles-and-beans/eslint/commit/0a87acec8e5aa175af6329b4941db960649b4545))
1200
- * Import @types/node ([dbcf2b4](https://github.com/pickles-and-beans/eslint/commit/dbcf2b4ab8d39fec74a7bac2d71aae62531c54c3))
1201
-
1202
-
1203
- ### Miscellaneous Chores
1204
-
1205
- * **deps:** lock file maintenance ([#71](https://github.com/pickles-and-beans/eslint/issues/71)) ([13a9369](https://github.com/pickles-and-beans/eslint/commit/13a9369d4ab61b37ffc8fb943e13b3d9bd7b4c82))
1206
-
1207
- ## [1.3.11](https://github.com/pickles-and-beans/eslint/compare/v1.3.10...v1.3.11) (2023-09-17)
1208
-
1209
-
1210
- ### Miscellaneous Chores
1211
-
1212
- * update jsdoc.js ([f741e5b](https://github.com/pickles-and-beans/eslint/commit/f741e5b3ab203a3d7dd5a6e4da79c6ae454b0dbb))
1213
-
1214
- ## [1.3.10](https://github.com/pickles-and-beans/eslint/compare/v1.3.9...v1.3.10) (2023-09-17)
1215
-
1216
-
1217
- ### Bug Fixes
1218
-
1219
- * **deps:** update all non-major dependencies ([#67](https://github.com/pickles-and-beans/eslint/issues/67)) ([5d95b64](https://github.com/pickles-and-beans/eslint/commit/5d95b642373fc94d0c4eb4f1f170c6b2f3c2f1d2))
1220
-
1221
-
1222
- ### Miscellaneous Chores
1223
-
1224
- * **deps:** lock file maintenance ([#68](https://github.com/pickles-and-beans/eslint/issues/68)) ([6850c76](https://github.com/pickles-and-beans/eslint/commit/6850c76a7365bfe07b5339a2581acd17c94c918b))
1225
-
1226
- ## [1.3.9](https://github.com/pickles-and-beans/eslint/compare/v1.3.8...v1.3.9) (2023-09-09)
1227
-
1228
-
1229
- ### Bug Fixes
1230
-
1231
- * **deps:** update all non-major dependencies to v8.49.0 ([#65](https://github.com/pickles-and-beans/eslint/issues/65)) ([0b24c45](https://github.com/pickles-and-beans/eslint/commit/0b24c4567b2c752425ba1d0fb4cdc32f086706a3))
1232
-
1233
- ## [1.3.8](https://github.com/pickles-and-beans/eslint/compare/v1.3.7...v1.3.8) (2023-09-04)
1234
-
1235
-
1236
- ### Bug Fixes
1237
-
1238
- * **deps:** update all non-major dependencies ([#63](https://github.com/pickles-and-beans/eslint/issues/63)) ([cc80bc9](https://github.com/pickles-and-beans/eslint/commit/cc80bc91342306d27916b1aab6b46abe820bb775))
1239
-
1240
-
1241
- ### Miscellaneous Chores
1242
-
1243
- * **deps:** lock file maintenance ([#61](https://github.com/pickles-and-beans/eslint/issues/61)) ([baa967b](https://github.com/pickles-and-beans/eslint/commit/baa967bf2e03a98f15d1418d479eef5c7012b9ff))
1244
- * **deps:** update actions/checkout action to v4 ([#64](https://github.com/pickles-and-beans/eslint/issues/64)) ([0f39b70](https://github.com/pickles-and-beans/eslint/commit/0f39b702fd20b84f5d3ed037c1b8db88b540e7ff))
1245
- * **deps:** update dependency type-fest to v4.3.1 ([#60](https://github.com/pickles-and-beans/eslint/issues/60)) ([bda2492](https://github.com/pickles-and-beans/eslint/commit/bda2492b439474b95f929fb54ba0c1859d10c7eb))
1246
-
1247
- ## [1.3.7](https://github.com/pickles-and-beans/eslint/compare/v1.3.6...v1.3.7) (2023-08-27)
1248
-
1249
-
1250
- ### Bug Fixes
1251
-
1252
- * Ignore example files in plugin node ([91a24eb](https://github.com/pickles-and-beans/eslint/commit/91a24ebb056d99333c2bb5dfc5b5c829dbc9aec5))
1253
-
1254
-
1255
- ### Miscellaneous Chores
1256
-
1257
- * **deps:** update dependency type-fest to v4.3.0 ([#58](https://github.com/pickles-and-beans/eslint/issues/58)) ([388208f](https://github.com/pickles-and-beans/eslint/commit/388208ff2a51b3dffe6d48ee9e4f591d0c8eb453))
1258
-
1259
- ## [1.3.6](https://github.com/pickles-and-beans/eslint/compare/v1.3.5...v1.3.6) (2023-08-26)
1260
-
1261
-
1262
- ### Bug Fixes
1263
-
1264
- * **deps:** update all non-major dependencies ([#56](https://github.com/pickles-and-beans/eslint/issues/56)) ([5e5a000](https://github.com/pickles-and-beans/eslint/commit/5e5a000a8a147a9dbce4cc8ca94eb93c765d5049))
1265
-
1266
-
1267
- ### Miscellaneous Chores
1268
-
1269
- * no unpublished import ([3b9a2c1](https://github.com/pickles-and-beans/eslint/commit/3b9a2c1dff775121bfbd37be7f55a79f69cc34a2))
1270
-
1271
- ## [1.3.5](https://github.com/pickles-and-beans/eslint/compare/v1.3.4...v1.3.5) (2023-08-24)
1272
-
1273
-
1274
- ### Miscellaneous Chores
1275
-
1276
- * **deps:** update yarn to v3.6.3 ([#54](https://github.com/pickles-and-beans/eslint/issues/54)) ([d1d08a4](https://github.com/pickles-and-beans/eslint/commit/d1d08a48f39891a62dc2132c8fdeca799711570c))
1277
-
1278
- ## [1.3.4](https://github.com/pickles-and-beans/eslint/compare/v1.3.3...v1.3.4) (2023-08-23)
1279
-
1280
-
1281
- ### Bug Fixes
1282
-
1283
- * Remove 'complexity' rule ([#52](https://github.com/pickles-and-beans/eslint/issues/52)) ([02413b8](https://github.com/pickles-and-beans/eslint/commit/02413b88e5c9cb0760984733b64cf8b0fe7edd33))
1284
-
1285
-
1286
- ### Miscellaneous Chores
1287
-
1288
- * Ignore more directories ([8f26a76](https://github.com/pickles-and-beans/eslint/commit/8f26a76d6a203ab80f5a2f616a88828d35ba5477))
1289
-
1290
- ## [1.3.3](https://github.com/pickles-and-beans/eslint/compare/v1.3.2...v1.3.3) (2023-08-23)
1291
-
1292
-
1293
- ### Bug Fixes
1294
-
1295
- * **deps:** update dependency eslint-plugin-sonarjs to v0.21.0 ([#50](https://github.com/pickles-and-beans/eslint/issues/50)) ([3cd99bc](https://github.com/pickles-and-beans/eslint/commit/3cd99bc8e580e1c3bddfc1e1cd8e3103558b0939))
1296
-
1297
- ## [1.3.2](https://github.com/pickles-and-beans/eslint/compare/v1.3.1...v1.3.2) (2023-08-22)
1298
-
1299
-
1300
- ### Bug Fixes
1301
-
1302
- * **deps:** update all non-major dependencies ([#47](https://github.com/pickles-and-beans/eslint/issues/47)) ([95ce55c](https://github.com/pickles-and-beans/eslint/commit/95ce55c07233a3448373649315cbc71f90d1b5fe))
1303
-
1304
-
1305
- ### Miscellaneous Chores
1306
-
1307
- * **deps:** lock file maintenance ([#48](https://github.com/pickles-and-beans/eslint/issues/48)) ([8b92ea3](https://github.com/pickles-and-beans/eslint/commit/8b92ea360cc989b2b8551942363bcc67e9369a16))
1308
-
1309
- ## [1.3.1](https://github.com/pickles-and-beans/eslint/compare/v1.3.0...v1.3.1) (2023-08-19)
1310
-
1311
-
1312
- ### Bug Fixes
1313
-
1314
- * Add react version setting to typescript ([b07810f](https://github.com/pickles-and-beans/eslint/commit/b07810fa28347d21ff5a45b100ee72411bdbe331))
1315
-
1316
- ## [1.3.0](https://github.com/pickles-and-beans/eslint/compare/v1.2.1...v1.3.0) (2023-08-19)
1317
-
1318
-
1319
- ### Features
1320
-
1321
- * Permit looser type checks in typescript ([#39](https://github.com/pickles-and-beans/eslint/issues/39)) ([2cf3ac3](https://github.com/pickles-and-beans/eslint/commit/2cf3ac360bdca6d02e21467b5cf3580a7965b9b5))
1322
-
1323
-
1324
- ### Bug Fixes
1325
-
1326
- * Detect the packages react version ([#37](https://github.com/pickles-and-beans/eslint/issues/37)) ([3e28958](https://github.com/pickles-and-beans/eslint/commit/3e28958586776426de6253870a53258c062bb7b9))
1327
-
1328
- ## [1.2.1](https://github.com/pickles-and-beans/eslint/compare/v1.2.0...v1.2.1) (2023-08-19)
1329
-
1330
-
1331
- ### Miscellaneous Chores
1332
-
1333
- * Add dist to eslint ignores ([4144276](https://github.com/pickles-and-beans/eslint/commit/414427609b45a87bebc2a815004d4aa4bb7abc03))
1334
-
1335
- ## [1.2.0](https://github.com/pickles-and-beans/eslint/compare/v1.1.2...v1.2.0) (2023-08-19)
1336
-
1337
-
1338
- ### Features
1339
-
1340
- * Support linting react ([#35](https://github.com/pickles-and-beans/eslint/issues/35)) ([e81542b](https://github.com/pickles-and-beans/eslint/commit/e81542b590d6308e3e61089ace146d97d67aa947))
1341
-
1342
-
1343
- ### Bug Fixes
1344
-
1345
- * **deps:** update all non-major dependencies ([#33](https://github.com/pickles-and-beans/eslint/issues/33)) ([eee958c](https://github.com/pickles-and-beans/eslint/commit/eee958c4b5b2efd63090670fe9729330ef89a9a2))
1346
-
1347
- ## [1.1.2](https://github.com/pickles-and-beans/eslint/compare/v1.1.1...v1.1.2) (2023-08-17)
1348
-
1349
-
1350
- ### Bug Fixes
1351
-
1352
- * **deps:** update all non-major dependencies to v6.4.0 ([#31](https://github.com/pickles-and-beans/eslint/issues/31)) ([5a3b6e9](https://github.com/pickles-and-beans/eslint/commit/5a3b6e940bab64c01bb06911d39ce6a56e467d96))
1353
-
1354
-
1355
- ### Documentation
1356
-
1357
- * Improve the readme install instructions ([#29](https://github.com/pickles-and-beans/eslint/issues/29)) ([5b34c32](https://github.com/pickles-and-beans/eslint/commit/5b34c32d602c28f208f50561448cadb8a67eb25b))
1358
-
1359
- ## [1.1.1](https://github.com/pickles-and-beans/eslint/compare/v1.1.0...v1.1.1) (2023-08-14)
1360
-
1361
-
1362
- ### Bug Fixes
1363
-
1364
- * Ignore coverage directories ([#27](https://github.com/pickles-and-beans/eslint/issues/27)) ([0af226d](https://github.com/pickles-and-beans/eslint/commit/0af226db653ae29460e8039f9821025a10b01448))
1365
-
1366
- ## [1.1.0](https://github.com/pickles-and-beans/eslint/compare/v1.0.0...v1.1.0) (2023-08-14)
1367
-
1368
-
1369
- ### Features
1370
-
1371
- * Follow editorconfig closely ([d6ef4bb](https://github.com/pickles-and-beans/eslint/commit/d6ef4bb6b243010123c213046905f4d0bb658873))
1372
- * Place eslint in peerDependencies ([#24](https://github.com/pickles-and-beans/eslint/issues/24)) ([c143dfa](https://github.com/pickles-and-beans/eslint/commit/c143dfa33f771a927d130cdb687c868c9ccfb6bc))
1373
- * Support import/typescript ([67d4264](https://github.com/pickles-and-beans/eslint/commit/67d426417fefca92cdc51a1e566585d743db4ef6))
1374
- * updated the doc blocks ([1af8e0c](https://github.com/pickles-and-beans/eslint/commit/1af8e0c235f2cd1e3bb2fb22bf4f696d78f88c7e))
1375
-
1376
-
1377
- ### Bug Fixes
1378
-
1379
- * Remove console log ([0e86160](https://github.com/pickles-and-beans/eslint/commit/0e86160e1e5c30c716b95d92ebabbb6a9b39eefd))
1380
-
1381
- ## 1.0.0 (2023-08-12)
1382
-
1383
-
1384
- ### Features
1385
-
1386
- * Add repository to package.json ([#18](https://github.com/pickles-and-beans/eslint/issues/18)) ([6de9930](https://github.com/pickles-and-beans/eslint/commit/6de9930fd17ee998f20c355de479c8acd122e779))
1387
- * added and configured typescript and unicorn eslint ([b53b0b7](https://github.com/pickles-and-beans/eslint/commit/b53b0b793acfb45de5b6c29bb426ff70a8007b7d))
1388
- * added more plugins and configs ([47d88f3](https://github.com/pickles-and-beans/eslint/commit/47d88f3f6f94c8cca4f507d2d96de81b91e92d44))
1389
- * updated jsdoc settings ([56e788b](https://github.com/pickles-and-beans/eslint/commit/56e788b4c6f8c8d2cfe1f60cbaf660001ab7c68f))
1390
-
1391
-
1392
- ### Bug Fixes
1393
-
1394
- * Attempt to use `yarn config set` ([#16](https://github.com/pickles-and-beans/eslint/issues/16)) ([7fbe4a0](https://github.com/pickles-and-beans/eslint/commit/7fbe4a05a18016f349c14695364b1d545970882b))
1395
- * **deps:** update all non-major dependencies ([#10](https://github.com/pickles-and-beans/eslint/issues/10)) ([ff6fca9](https://github.com/pickles-and-beans/eslint/commit/ff6fca992e5aa274e528703d15b742717a380fd3))
1396
- * **deps:** update all non-major dependencies ([#4](https://github.com/pickles-and-beans/eslint/issues/4)) ([1174d92](https://github.com/pickles-and-beans/eslint/commit/1174d928a0971a0d162ae383a44e927fbbc0fae4))
1397
- * **deps:** update dependency @eslint-community/eslint-plugin-eslint-comments to v4 ([#5](https://github.com/pickles-and-beans/eslint/issues/5)) ([34855b9](https://github.com/pickles-and-beans/eslint/commit/34855b9b1ac2fc9d7529572a099deef33b8aaddb))
1398
- * **deps:** update dependency eslint-plugin-unicorn to v48 ([#6](https://github.com/pickles-and-beans/eslint/issues/6)) ([280c94d](https://github.com/pickles-and-beans/eslint/commit/280c94d2c44ea52786e28cd97b529d263bc0709d))
1399
- * update yarn to v3 ([#14](https://github.com/pickles-and-beans/eslint/issues/14)) ([1068a4d](https://github.com/pickles-and-beans/eslint/commit/1068a4da33364d8e82d3964ebc1d057beb0a5593))
1400
-
1401
-
1402
- ### Documentation
1403
-
1404
- * Update readme usage ([9caa069](https://github.com/pickles-and-beans/eslint/commit/9caa069777bdd3cc08f1e739c218a27b8b9157f0))
1405
-
1406
-
1407
- ### Code Refactoring
1408
-
1409
- * Remove "config" from createConfig ([c753d43](https://github.com/pickles-and-beans/eslint/commit/c753d43240d54aad21a1f891e002f2a094e03fd0))
1410
-
1411
- ## [1.1.0](https://github.com/pickles-and-beans/eslint/compare/v1.0.1...v1.1.0) (2023-08-12)
1412
-
1413
-
1414
- ### Features
1415
-
1416
- * added and configured typescript and unicorn eslint ([b53b0b7](https://github.com/pickles-and-beans/eslint/commit/b53b0b793acfb45de5b6c29bb426ff70a8007b7d))
1417
- * added more plugins and configs ([47d88f3](https://github.com/pickles-and-beans/eslint/commit/47d88f3f6f94c8cca4f507d2d96de81b91e92d44))
1418
- * updated jsdoc settings ([56e788b](https://github.com/pickles-and-beans/eslint/commit/56e788b4c6f8c8d2cfe1f60cbaf660001ab7c68f))
1419
-
1420
-
1421
- ### Bug Fixes
1422
-
1423
- * Attempt to use `yarn config set` ([#16](https://github.com/pickles-and-beans/eslint/issues/16)) ([7fbe4a0](https://github.com/pickles-and-beans/eslint/commit/7fbe4a05a18016f349c14695364b1d545970882b))
1424
- * **deps:** update all non-major dependencies ([#10](https://github.com/pickles-and-beans/eslint/issues/10)) ([ff6fca9](https://github.com/pickles-and-beans/eslint/commit/ff6fca992e5aa274e528703d15b742717a380fd3))
1425
- * **deps:** update all non-major dependencies ([#4](https://github.com/pickles-and-beans/eslint/issues/4)) ([1174d92](https://github.com/pickles-and-beans/eslint/commit/1174d928a0971a0d162ae383a44e927fbbc0fae4))
1426
- * **deps:** update dependency @eslint-community/eslint-plugin-eslint-comments to v4 ([#5](https://github.com/pickles-and-beans/eslint/issues/5)) ([34855b9](https://github.com/pickles-and-beans/eslint/commit/34855b9b1ac2fc9d7529572a099deef33b8aaddb))
1427
- * **deps:** update dependency eslint-plugin-unicorn to v48 ([#6](https://github.com/pickles-and-beans/eslint/issues/6)) ([280c94d](https://github.com/pickles-and-beans/eslint/commit/280c94d2c44ea52786e28cd97b529d263bc0709d))
1428
- * update yarn to v3 ([#14](https://github.com/pickles-and-beans/eslint/issues/14)) ([1068a4d](https://github.com/pickles-and-beans/eslint/commit/1068a4da33364d8e82d3964ebc1d057beb0a5593))
1429
-
1430
-
1431
- ### Documentation
1432
-
1433
- * Update readme usage ([9caa069](https://github.com/pickles-and-beans/eslint/commit/9caa069777bdd3cc08f1e739c218a27b8b9157f0))
1434
-
1435
-
1436
- ### Code Refactoring
1437
-
1438
- * Remove "config" from createConfig ([c753d43](https://github.com/pickles-and-beans/eslint/commit/c753d43240d54aad21a1f891e002f2a094e03fd0))
1439
-
1440
- ## [1.0.1](https://github.com/pickles-and-beans/eslint/compare/v1.0.0...v1.0.1) (2023-08-12)
1441
-
1442
-
1443
- ### Bug Fixes
1444
-
1445
- * update yarn to v3 ([#14](https://github.com/pickles-and-beans/eslint/issues/14)) ([1068a4d](https://github.com/pickles-and-beans/eslint/commit/1068a4da33364d8e82d3964ebc1d057beb0a5593))
1446
-
1447
- ## 1.0.0 (2023-08-12)
1448
-
1449
-
1450
- ### Features
1451
-
1452
- * added and configured typescript and unicorn eslint ([b53b0b7](https://github.com/pickles-and-beans/eslint/commit/b53b0b793acfb45de5b6c29bb426ff70a8007b7d))
1453
- * added more plugins and configs ([47d88f3](https://github.com/pickles-and-beans/eslint/commit/47d88f3f6f94c8cca4f507d2d96de81b91e92d44))
1454
- * updated jsdoc settings ([56e788b](https://github.com/pickles-and-beans/eslint/commit/56e788b4c6f8c8d2cfe1f60cbaf660001ab7c68f))
1455
-
1456
-
1457
- ### Bug Fixes
1458
-
1459
- * **deps:** update all non-major dependencies ([#10](https://github.com/pickles-and-beans/eslint/issues/10)) ([ff6fca9](https://github.com/pickles-and-beans/eslint/commit/ff6fca992e5aa274e528703d15b742717a380fd3))
1460
- * **deps:** update all non-major dependencies ([#4](https://github.com/pickles-and-beans/eslint/issues/4)) ([1174d92](https://github.com/pickles-and-beans/eslint/commit/1174d928a0971a0d162ae383a44e927fbbc0fae4))
1461
- * **deps:** update dependency @eslint-community/eslint-plugin-eslint-comments to v4 ([#5](https://github.com/pickles-and-beans/eslint/issues/5)) ([34855b9](https://github.com/pickles-and-beans/eslint/commit/34855b9b1ac2fc9d7529572a099deef33b8aaddb))
1462
- * **deps:** update dependency eslint-plugin-unicorn to v48 ([#6](https://github.com/pickles-and-beans/eslint/issues/6)) ([280c94d](https://github.com/pickles-and-beans/eslint/commit/280c94d2c44ea52786e28cd97b529d263bc0709d))
1463
-
1464
-
1465
- ### Documentation
1466
-
1467
- * Update readme usage ([9caa069](https://github.com/pickles-and-beans/eslint/commit/9caa069777bdd3cc08f1e739c218a27b8b9157f0))
1468
-
1469
-
1470
- ### Code Refactoring
1471
-
1472
- * Remove "config" from createConfig ([c753d43](https://github.com/pickles-and-beans/eslint/commit/c753d43240d54aad21a1f891e002f2a094e03fd0))