Skip to content

Commit

Permalink
chore: update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2023
1 parent d999c3b commit 1f6a4e0
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 134 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,22 @@
"devDependencies": {
"@faker-js/faker": "8.3.1",
"@tsconfig/node18-strictest": "1.0.0",
"@types/jest": "29.5.10",
"@types/node": "20.10.0",
"@typescript-eslint/eslint-plugin": "6.13.0",
"@typescript-eslint/parser": "6.13.0",
"@types/jest": "29.5.11",
"@types/node": "20.10.4",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.0",
"jest": "29.7.0",
"prettier": "3.1.0",
"prettier": "3.1.1",
"rimraf": "5.0.5",
"sqlite3": "5.1.6",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"ts-node": "10.9.2",
"typeorm": "0.3.17",
"typescript": "5.3.2"
"typescript": "5.3.3"
},
"engines": {
"node": ">=18 <19 || >=20"
Expand Down
Loading

0 comments on commit 1f6a4e0

Please sign in to comment.