Skip to content

Commit

Permalink
chore(deps): update dev dependancies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 26, 2024
1 parent 1895c48 commit 63a2386
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"@semantic-release/git": "10.0.1",
"@types/jest": "29.5.12",
"@types/node": "20.14.11",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"eslint": "9.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
Expand All @@ -63,11 +63,11 @@
"prettier": "3.3.3",
"pretty-quick": "4.0.0",
"reflect-metadata": "0.2.2",
"rimraf": "6.0.1",
"rimraf": "5.0.9",
"rxjs": "7.8.1",
"semantic-release": "24.0.0",
"semantic-release": "23.1.1",
"ts-jest": "29.2.3",
"typescript": "5.5.3"
"typescript": "5.5.4"
},
"lint-staged": {
"**/*": "pretty-quick --staged"
Expand Down

0 comments on commit 63a2386

Please sign in to comment.