mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-05-10 10:43:06 +00:00
chore(deps-dev): bump drizzle-kit from 0.31.0 to 0.31.1
Bumps [drizzle-kit](https://github.com/drizzle-team/drizzle-orm) from 0.31.0 to 0.31.1. - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](https://github.com/drizzle-team/drizzle-orm/compare/drizzle-kit@0.31.0...drizzle-kit@0.31.1) --- updated-dependencies: - dependency-name: drizzle-kit dependency-version: 0.31.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9ca1969dd7
commit
c751287949
2 changed files with 6 additions and 6 deletions
|
@ -37,7 +37,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "^8.32.0",
|
||||
"@typescript-eslint/parser": "^8.31.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"drizzle-kit": "^0.31.0",
|
||||
"drizzle-kit": "^0.31.1",
|
||||
"eslint": "^9.26.0",
|
||||
"eslint-config-prettier": "^10.1.2",
|
||||
"globals": "^16.0.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2179,9 +2179,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"drizzle-kit@npm:^0.31.0":
|
||||
version: 0.31.0
|
||||
resolution: "drizzle-kit@npm:0.31.0"
|
||||
"drizzle-kit@npm:^0.31.1":
|
||||
version: 0.31.1
|
||||
resolution: "drizzle-kit@npm:0.31.1"
|
||||
dependencies:
|
||||
"@drizzle-team/brocli": "npm:^0.10.2"
|
||||
"@esbuild-kit/esm-loader": "npm:^2.5.5"
|
||||
|
@ -2189,7 +2189,7 @@ __metadata:
|
|||
esbuild-register: "npm:^3.5.0"
|
||||
bin:
|
||||
drizzle-kit: bin.cjs
|
||||
checksum: 10c0/592471addd20dee3bde564faaba794f2b66cefabe50ce05af4cbc19dd559eea1102c8bc15e3d966ecaa28f8cecfa9948438ebc6893064052ca81cfa56a6e9dc4
|
||||
checksum: 10c0/da28fd8de2649ff4a9bccd84270d95eddac7578bda7604d9cf1870bffd94c7ae3a939d300a4af1f74e9942ae6a46e816afdc7aa7f2837e65c3051a4aa42cdee9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4682,7 +4682,7 @@ __metadata:
|
|||
"@typescript-eslint/parser": "npm:^8.31.1"
|
||||
cross-env: "npm:^7.0.3"
|
||||
discord.js: "npm:^14.19.3"
|
||||
drizzle-kit: "npm:^0.31.0"
|
||||
drizzle-kit: "npm:^0.31.1"
|
||||
drizzle-orm: "npm:^0.43.1"
|
||||
eslint: "npm:^9.26.0"
|
||||
eslint-config-prettier: "npm:^10.1.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue