Browse Source

chore: bump up all non-major dependencies (#356)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 1 year ago
parent
commit
f0488d2290
4 changed files with 814 additions and 814 deletions
  1. 336 336
      .yarn/releases/yarn-4.0.2.cjs
  2. 1 1
      .yarnrc.yml
  3. 2 2
      package.json
  4. 475 475
      yarn.lock

File diff suppressed because it is too large
+ 336 - 336
.yarn/releases/yarn-4.0.2.cjs


+ 1 - 1
.yarnrc.yml

@@ -2,4 +2,4 @@ nodeLinker: node-modules
 
 npmAuditRegistry: "https://registry.npmjs.org"
 
-yarnPath: .yarn/releases/yarn-4.0.2.cjs
+yarnPath: .yarn/releases/yarn-4.1.0.cjs

+ 2 - 2
package.json

@@ -60,7 +60,7 @@
     "@napi-rs/cli": "^2.16.4",
     "@swc-node/register": "^1.6.8",
     "@swc/core": "^1.3.95",
-    "@taplo/cli": "^0.5.2",
+    "@taplo/cli": "^0.7.0",
     "@typescript-eslint/eslint-plugin": "^7.0.0",
     "@typescript-eslint/parser": "^7.0.0",
     "ava": "^6.0.0",
@@ -107,5 +107,5 @@
     "singleQuote": true,
     "arrowParens": "always"
   },
-  "packageManager": "yarn@4.0.2"
+  "packageManager": "yarn@4.1.0"
 }

File diff suppressed because it is too large
+ 475 - 475
yarn.lock