Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 6804446

Browse files
chore(deps): update all non-major dev-dependencies (#266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 33f9a00 commit 6804446

File tree

4 files changed

+61
-57
lines changed

4 files changed

+61
-57
lines changed

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@japa/runner": "^3.1.4",
3131
"@types/eventsource": "^1.1.15",
3232
"@types/lodash": "^4.17.13",
33-
"discord-api-types": "^0.37.110",
33+
"discord-api-types": "^0.37.111",
3434
"tsx": "4.19.2"
3535
}
3636
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
"@sapphire/ts-config": "^5.0.1",
2020
"@snowcrystals/eslint-config": "^1.0.2",
2121
"@snowcrystals/prettier-config": "^1.0.0",
22-
"@types/node": "^20.17.9",
22+
"@types/node": "^20.17.10",
2323
"eslint": "^8.57.1",
2424
"husky": "^9.1.7",
2525
"is-ci": "^3.0.1",
26-
"lint-staged": "^15.2.10",
27-
"nodemon": "^3.1.7",
26+
"lint-staged": "^15.2.11",
27+
"nodemon": "^3.1.9",
2828
"prettier": "^3.4.2",
2929
"tsconfig-paths": "^4.2.0",
3030
"turbo": "1.13.4",

packages/database/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"tsyringe": "^4.8.0"
2828
},
2929
"devDependencies": {
30-
"drizzle-kit": "^0.29.1",
30+
"drizzle-kit": "^0.30.1",
3131
"@japa/expect": "^3.0.2",
3232
"@japa/runner": "^3.1.4",
3333
"tsx": "4.19.2",

pnpm-lock.yaml

Lines changed: 56 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)