浏览代码

chore(deps-dev): bump drizzle-kit from 0.18.0 to 0.18.1

Bumps [drizzle-kit](https://github.com/drizzle-team/drizzle-kit-mirror) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/drizzle-team/drizzle-kit-mirror/releases)
- [Commits](https://github.com/drizzle-team/drizzle-kit-mirror/compare/v0.18.0...v0.18.1)

---
updated-dependencies:
- dependency-name: drizzle-kit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 年之前
父节点
当前提交
62700d68e9
共有 2 个文件被更改,包括 5 次插入5 次删除
  1. 1 1
      package.json
  2. 4 4
      pnpm-lock.yaml

+ 1 - 1
package.json

@@ -116,7 +116,7 @@
     "@typescript-eslint/eslint-plugin": "^5.59.11",
     "@typescript-eslint/parser": "^5.59.11",
     "dotenv-cli": "^7.2.1",
-    "drizzle-kit": "^0.18.0",
+    "drizzle-kit": "^0.18.1",
     "esbuild": "^0.16.17",
     "eslint": "8.42.0",
     "eslint-config-airbnb": "^19.0.4",

+ 4 - 4
pnpm-lock.yaml

@@ -256,8 +256,8 @@ devDependencies:
     specifier: ^7.2.1
     version: 7.2.1
   drizzle-kit:
-    specifier: ^0.18.0
-    version: 0.18.0
+    specifier: ^0.18.1
+    version: 0.18.1
   esbuild:
     specifier: ^0.16.17
     version: 0.16.17
@@ -4720,8 +4720,8 @@ packages:
       wordwrap: 1.0.0
     dev: true
 
-  /drizzle-kit@0.18.0:
-    resolution: {integrity: sha512-43oH0XNWJDfMmVtDVnW8OV+tIs3xXDb1MjdsDiv0a7unQAylr0hpGG0HD5uEPWSbt7oxBots+hnYWxo98D0KAg==}
+  /drizzle-kit@0.18.1:
+    resolution: {integrity: sha512-Oqie227W2Dd7FuqX4pvQWeClSvnoPCIn2cO9JueeLWZqj3tpdBhnbgt4nLHhBbOdWRlTLYwXnkTDW3hYym/gGQ==}
     hasBin: true
     dependencies:
       camelcase: 7.0.1