Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalygashkov committed Dec 6, 2024
1 parent 4e9b8b5 commit fb3ac36
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 25 deletions.
30 changes: 10 additions & 20 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@
"m3u8-parser": "^7.2.0"
},
"devDependencies": {
"@eslint/js": "^9.15.0",
"@types/node": "^22.10.0",
"eslint": "^9.15.0",
"@eslint/js": "^9.16.0",
"@types/node": "^22.10.1",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.12.0",
"prettier": "^3.4.1",
"globals": "^15.13.0",
"prettier": "^3.4.2",
"tsup": "^8.3.5",
"typescript": "^5.7.2"
}
Expand Down

0 comments on commit fb3ac36

Please sign in to comment.