@ornikar/eslint-config-babel 21.1.0 → 21.3.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 +939 -0
- package/package.json +5 -6
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,939 @@
|
|
|
1
|
+
# Change Log
|
|
2
|
+
|
|
3
|
+
All notable changes to this project will be documented in this file.
|
|
4
|
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
+
|
|
6
|
+
## [21.3.0](https://github.com/ornikar/eslint-configs/compare/v21.2.0...v21.3.0) (2023-11-17)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## [21.2.0](https://github.com/ornikar/eslint-configs/compare/v21.1.0...v21.2.0) (2023-11-02)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## [21.1.0](https://github.com/ornikar/eslint-configs/compare/v21.0.0...v21.1.0) (2023-10-20)
|
|
23
|
+
|
|
24
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
## [21.0.0](https://github.com/ornikar/eslint-configs/compare/v20.2.1...v21.0.0) (2023-09-26)
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
### ⚠ BREAKING CHANGES
|
|
34
|
+
|
|
35
|
+
* update to node 18 ECF-280 (#615)
|
|
36
|
+
|
|
37
|
+
### Features
|
|
38
|
+
|
|
39
|
+
* update to node 18 ECF-280 ([#615](https://github.com/ornikar/eslint-configs/issues/615)) ([51c7f5e](https://github.com/ornikar/eslint-configs/commit/51c7f5ee059a3517fba9ebec136e458d342c5c99))
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
## [20.2.1](https://github.com/ornikar/eslint-configs/compare/v20.2.0...v20.2.1) (2023-09-20)
|
|
44
|
+
|
|
45
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
## [20.2.0](https://github.com/ornikar/eslint-configs/compare/v20.1.1...v20.2.0) (2023-09-19)
|
|
52
|
+
|
|
53
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
## [20.1.0](https://github.com/ornikar/eslint-configs/compare/v20.0.0...v20.1.0) (2023-09-15)
|
|
60
|
+
|
|
61
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
## [20.0.0](https://github.com/ornikar/eslint-configs/compare/v19.16.0...v20.0.0) (2023-09-06)
|
|
68
|
+
|
|
69
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
## [19.16.0](https://github.com/ornikar/eslint-configs/compare/v19.15.1...v19.16.0) (2023-06-07)
|
|
76
|
+
|
|
77
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
## [19.15.1](https://github.com/ornikar/eslint-configs/compare/v19.15.0...v19.15.1) (2023-05-23)
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
### Bug Fixes
|
|
87
|
+
|
|
88
|
+
* require eslint 8.39.0 instead of 8.40.0 ([9d2ac60](https://github.com/ornikar/eslint-configs/commit/9d2ac602b8efecb05164b33fc06ac0b81b18d351))
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
## [19.15.0](https://github.com/ornikar/eslint-configs/compare/v19.14.0...v19.15.0) (2023-05-09)
|
|
93
|
+
|
|
94
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
## [19.14.0](https://github.com/ornikar/eslint-configs/compare/v19.13.0...v19.14.0) (2023-05-03)
|
|
101
|
+
|
|
102
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
## [19.13.0](https://github.com/ornikar/eslint-configs/compare/v19.12.0...v19.13.0) (2023-04-14)
|
|
109
|
+
|
|
110
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
## [19.12.0](https://github.com/ornikar/eslint-configs/compare/v19.11.0...v19.12.0) (2023-04-06)
|
|
117
|
+
|
|
118
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
# [19.11.0](https://github.com/ornikar/eslint-configs/compare/v19.10.0...v19.11.0) (2023-03-04)
|
|
125
|
+
|
|
126
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
# [19.10.0](https://github.com/ornikar/eslint-configs/compare/v19.9.1...v19.10.0) (2023-02-01)
|
|
133
|
+
|
|
134
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
## [19.9.1](https://github.com/ornikar/eslint-configs/compare/v19.9.0...v19.9.1) (2022-12-20)
|
|
141
|
+
|
|
142
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
# [19.9.0](https://github.com/ornikar/eslint-configs/compare/v19.8.0...v19.9.0) (2022-12-09)
|
|
149
|
+
|
|
150
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
# [19.7.0](https://github.com/ornikar/eslint-configs/compare/v19.6.0...v19.7.0) (2022-12-06)
|
|
157
|
+
|
|
158
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
# [19.5.0](https://github.com/ornikar/eslint-configs/compare/v19.4.0...v19.5.0) (2022-10-14)
|
|
165
|
+
|
|
166
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
# [19.4.0](https://github.com/ornikar/eslint-configs/compare/v19.3.1...v19.4.0) (2022-09-16)
|
|
173
|
+
|
|
174
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
## [19.3.1](https://github.com/ornikar/eslint-configs/compare/v19.3.0...v19.3.1) (2022-09-01)
|
|
181
|
+
|
|
182
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
# [19.3.0](https://github.com/ornikar/eslint-configs/compare/v19.2.0...v19.3.0) (2022-08-30)
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
### Features
|
|
192
|
+
|
|
193
|
+
* **eslint-config-typescript-nestjs:** initial setup [no issue] ([#383](https://github.com/ornikar/eslint-configs/issues/383)) ([f82e3ef](https://github.com/ornikar/eslint-configs/commit/f82e3ef04bedb15a0836ebe5261b07209f2f9e62))
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
|
|
199
|
+
# [19.2.0](https://github.com/ornikar/eslint-configs/compare/v19.1.0...v19.2.0) (2022-08-19)
|
|
200
|
+
|
|
201
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
|
|
207
|
+
# [19.1.0](https://github.com/ornikar/eslint-configs/compare/v19.0.0...v19.1.0) (2022-07-22)
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
### Features
|
|
211
|
+
|
|
212
|
+
* **eslint-config-babel:** drop legacy babel-eslint parser [no issue] ([#356](https://github.com/ornikar/eslint-configs/issues/356)) ([081fa89](https://github.com/ornikar/eslint-configs/commit/081fa89c980365113df5b64d3727a0723644edac))
|
|
213
|
+
|
|
214
|
+
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
|
|
218
|
+
# [19.0.0](https://github.com/ornikar/eslint-configs/compare/v18.13.0...v19.0.0) (2022-07-19)
|
|
219
|
+
|
|
220
|
+
|
|
221
|
+
### chore
|
|
222
|
+
|
|
223
|
+
* **deps:** update dependency eslint-plugin-unicorn to v43 ([#344](https://github.com/ornikar/eslint-configs/issues/344)) ([dc66d53](https://github.com/ornikar/eslint-configs/commit/dc66d533caf6d79b5e332b8ce8e2f8c37dec962d))
|
|
224
|
+
* **deps:** update frontend orb to v5 ([#340](https://github.com/ornikar/eslint-configs/issues/340)) ([82a0a41](https://github.com/ornikar/eslint-configs/commit/82a0a41861001c2a3bc2927e21cc75c85094814e))
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
### BREAKING CHANGES
|
|
228
|
+
|
|
229
|
+
* **deps:** requires eslint 8.18
|
|
230
|
+
* **deps:** requires node 16
|
|
231
|
+
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
|
|
236
|
+
# [18.13.0](https://github.com/ornikar/eslint-configs/compare/v18.12.0...v18.13.0) (2022-07-01)
|
|
237
|
+
|
|
238
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
|
|
242
|
+
|
|
243
|
+
|
|
244
|
+
# [18.12.0](https://github.com/ornikar/eslint-configs/compare/v18.11.0...v18.12.0) (2022-06-08)
|
|
245
|
+
|
|
246
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
247
|
+
|
|
248
|
+
|
|
249
|
+
|
|
250
|
+
|
|
251
|
+
|
|
252
|
+
# [18.11.0](https://github.com/ornikar/eslint-configs/compare/v18.10.0...v18.11.0) (2022-06-07)
|
|
253
|
+
|
|
254
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
255
|
+
|
|
256
|
+
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
# [18.10.0](https://github.com/ornikar/eslint-configs/compare/v18.9.0...v18.10.0) (2022-05-31)
|
|
261
|
+
|
|
262
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
263
|
+
|
|
264
|
+
|
|
265
|
+
|
|
266
|
+
|
|
267
|
+
|
|
268
|
+
# [18.9.0](https://github.com/ornikar/eslint-configs/compare/v18.8.0...v18.9.0) (2022-05-31)
|
|
269
|
+
|
|
270
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
271
|
+
|
|
272
|
+
|
|
273
|
+
|
|
274
|
+
|
|
275
|
+
|
|
276
|
+
# [18.8.0](https://github.com/ornikar/eslint-configs/compare/v18.7.0...v18.8.0) (2022-05-02)
|
|
277
|
+
|
|
278
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
279
|
+
|
|
280
|
+
|
|
281
|
+
|
|
282
|
+
|
|
283
|
+
|
|
284
|
+
# [18.7.0](https://github.com/ornikar/eslint-configs/compare/v18.6.0...v18.7.0) (2022-04-29)
|
|
285
|
+
|
|
286
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
287
|
+
|
|
288
|
+
|
|
289
|
+
|
|
290
|
+
|
|
291
|
+
|
|
292
|
+
# [18.6.0](https://github.com/ornikar/eslint-configs/compare/v18.5.0...v18.6.0) (2022-04-26)
|
|
293
|
+
|
|
294
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
295
|
+
|
|
296
|
+
|
|
297
|
+
|
|
298
|
+
|
|
299
|
+
|
|
300
|
+
# [18.5.0](https://github.com/ornikar/eslint-configs/compare/v18.4.0...v18.5.0) (2022-04-26)
|
|
301
|
+
|
|
302
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
303
|
+
|
|
304
|
+
|
|
305
|
+
|
|
306
|
+
|
|
307
|
+
|
|
308
|
+
# [18.4.0](https://github.com/ornikar/eslint-configs/compare/v18.3.0...v18.4.0) (2022-04-22)
|
|
309
|
+
|
|
310
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
311
|
+
|
|
312
|
+
|
|
313
|
+
|
|
314
|
+
|
|
315
|
+
|
|
316
|
+
# [18.3.0](https://github.com/ornikar/eslint-configs/compare/v18.2.1...v18.3.0) (2022-03-23)
|
|
317
|
+
|
|
318
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
319
|
+
|
|
320
|
+
|
|
321
|
+
|
|
322
|
+
|
|
323
|
+
|
|
324
|
+
# [18.2.0](https://github.com/ornikar/eslint-configs/compare/v18.1.0...v18.2.0) (2022-03-17)
|
|
325
|
+
|
|
326
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
327
|
+
|
|
328
|
+
|
|
329
|
+
|
|
330
|
+
|
|
331
|
+
|
|
332
|
+
# [18.1.0](https://github.com/ornikar/eslint-configs/compare/v18.0.0...v18.1.0) (2022-03-15)
|
|
333
|
+
|
|
334
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
335
|
+
|
|
336
|
+
|
|
337
|
+
|
|
338
|
+
|
|
339
|
+
|
|
340
|
+
# [18.0.0](https://github.com/ornikar/eslint-configs/compare/v17.0.0...v18.0.0) (2022-03-01)
|
|
341
|
+
|
|
342
|
+
|
|
343
|
+
### chore
|
|
344
|
+
|
|
345
|
+
* **deps:** update dependency eslint to v8 ([#243](https://github.com/ornikar/eslint-configs/issues/243)) ([0789aee](https://github.com/ornikar/eslint-configs/commit/0789aee18b6a74673d187b3348faef8a792edae9))
|
|
346
|
+
|
|
347
|
+
|
|
348
|
+
### Features
|
|
349
|
+
|
|
350
|
+
* **deps:** update dependency eslint-config-airbnb to v19 ([#208](https://github.com/ornikar/eslint-configs/issues/208)) ([89d1da2](https://github.com/ornikar/eslint-configs/commit/89d1da243d6c6e99a836e4164fed38be771536a4))
|
|
351
|
+
|
|
352
|
+
|
|
353
|
+
### BREAKING CHANGES
|
|
354
|
+
|
|
355
|
+
* **deps:** requires eslint 8
|
|
356
|
+
* **deps:** new rules added by the update of plugins and configs
|
|
357
|
+
|
|
358
|
+
|
|
359
|
+
|
|
360
|
+
|
|
361
|
+
|
|
362
|
+
# [17.0.0](https://github.com/ornikar/eslint-configs/compare/v16.5.1...v17.0.0) (2022-01-07)
|
|
363
|
+
|
|
364
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
365
|
+
|
|
366
|
+
|
|
367
|
+
|
|
368
|
+
|
|
369
|
+
|
|
370
|
+
# [16.4.0](https://github.com/ornikar/eslint-configs/compare/v16.3.0...v16.4.0) (2021-12-21)
|
|
371
|
+
|
|
372
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
373
|
+
|
|
374
|
+
|
|
375
|
+
|
|
376
|
+
|
|
377
|
+
|
|
378
|
+
# [16.3.0](https://github.com/ornikar/eslint-configs/compare/v16.2.0...v16.3.0) (2021-12-21)
|
|
379
|
+
|
|
380
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
381
|
+
|
|
382
|
+
|
|
383
|
+
|
|
384
|
+
|
|
385
|
+
|
|
386
|
+
# [16.2.0](https://github.com/ornikar/eslint-configs/compare/v16.1.1...v16.2.0) (2021-12-09)
|
|
387
|
+
|
|
388
|
+
|
|
389
|
+
### Bug Fixes
|
|
390
|
+
|
|
391
|
+
* downgrade node requirement [no issue] ([#204](https://github.com/ornikar/eslint-configs/issues/204)) ([a2ee3e0](https://github.com/ornikar/eslint-configs/commit/a2ee3e01d6a135520be4730581e540e6b33da5c9))
|
|
392
|
+
|
|
393
|
+
|
|
394
|
+
|
|
395
|
+
|
|
396
|
+
|
|
397
|
+
# [16.0.0](https://github.com/ornikar/eslint-configs/compare/v15.5.1...v16.0.0) (2021-12-07)
|
|
398
|
+
|
|
399
|
+
|
|
400
|
+
### chore
|
|
401
|
+
|
|
402
|
+
* **deps:** update frontend orb to v4 ([#127](https://github.com/ornikar/eslint-configs/issues/127)) ([786c9bb](https://github.com/ornikar/eslint-configs/commit/786c9bbe02613864b5f87e7295a8fdaf42c8b8d7))
|
|
403
|
+
|
|
404
|
+
|
|
405
|
+
### BREAKING CHANGES
|
|
406
|
+
|
|
407
|
+
* **deps:** unicorn/prefer-array-flat-map is enabled. Make sure you have the right polyfills if needed ; requires node >= 14.17.6 ; ; #
|
|
408
|
+
|
|
409
|
+
|
|
410
|
+
|
|
411
|
+
|
|
412
|
+
|
|
413
|
+
## [15.5.1](https://github.com/ornikar/eslint-configs/compare/v15.5.0...v15.5.1) (2021-12-02)
|
|
414
|
+
|
|
415
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
416
|
+
|
|
417
|
+
|
|
418
|
+
|
|
419
|
+
|
|
420
|
+
|
|
421
|
+
# [15.5.0](https://github.com/ornikar/eslint-configs/compare/v15.4.0...v15.5.0) (2021-11-22)
|
|
422
|
+
|
|
423
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
424
|
+
|
|
425
|
+
|
|
426
|
+
|
|
427
|
+
|
|
428
|
+
|
|
429
|
+
# [15.4.0](https://github.com/ornikar/eslint-configs/compare/v15.3.0...v15.4.0) (2021-11-15)
|
|
430
|
+
|
|
431
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
432
|
+
|
|
433
|
+
|
|
434
|
+
|
|
435
|
+
|
|
436
|
+
|
|
437
|
+
# [15.3.0](https://github.com/ornikar/eslint-configs/compare/v15.2.0...v15.3.0) (2021-11-15)
|
|
438
|
+
|
|
439
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
440
|
+
|
|
441
|
+
|
|
442
|
+
|
|
443
|
+
|
|
444
|
+
|
|
445
|
+
# [15.2.0](https://github.com/ornikar/eslint-configs/compare/v15.1.0...v15.2.0) (2021-11-04)
|
|
446
|
+
|
|
447
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
448
|
+
|
|
449
|
+
|
|
450
|
+
|
|
451
|
+
|
|
452
|
+
|
|
453
|
+
# [15.1.0](https://github.com/ornikar/eslint-configs/compare/v15.0.0...v15.1.0) (2021-11-03)
|
|
454
|
+
|
|
455
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
456
|
+
|
|
457
|
+
|
|
458
|
+
|
|
459
|
+
|
|
460
|
+
|
|
461
|
+
# [15.0.0](https://github.com/ornikar/eslint-configs/compare/v14.7.1...v15.0.0) (2021-10-25)
|
|
462
|
+
|
|
463
|
+
|
|
464
|
+
### chore
|
|
465
|
+
|
|
466
|
+
* **deps:** update dependency eslint-plugin-unicorn to v37 ([#137](https://github.com/ornikar/eslint-configs/issues/137)) ([3ac2475](https://github.com/ornikar/eslint-configs/commit/3ac2475f6a12df0643abb9a62bd56eefc5f8e95b))
|
|
467
|
+
|
|
468
|
+
|
|
469
|
+
### BREAKING CHANGES
|
|
470
|
+
|
|
471
|
+
* **deps:** requires eslint ^7.32.0
|
|
472
|
+
|
|
473
|
+
|
|
474
|
+
|
|
475
|
+
|
|
476
|
+
|
|
477
|
+
# [14.6.0](https://github.com/ornikar/eslint-configs/compare/v14.5.0...v14.6.0) (2021-10-19)
|
|
478
|
+
|
|
479
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
480
|
+
|
|
481
|
+
|
|
482
|
+
|
|
483
|
+
|
|
484
|
+
|
|
485
|
+
# [14.5.0](https://github.com/ornikar/eslint-configs/compare/v14.4.0...v14.5.0) (2021-09-21)
|
|
486
|
+
|
|
487
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
488
|
+
|
|
489
|
+
|
|
490
|
+
|
|
491
|
+
|
|
492
|
+
|
|
493
|
+
# [14.3.0](https://github.com/ornikar/eslint-configs/compare/v14.2.1...v14.3.0) (2021-08-05)
|
|
494
|
+
|
|
495
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
496
|
+
|
|
497
|
+
|
|
498
|
+
|
|
499
|
+
|
|
500
|
+
|
|
501
|
+
# [14.2.0](https://github.com/ornikar/eslint-configs/compare/v14.1.0...v14.2.0) (2021-06-22)
|
|
502
|
+
|
|
503
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
504
|
+
|
|
505
|
+
|
|
506
|
+
|
|
507
|
+
|
|
508
|
+
|
|
509
|
+
# [14.1.0](https://github.com/ornikar/eslint-configs/compare/v14.0.1...v14.1.0) (2021-06-03)
|
|
510
|
+
|
|
511
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
512
|
+
|
|
513
|
+
|
|
514
|
+
|
|
515
|
+
|
|
516
|
+
|
|
517
|
+
## [14.0.1](https://github.com/ornikar/eslint-configs/compare/v14.0.0...v14.0.1) (2021-05-03)
|
|
518
|
+
|
|
519
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
520
|
+
|
|
521
|
+
|
|
522
|
+
|
|
523
|
+
|
|
524
|
+
|
|
525
|
+
# [14.0.0](https://github.com/ornikar/eslint-configs/compare/v13.3.0...v14.0.0) (2021-04-26)
|
|
526
|
+
|
|
527
|
+
|
|
528
|
+
### Features
|
|
529
|
+
|
|
530
|
+
* require eslint 7.25 ([ea9aefd](https://github.com/ornikar/eslint-configs/commit/ea9aefd7cf356fccd43a8288ca53e245186a1b87))
|
|
531
|
+
|
|
532
|
+
|
|
533
|
+
### BREAKING CHANGES
|
|
534
|
+
|
|
535
|
+
* requires eslint 7.25
|
|
536
|
+
|
|
537
|
+
|
|
538
|
+
|
|
539
|
+
|
|
540
|
+
|
|
541
|
+
# [13.3.0](https://github.com/ornikar/eslint-configs/compare/v13.2.0...v13.3.0) (2021-04-26)
|
|
542
|
+
|
|
543
|
+
|
|
544
|
+
### Features
|
|
545
|
+
|
|
546
|
+
* eslint 7 ARCH-1173 ([#33](https://github.com/ornikar/eslint-configs/issues/33)) ([92e14bd](https://github.com/ornikar/eslint-configs/commit/92e14bd2b48d403dceaaa188156b321f6b37118b))
|
|
547
|
+
|
|
548
|
+
|
|
549
|
+
|
|
550
|
+
|
|
551
|
+
|
|
552
|
+
# [13.2.0](https://github.com/ornikar/eslint-configs/compare/v13.1.0...v13.2.0) (2021-04-09)
|
|
553
|
+
|
|
554
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
555
|
+
|
|
556
|
+
|
|
557
|
+
|
|
558
|
+
|
|
559
|
+
|
|
560
|
+
# [13.1.0](https://github.com/ornikar/eslint-configs/compare/v13.0.1...v13.1.0) (2021-03-12)
|
|
561
|
+
|
|
562
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
563
|
+
|
|
564
|
+
|
|
565
|
+
|
|
566
|
+
|
|
567
|
+
|
|
568
|
+
## [13.0.1](https://github.com/ornikar/eslint-configs/compare/v13.0.0...v13.0.1) (2021-02-10)
|
|
569
|
+
|
|
570
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
571
|
+
|
|
572
|
+
|
|
573
|
+
|
|
574
|
+
|
|
575
|
+
|
|
576
|
+
# [13.0.0](https://github.com/ornikar/eslint-configs/compare/v12.4.0...v13.0.0) (2021-02-09)
|
|
577
|
+
|
|
578
|
+
|
|
579
|
+
### Code Refactoring
|
|
580
|
+
|
|
581
|
+
* typescript react dont import babel [no issue] ([#5](https://github.com/ornikar/eslint-configs/issues/5)) ([eac1c1d](https://github.com/ornikar/eslint-configs/commit/eac1c1d0c2793632aba8bc3dcd80895a4a653981))
|
|
582
|
+
|
|
583
|
+
|
|
584
|
+
### BREAKING CHANGES
|
|
585
|
+
|
|
586
|
+
* extending eslint-config-react will also require to extends eslint-config-babel
|
|
587
|
+
|
|
588
|
+
|
|
589
|
+
|
|
590
|
+
|
|
591
|
+
|
|
592
|
+
# [12.4.0](https://github.com/ornikar/eslint-configs/compare/v12.3.0...v12.4.0) (2021-02-09)
|
|
593
|
+
|
|
594
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
595
|
+
|
|
596
|
+
|
|
597
|
+
|
|
598
|
+
|
|
599
|
+
|
|
600
|
+
# [12.3.0](https://github.com/ornikar/eslint-configs/compare/v12.2.0...v12.3.0) (2021-02-08)
|
|
601
|
+
|
|
602
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
603
|
+
|
|
604
|
+
|
|
605
|
+
|
|
606
|
+
|
|
607
|
+
|
|
608
|
+
# [12.2.0](https://github.com/ornikar/eslint-configs/compare/v12.1.0...v12.2.0) (2021-02-01)
|
|
609
|
+
|
|
610
|
+
|
|
611
|
+
### Features
|
|
612
|
+
|
|
613
|
+
* create eslint-configs repository ([9540d77](https://github.com/ornikar/eslint-configs/commit/9540d77281923524bdb96fbf8b86334d93b5f669))
|
|
614
|
+
|
|
615
|
+
|
|
616
|
+
|
|
617
|
+
|
|
618
|
+
|
|
619
|
+
# [10.2.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@10.1.6...@ornikar/eslint-config-babel@10.2.0) (2021-01-27)
|
|
620
|
+
|
|
621
|
+
|
|
622
|
+
### Features
|
|
623
|
+
|
|
624
|
+
* require node 12 fist lts [no issue] ([#449](https://github.com/ornikar/shared-configs/issues/449)) ([b8e612b](https://github.com/ornikar/shared-configs/commit/b8e612bc7e0573fd52023f8eea78e95e321567e5))
|
|
625
|
+
|
|
626
|
+
|
|
627
|
+
|
|
628
|
+
|
|
629
|
+
|
|
630
|
+
## [10.1.6](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@10.1.5...@ornikar/eslint-config-babel@10.1.6) (2021-01-20)
|
|
631
|
+
|
|
632
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
633
|
+
|
|
634
|
+
|
|
635
|
+
|
|
636
|
+
|
|
637
|
+
|
|
638
|
+
## [10.1.5](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@10.1.4...@ornikar/eslint-config-babel@10.1.5) (2020-09-18)
|
|
639
|
+
|
|
640
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
641
|
+
|
|
642
|
+
|
|
643
|
+
|
|
644
|
+
|
|
645
|
+
|
|
646
|
+
## [10.1.4](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@10.1.3...@ornikar/eslint-config-babel@10.1.4) (2020-09-04)
|
|
647
|
+
|
|
648
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
649
|
+
|
|
650
|
+
|
|
651
|
+
|
|
652
|
+
|
|
653
|
+
|
|
654
|
+
## [10.1.3](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@10.1.2...@ornikar/eslint-config-babel@10.1.3) (2020-08-12)
|
|
655
|
+
|
|
656
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
657
|
+
|
|
658
|
+
|
|
659
|
+
|
|
660
|
+
|
|
661
|
+
|
|
662
|
+
## [10.1.2](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@10.1.1...@ornikar/eslint-config-babel@10.1.2) (2020-07-28)
|
|
663
|
+
|
|
664
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
665
|
+
|
|
666
|
+
|
|
667
|
+
|
|
668
|
+
|
|
669
|
+
|
|
670
|
+
## [10.1.1](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@10.1.0...@ornikar/eslint-config-babel@10.1.1) (2020-07-10)
|
|
671
|
+
|
|
672
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
673
|
+
|
|
674
|
+
|
|
675
|
+
|
|
676
|
+
|
|
677
|
+
|
|
678
|
+
# [10.1.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@10.0.3...@ornikar/eslint-config-babel@10.1.0) (2020-05-25)
|
|
679
|
+
|
|
680
|
+
|
|
681
|
+
### Features
|
|
682
|
+
|
|
683
|
+
* support node 12.16.1 for renovate [no issue] ([#383](https://github.com/ornikar/shared-configs/issues/383)) ([77c0ef4](https://github.com/ornikar/shared-configs/commit/77c0ef4))
|
|
684
|
+
|
|
685
|
+
|
|
686
|
+
|
|
687
|
+
|
|
688
|
+
|
|
689
|
+
## [10.0.3](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@10.0.2...@ornikar/eslint-config-babel@10.0.3) (2020-05-05)
|
|
690
|
+
|
|
691
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
692
|
+
|
|
693
|
+
|
|
694
|
+
|
|
695
|
+
|
|
696
|
+
|
|
697
|
+
## [10.0.2](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@10.0.1...@ornikar/eslint-config-babel@10.0.2) (2020-05-05)
|
|
698
|
+
|
|
699
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
700
|
+
|
|
701
|
+
|
|
702
|
+
|
|
703
|
+
|
|
704
|
+
|
|
705
|
+
## [10.0.1](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@10.0.0...@ornikar/eslint-config-babel@10.0.1) (2020-04-29)
|
|
706
|
+
|
|
707
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
708
|
+
|
|
709
|
+
|
|
710
|
+
|
|
711
|
+
|
|
712
|
+
|
|
713
|
+
# [10.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@9.0.2...@ornikar/eslint-config-babel@10.0.0) (2020-04-21)
|
|
714
|
+
|
|
715
|
+
|
|
716
|
+
### Features
|
|
717
|
+
|
|
718
|
+
* update node version to 12 [no issue] ([#354](https://github.com/ornikar/shared-configs/issues/354)) ([6276917](https://github.com/ornikar/shared-configs/commit/6276917))
|
|
719
|
+
|
|
720
|
+
|
|
721
|
+
### BREAKING CHANGES
|
|
722
|
+
|
|
723
|
+
* node version
|
|
724
|
+
|
|
725
|
+
* Update config.yml
|
|
726
|
+
|
|
727
|
+
|
|
728
|
+
|
|
729
|
+
|
|
730
|
+
|
|
731
|
+
## [9.0.2](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@9.0.1...@ornikar/eslint-config-babel@9.0.2) (2020-01-22)
|
|
732
|
+
|
|
733
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
734
|
+
|
|
735
|
+
|
|
736
|
+
|
|
737
|
+
|
|
738
|
+
|
|
739
|
+
## [9.0.1](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@9.0.0...@ornikar/eslint-config-babel@9.0.1) (2019-12-20)
|
|
740
|
+
|
|
741
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
742
|
+
|
|
743
|
+
|
|
744
|
+
|
|
745
|
+
|
|
746
|
+
|
|
747
|
+
# [9.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@8.0.17...@ornikar/eslint-config-babel@9.0.0) (2019-12-13)
|
|
748
|
+
|
|
749
|
+
|
|
750
|
+
### Features
|
|
751
|
+
|
|
752
|
+
* eslint 6 [no issue] ([#298](https://github.com/ornikar/shared-configs/issues/298)) ([4bd9bf8](https://github.com/ornikar/shared-configs/commit/4bd9bf8))
|
|
753
|
+
|
|
754
|
+
|
|
755
|
+
### BREAKING CHANGES
|
|
756
|
+
|
|
757
|
+
* changed peer deps eslint 6, prettier, and enabled new rules
|
|
758
|
+
|
|
759
|
+
* refactor: comment on liwi
|
|
760
|
+
|
|
761
|
+
* fix: remove todo rule, now allowed with unicorn
|
|
762
|
+
|
|
763
|
+
* chore: update @typescript-eslint
|
|
764
|
+
|
|
765
|
+
* feat: explicit-function-return-type allow expressions and hof
|
|
766
|
+
|
|
767
|
+
* feat: remove allowExpressions: true
|
|
768
|
+
|
|
769
|
+
* feat: remove allowExpressions: true
|
|
770
|
+
|
|
771
|
+
* fix: prefer flat map
|
|
772
|
+
|
|
773
|
+
|
|
774
|
+
|
|
775
|
+
|
|
776
|
+
|
|
777
|
+
## [8.0.17](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@8.0.16...@ornikar/eslint-config-babel@8.0.17) (2019-11-27)
|
|
778
|
+
|
|
779
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
780
|
+
|
|
781
|
+
|
|
782
|
+
|
|
783
|
+
|
|
784
|
+
|
|
785
|
+
## [8.0.16](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@8.0.15...@ornikar/eslint-config-babel@8.0.16) (2019-08-05)
|
|
786
|
+
|
|
787
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
788
|
+
|
|
789
|
+
|
|
790
|
+
|
|
791
|
+
|
|
792
|
+
|
|
793
|
+
## [8.0.15](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@8.0.14...@ornikar/eslint-config-babel@8.0.15) (2019-07-29)
|
|
794
|
+
|
|
795
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
796
|
+
|
|
797
|
+
|
|
798
|
+
|
|
799
|
+
|
|
800
|
+
|
|
801
|
+
## [8.0.14](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@8.0.13...@ornikar/eslint-config-babel@8.0.14) (2019-06-24)
|
|
802
|
+
|
|
803
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
804
|
+
|
|
805
|
+
|
|
806
|
+
|
|
807
|
+
|
|
808
|
+
|
|
809
|
+
## [8.0.13](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@8.0.12...@ornikar/eslint-config-babel@8.0.13) (2019-06-10)
|
|
810
|
+
|
|
811
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
812
|
+
|
|
813
|
+
|
|
814
|
+
|
|
815
|
+
|
|
816
|
+
|
|
817
|
+
## [8.0.12](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@8.0.11...@ornikar/eslint-config-babel@8.0.12) (2019-06-10)
|
|
818
|
+
|
|
819
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
820
|
+
|
|
821
|
+
|
|
822
|
+
|
|
823
|
+
|
|
824
|
+
|
|
825
|
+
## [8.0.11](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@8.0.10...@ornikar/eslint-config-babel@8.0.11) (2019-05-22)
|
|
826
|
+
|
|
827
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
828
|
+
|
|
829
|
+
|
|
830
|
+
|
|
831
|
+
|
|
832
|
+
|
|
833
|
+
## [8.0.10](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@8.0.9...@ornikar/eslint-config-babel@8.0.10) (2019-05-20)
|
|
834
|
+
|
|
835
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
836
|
+
|
|
837
|
+
|
|
838
|
+
|
|
839
|
+
|
|
840
|
+
|
|
841
|
+
## [8.0.9](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@8.0.8...@ornikar/eslint-config-babel@8.0.9) (2019-05-13)
|
|
842
|
+
|
|
843
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
844
|
+
|
|
845
|
+
|
|
846
|
+
|
|
847
|
+
|
|
848
|
+
|
|
849
|
+
## [8.0.8](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@8.0.7...@ornikar/eslint-config-babel@8.0.8) (2019-05-06)
|
|
850
|
+
|
|
851
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
852
|
+
|
|
853
|
+
|
|
854
|
+
|
|
855
|
+
|
|
856
|
+
|
|
857
|
+
## [8.0.7](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@8.0.6...@ornikar/eslint-config-babel@8.0.7) (2019-04-29)
|
|
858
|
+
|
|
859
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
860
|
+
|
|
861
|
+
|
|
862
|
+
|
|
863
|
+
|
|
864
|
+
|
|
865
|
+
## [8.0.6](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@8.0.5...@ornikar/eslint-config-babel@8.0.6) (2019-04-15)
|
|
866
|
+
|
|
867
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
868
|
+
|
|
869
|
+
|
|
870
|
+
|
|
871
|
+
|
|
872
|
+
|
|
873
|
+
## [8.0.5](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@8.0.4...@ornikar/eslint-config-babel@8.0.5) (2019-04-02)
|
|
874
|
+
|
|
875
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
876
|
+
|
|
877
|
+
|
|
878
|
+
|
|
879
|
+
|
|
880
|
+
|
|
881
|
+
## [8.0.4](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@8.0.3...@ornikar/eslint-config-babel@8.0.4) (2019-04-01)
|
|
882
|
+
|
|
883
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
884
|
+
|
|
885
|
+
|
|
886
|
+
|
|
887
|
+
|
|
888
|
+
|
|
889
|
+
## [8.0.3](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@8.0.2...@ornikar/eslint-config-babel@8.0.3) (2019-03-18)
|
|
890
|
+
|
|
891
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
892
|
+
|
|
893
|
+
|
|
894
|
+
|
|
895
|
+
|
|
896
|
+
|
|
897
|
+
## [8.0.2](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@8.0.1...@ornikar/eslint-config-babel@8.0.2) (2019-03-12)
|
|
898
|
+
|
|
899
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
900
|
+
|
|
901
|
+
|
|
902
|
+
|
|
903
|
+
|
|
904
|
+
|
|
905
|
+
## [8.0.1](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-babel@8.0.0...@ornikar/eslint-config-babel@8.0.1) (2019-02-27)
|
|
906
|
+
|
|
907
|
+
**Note:** Version bump only for package @ornikar/eslint-config-babel
|
|
908
|
+
|
|
909
|
+
|
|
910
|
+
|
|
911
|
+
|
|
912
|
+
|
|
913
|
+
# 8.0.0 (2019-02-26)
|
|
914
|
+
|
|
915
|
+
|
|
916
|
+
### Features
|
|
917
|
+
|
|
918
|
+
* split eslint configs and add typescript [no issue] ([#103](https://github.com/ornikar/shared-configs/issues/103)) ([36627d2](https://github.com/ornikar/shared-configs/commit/36627d2))
|
|
919
|
+
|
|
920
|
+
|
|
921
|
+
### BREAKING CHANGES
|
|
922
|
+
|
|
923
|
+
* @ornikar/eslint-config splitted
|
|
924
|
+
|
|
925
|
+
* docs: update first readme
|
|
926
|
+
|
|
927
|
+
* docs: missing eslint-plugin-react-hooks
|
|
928
|
+
|
|
929
|
+
* feat: disable @typescript-eslint/no-empty-interface
|
|
930
|
+
|
|
931
|
+
* fix: move babel-eslint in dependencies
|
|
932
|
+
|
|
933
|
+
* docs: typo plugin - config
|
|
934
|
+
|
|
935
|
+
* docs: eslint-config-typescript-react
|
|
936
|
+
|
|
937
|
+
* docs: use /eslint-config for consistency
|
|
938
|
+
|
|
939
|
+
* fix: ornikar/eslint-plugin-typescript-react
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ornikar/eslint-config-babel",
|
|
3
|
-
"version": "21.
|
|
3
|
+
"version": "21.3.0",
|
|
4
4
|
"description": "eslint babel config files",
|
|
5
5
|
"repository": {
|
|
6
6
|
"directory": "@ornikar/eslint-config-babel",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"access": "public"
|
|
17
17
|
},
|
|
18
18
|
"dependencies": {
|
|
19
|
-
"@ornikar/eslint-config": "21.
|
|
19
|
+
"@ornikar/eslint-config": "21.3.0",
|
|
20
20
|
"eslint-config-airbnb-base": "^15.0.0",
|
|
21
21
|
"eslint-plugin-babel": "^5.3.0",
|
|
22
22
|
"eslint-plugin-import": "^2.25.4",
|
|
@@ -27,10 +27,9 @@
|
|
|
27
27
|
"prettier": "^2.2.1"
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
|
-
"eslint": "8.
|
|
30
|
+
"eslint": "8.53.0"
|
|
31
31
|
},
|
|
32
32
|
"scripts": {
|
|
33
33
|
"lint:eslint": "yarn ../.. eslint --report-unused-disable-directives --quiet @ornikar/eslint-config-babel"
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
}
|
|
34
|
+
}
|
|
35
|
+
}
|