Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalygashkov committed Sep 14, 2024
1 parent c043e00 commit e38dd83
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dasha",
"version": "3.0.4",
"version": "3.0.5",
"author": "Vitaly Gashkov <[email protected]>",
"description": "Streaming manifest parser",
"license": "AGPL-3.0",
Expand Down Expand Up @@ -49,11 +49,11 @@
"m3u8-parser": "^7.2.0"
},
"devDependencies": {
"@types/node": "^22.5.4",
"@types/node": "^22.5.5",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import-x": "^3.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-import-x": "^4.2.1",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.3.3",
"tsup": "^8.2.4",
"typescript": "^5.6.2"
Expand Down

0 comments on commit e38dd83

Please sign in to comment.