Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
StarManTheGamer committed Jul 3, 2024
1 parent 467956c commit fca867f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"string-progressbar": "^1.0.4",
"text-table": "^0.2.0",
"timestamp-conv": "^3.0.0",
"typescript": "^5.5.2",
"typescript": "^5.5.3",
"uuid": "^10.0.0"
},
"devDependencies": {
"@types/node": "^20.14.7",
"@types/node": "^20.14.9",
"@types/text-table": "^0.2.5",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^7.4.0",
Expand All @@ -38,7 +38,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"prettier": "^3.2.5",
"prettier": "^3.3.2",
"prettier-eslint": "^16.3.0"
}
}

0 comments on commit fca867f

Please sign in to comment.