Browse Source

Housekeeping

SukkaW 1 year ago
parent
commit
418456bcd4
2 changed files with 4 additions and 4 deletions
  1. BIN
      bun.lockb
  2. 4 4
      package.json

BIN
bun.lockb


+ 4 - 4
package.json

@@ -29,17 +29,17 @@
     "punycode": "^2.3.1",
     "table": "^6.8.2",
     "tar-stream": "^3.1.7",
-    "tldts": "^6.1.25",
-    "tldts-experimental": "^6.1.25"
+    "tldts": "^6.1.26",
+    "tldts-experimental": "^6.1.26"
   },
   "devDependencies": {
     "@eslint-sukka/node": "6.0.0-beta.3",
     "@eslint-sukka/ts": "6.0.0-beta.3",
     "@types/async-retry": "^1.4.8",
-    "@types/bun": "^1.1.3",
+    "@types/bun": "^1.1.4",
     "@types/tar-stream": "^3.1.3",
     "bun-types": "^1.1.13",
-    "eslint": "^9.4.0",
+    "eslint": "^9.5.0",
     "eslint-config-sukka": "6.0.0-beta.3",
     "eslint-formatter-sukka": "6.0.0-beta.3",
     "mitata": "^0.1.11",