Skip to content

Commit f0fcca1

Browse files
committed
updated dependencies
1 parent 3936477 commit f0fcca1

File tree

3 files changed

+73
-78
lines changed

3 files changed

+73
-78
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ This project follows [Keep a Changelog](https://keepachangelog.com/) and [Semant
1919

2020
### Changed
2121
- Removed --no-compare option from CLI and config file.
22+
- Updated dependencies to latest versions.
2223

2324
### Fixed
2425
- Fixed issue where show-stats and show-unused options were not working as expected in config file.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@
6363
},
6464
"devDependencies": {
6565
"@types/node": "^24.10.1",
66-
"@typescript-eslint/eslint-plugin": "^8.48.1",
67-
"@typescript-eslint/parser": "^8.48.1",
66+
"@typescript-eslint/eslint-plugin": "^8.49.0",
67+
"@typescript-eslint/parser": "^8.49.0",
6868
"eslint": "^9.39.1",
6969
"prettier": "^3.7.4",
7070
"typescript": "^5.9.3",

pnpm-lock.yaml

Lines changed: 70 additions & 76 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)