Skip to content

Commit f2583a5

Browse files
Version Packages (#181)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 59566b1 commit f2583a5

5 files changed

+15
-18
lines changed

.changeset/cool-bikes-sniff.md

-7
This file was deleted.

.changeset/weak-mails-rescue.md

-5
This file was deleted.

.changeset/wise-jars-kick.md

-5
This file was deleted.

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# eslint-config-seek
22

3+
## 14.3.0
4+
5+
### Minor Changes
6+
7+
- deps: globals ^16.0.0 ([#183](https://github.com/seek-oss/eslint-config-seek/pull/183))
8+
9+
- deps: eslint-config-prettier ^10.0.0 ([#175](https://github.com/seek-oss/eslint-config-seek/pull/175))
10+
11+
### Patch Changes
12+
13+
- deps: eslint-plugin-import-x ^4.8.0 ([#188](https://github.com/seek-oss/eslint-config-seek/pull/188))
14+
15+
This includes a fix to remove duplicate plugin definition that was resulting in an ESLint crash
16+
317
## 14.2.2
418

519
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-seek",
3-
"version": "14.2.2",
3+
"version": "14.3.0",
44
"description": "ESLint configuration used by SEEK",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)