Skip to content

Commit 8bc840e

Browse files
Version Packages (#76)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @putstack/eslint-config-typescript@4.14.0 ### Minor Changes - 27a6afc: Update eslint-plugin-perfectionist to 5.4.0 - 7d804ac: Update eslint-plugin-perfectionist to 5.3.1 ### Patch Changes - 339b4a8: Update eslint-plugin-sonarjs to 3.0.6 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f5481b9 commit 8bc840e

5 files changed

Lines changed: 12 additions & 16 deletions

File tree

.changeset/cold-hairs-kneel.md

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

.changeset/hungry-pillows-unite.md

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

.changeset/rare-nights-enter.md

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

packages/eslint-config-typescript/CHANGELOG.md

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

3+
## 4.14.0
4+
5+
### Minor Changes
6+
7+
- 27a6afc: Update eslint-plugin-perfectionist to 5.4.0
8+
- 7d804ac: Update eslint-plugin-perfectionist to 5.3.1
9+
10+
### Patch Changes
11+
12+
- 339b4a8: Update eslint-plugin-sonarjs to 3.0.6
13+
314
## 4.13.0
415

516
### Minor 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": "4.13.0",
3+
"version": "4.14.0",
44
"license": "MIT",
55
"author": "Putro",
66
"description": "ESLint config for TypeScript",

0 commit comments

Comments
 (0)