Skip to content

Commit

Permalink
'dependencies'
Browse files Browse the repository at this point in the history
  • Loading branch information
siarheidudko committed Dec 31, 2024
1 parent 7ae4c81 commit 7295a94
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 50 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.1.37 / 2024-12-31

### :tada: Enhancements
- Updated dependencies: typescript-eslint

# 1.1.36 / 2024-12-24

### :tada: Enhancements
Expand Down
98 changes: 49 additions & 49 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"nyc": "^17.1.0",
"prettier": "^3.4.2",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.2"
"typescript-eslint": "^8.19.0"
},
"engines": {
"node": ">=14"
Expand Down

0 comments on commit 7295a94

Please sign in to comment.