mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-02 09:44:14 +00:00
Merge pull request #244 from ahmadk953/dependabot/npm_and_yarn/drizzle-kit-0.30.2
Bump drizzle-kit from 0.30.1 to 0.30.2
This commit is contained in:
commit
caa51e423a
2 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@
|
||||||
"@types/pg": "^8.11.10",
|
"@types/pg": "^8.11.10",
|
||||||
"@typescript-eslint/eslint-plugin": "^8.20.0",
|
"@typescript-eslint/eslint-plugin": "^8.20.0",
|
||||||
"@typescript-eslint/parser": "^8.20.0",
|
"@typescript-eslint/parser": "^8.20.0",
|
||||||
"drizzle-kit": "^0.30.1",
|
"drizzle-kit": "^0.30.2",
|
||||||
"eslint": "^9.18.0",
|
"eslint": "^9.18.0",
|
||||||
"eslint-config-prettier": "^10.0.1",
|
"eslint-config-prettier": "^10.0.1",
|
||||||
"globals": "^15.14.0",
|
"globals": "^15.14.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1435,9 +1435,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"drizzle-kit@npm:^0.30.1":
|
"drizzle-kit@npm:^0.30.2":
|
||||||
version: 0.30.1
|
version: 0.30.2
|
||||||
resolution: "drizzle-kit@npm:0.30.1"
|
resolution: "drizzle-kit@npm:0.30.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@drizzle-team/brocli": "npm:^0.10.2"
|
"@drizzle-team/brocli": "npm:^0.10.2"
|
||||||
"@esbuild-kit/esm-loader": "npm:^2.5.5"
|
"@esbuild-kit/esm-loader": "npm:^2.5.5"
|
||||||
|
@ -1445,7 +1445,7 @@ __metadata:
|
||||||
esbuild-register: "npm:^3.5.0"
|
esbuild-register: "npm:^3.5.0"
|
||||||
bin:
|
bin:
|
||||||
drizzle-kit: bin.cjs
|
drizzle-kit: bin.cjs
|
||||||
checksum: 10c0/775f8e1afa85a3c8d5a86a621d130110012063d7204134fdaf494860a0913433c3a755113a71c0555009123012900bbe40b149d4e4e0eadcef953374f273922c
|
checksum: 10c0/836fbc50f0a32d6bd02a0adec125cc0d3019055319f97e53008fca049b1791c914c5ca90f4f6cbb5462e6e2a9128028085c7d8d929c306a7543e6d8c72d60890
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -3044,7 +3044,7 @@ __metadata:
|
||||||
"@typescript-eslint/eslint-plugin": "npm:^8.20.0"
|
"@typescript-eslint/eslint-plugin": "npm:^8.20.0"
|
||||||
"@typescript-eslint/parser": "npm:^8.20.0"
|
"@typescript-eslint/parser": "npm:^8.20.0"
|
||||||
discord.js: "npm:^14.17.3"
|
discord.js: "npm:^14.17.3"
|
||||||
drizzle-kit: "npm:^0.30.1"
|
drizzle-kit: "npm:^0.30.2"
|
||||||
drizzle-orm: "npm:^0.38.3"
|
drizzle-orm: "npm:^0.38.3"
|
||||||
eslint: "npm:^9.18.0"
|
eslint: "npm:^9.18.0"
|
||||||
eslint-config-prettier: "npm:^10.0.1"
|
eslint-config-prettier: "npm:^10.0.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue