Skip to content

Commit

Permalink
chore(meta): allow renovate to automerge minor and patch updates (#10)
Browse files Browse the repository at this point in the history
* chore(meta): allow renovate to automerge minor and patch updates

* chore(deps): update all dependencies
  • Loading branch information
rektdeckard authored Nov 1, 2024
1 parent d2c4b33 commit 4e00c3c
Show file tree
Hide file tree
Showing 3 changed files with 278 additions and 262 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
"packageManager": "[email protected]",
"devDependencies": {
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.10.0",
"@eslint/js": "^9.13.0",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/node": "^22.5.5",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"eslint": "^8.56.0",
"@types/node": "^22.8.6",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "^5.2.1",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"dependencies": {
"@livekit/agents": "^0.3.4",
Expand Down
Loading

0 comments on commit 4e00c3c

Please sign in to comment.