From ca9cff9d231c05ac2780a4111df4a6c0bee372aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 16:21:20 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-next to v14.2.20 (#461) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- bun.lockb | Bin 852491 -> 852491 bytes package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bun.lockb b/bun.lockb index 61d715aa7c38be920ae9bf832fa246f62bce10a1..dd518bf5d8d6f4c6267de0da8e900d6bfdb56b46 100755 GIT binary patch delta 294 zcmeBfG3jnGnV_feZR3f5ALe_W6$s;*q#9M3@oLHgu{qzvUHq>E>}x-k@~P3U)sJzj zACpu%qsZjI8uiH&YB;9PNN2i$;I_}mU;<)hAZFP;Cb2Y;u)?!8tT+upl}$~<0O`7%1{;Euq58nUb_jIB0UOTT{qX!qkom3e>r z?3LC{|7vixf2w4^mhPia*$LOn!!xh+?T!f{G!tur8)naOYXgSXx`}8>c_a% zk4Y+hdWsLD#^eb#9Mfl{GhKl5+Gk`i0WmWWvuvM{!TMLx!Rx`rqDc`?0}oD;`N^ko z@{xi?Zsb8`&mSMf{v|2}aajFp-^s;z?CZ>l?>20^_A|jo$Dpe6%8F^7)0yYRNtgG9 zY`@yYs=(-=ttOm1_n0$lUvKTz?l2k0?MqH1e`&n7Z05d~d6|oDPdpf)#Cygh?$n+` z29G={XROf{7Y`p3qv7<%U)+k@S^n~{vjPBvn1v$% diff --git a/package.json b/package.json index 9f3775af..3b6efe0d 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@types/react-test-renderer": "^18.0.7", "@typescript-eslint/parser": "^8.0.0", "@vitejs/plugin-react": "^4.2.1", - "eslint-config-next": "14.2.18", + "eslint-config-next": "14.2.20", "eslint": "^9.9.1", "eslint-config-prettier": "^9.1.0", "eslint-plugin-chakra-ui": "^0.11.0",