From b1873f3ac015b13897894c04ca792c7ef5922814 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 01:55:01 +0000 Subject: [PATCH] chore(deps): update dependency @antfu/eslint-config to v2.27.1 --- example/bun.lockb | Bin 134061 -> 134061 bytes example/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/example/bun.lockb b/example/bun.lockb index cd5808a96270fb6ffae8c9969ab650c9a3ff9abb..924c09871041bb8ddaef546039bef787445c945c 100755 GIT binary patch delta 239 zcmV#r9WuG`kK;KnxZB1BrfJHS$ z4?sqSX;bqW&tXyO0> delta 235 zcmVAR%yPqkJvjX2Y!8CE8B$Q^9IR~UTxc8EVJF^ l)Oi6gx3XUWa}WVFwSX;bqZPZYW@HK diff --git a/example/package.json b/example/package.json index 369a523..fdb8afc 100644 --- a/example/package.json +++ b/example/package.json @@ -10,7 +10,7 @@ "typescript": "^5.0.0" }, "devDependencies": { - "@antfu/eslint-config": "2.27.0", + "@antfu/eslint-config": "2.27.1", "@types/bun": "latest", "eslint": "9.9.0" }