Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexZeitler committed Oct 29, 2023
1 parent 30a4320 commit 7587471
Show file tree
Hide file tree
Showing 2 changed files with 968 additions and 920 deletions.
25 changes: 12 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,22 +31,21 @@
},
"homepage": "https://github.com/PDMLab/ts-node-prettier-vscode-starter#readme",
"devDependencies": {
"@commitlint/cli": "17.4.2",
"@commitlint/config-conventional": "17.4.2",
"@types/jest": "^29.4.0",
"@commitlint/cli": "18.2.0",
"@commitlint/config-conventional": "18.1.0",
"@types/node": "^18.13.0",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^7.0.2",
"prettier": "^2.8.4",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-prettier": "^5.0.1",
"husky": "^8.0.3",
"prettier": "^3.0.3",
"should": "^13.2.3",
"standard-version": "^9.5.0",
"ts-node": "^10.9.1",
"typescript": "^4.4.3",
"vitest": "^0.34.3"
"typescript": "^5.2.2",
"vitest": "^0.34.6"
}
}
Loading

0 comments on commit 7587471

Please sign in to comment.