Skip to content

Commit

Permalink
'dependencies'
Browse files Browse the repository at this point in the history
  • Loading branch information
siarheidudko committed Jul 30, 2024
1 parent 211da99 commit 908a8b5
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 46 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.0.34 / 2024-07-30

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

# 1.0.33 / 2024-07-27

### :tada: Enhancements
Expand Down
88 changes: 44 additions & 44 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 @@ -46,8 +46,8 @@
],
"homepage": "https://www.npmjs.com/package/@ireceipt-pro/js",
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"chai": "^5.1.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand Down

0 comments on commit 908a8b5

Please sign in to comment.