Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
deps: update dev-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusbegby committed Dec 10, 2023
1 parent 525bc19 commit 902f890
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
64 changes: 32 additions & 32 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,19 +52,19 @@
"youtube-ext": "^1.1.16"
},
"devDependencies": {
"@types/config": "^3.3.1",
"@types/config": "^3.3.3",
"@types/jest": "^29.5.11",
"@types/node": "^20.8.10",
"@types/node": "^20.10.4",
"@types/node-os-utils": "^1.3.4",
"@types/pino": "^7.0.5",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",
"jest": "^29.7.0",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"ts-jest": "^29.1.1",
"typescript": "^5.3.2"
"typescript": "^5.3.3"
}
}

0 comments on commit 902f890

Please # to comment.