Skip to content

Commit

Permalink
'dependencies'
Browse files Browse the repository at this point in the history
  • Loading branch information
siarheidudko committed Nov 14, 2023
1 parent af922fb commit 2f11bdd
Show file tree
Hide file tree
Showing 3 changed files with 105 additions and 100 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.5.109 / 2023-11-14

### :tada: Enhancements
- Updated dependencies: @typescript-eslint/eslint-plugin, @typescript-eslint/parser

# 1.5.108 / 2023-11-09

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

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
},
"devDependencies": {
"@types/node": "^20.9.0",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.29.0",
Expand Down

0 comments on commit 2f11bdd

Please sign in to comment.