Skip to content

Commit 861b034

Browse files
Version Packages (#21)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7e14f5f commit 861b034

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

.changeset/clean-roses-press.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/yellow-vans-sort.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/eslint-config-typescript/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# ESLint config for typescript changelog
22

3+
## 2.5.0
4+
5+
### Minor Changes
6+
7+
- b4457ef: Update @typescript-eslint/\* to 7.4 and remove eslint-plugin-sonar as it's mostly covered by eslint-plugin-sonarjs and other rulesets
8+
9+
### Patch Changes
10+
11+
- 7e14f5f: Update required node versions to be `^18.18 || ^20.9 || ^21.1`
12+
313
## 2.4.1
414

515
### Patch Changes

packages/eslint-config-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@putstack/eslint-config-typescript",
3-
"version": "2.4.1",
3+
"version": "2.5.0",
44
"license": "MIT",
55
"author": "Putro",
66
"description": "ESLint config for TypeScript",

0 commit comments

Comments
 (0)