Skip to content

Commit 1488b47

Browse files
chore: release v1.5.4
1 parent bd82ad0 commit 1488b47

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.5.3"
2+
".": "1.5.4"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [1.5.4](https://github.com/nicksp/eslint-config/compare/v1.5.3...v1.5.4) (2025-11-18)
4+
5+
6+
### Bug Fixes
7+
8+
* update all non-major dependencies ([#31](https://github.com/nicksp/eslint-config/issues/31)) ([f097856](https://github.com/nicksp/eslint-config/commit/f09785606d3ad8bae4394e3b5288b5a02acdd2af))
9+
* update all non-major dependencies ([#33](https://github.com/nicksp/eslint-config/issues/33)) ([1d6bceb](https://github.com/nicksp/eslint-config/commit/1d6bceb3b320d2a5c0d58a70e9682fa4266ff195))
10+
* update all non-major dependencies to ^8.46.4 ([#34](https://github.com/nicksp/eslint-config/issues/34)) ([bd82ad0](https://github.com/nicksp/eslint-config/commit/bd82ad0d5d203d411eb82fe9597d857b418bb2b5))
11+
312
## [1.5.3](https://github.com/nicksp/eslint-config/compare/v1.5.2...v1.5.3) (2025-11-10)
413

514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nicksp/eslint-config",
33
"description": "Nick's ESLint config",
4-
"version": "1.5.3",
4+
"version": "1.5.4",
55
"type": "module",
66
"packageManager": "[email protected]",
77
"author": {

0 commit comments

Comments
 (0)