From 8efad79ed67ce002d1c22cc7b874ba877a96be2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 15:19:01 +0000 Subject: [PATCH] Update dependency @herp-inc/eslint-config-jest to v202403 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index eb3822e..432380d 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "license": "MIT", "devDependencies": { "@herp-inc/eslint-config": "0.31.0", - "@herp-inc/eslint-config-jest": "0.4.0", + "@herp-inc/eslint-config-jest": "202403.2.0", "@herp-inc/tsconfig.json": "1.0.0", "@types/jest": "29.5.12", "@typescript-eslint/eslint-plugin": "7.5.0", diff --git a/yarn.lock b/yarn.lock index 456ff91..70d1a4e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -334,10 +334,10 @@ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f" integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g== -"@herp-inc/eslint-config-jest@0.4.0": - version "0.4.0" - resolved "https://registry.yarnpkg.com/@herp-inc/eslint-config-jest/-/eslint-config-jest-0.4.0.tgz#de71118a6443d05ea0f4be4b6ba35acf3ca0dea5" - integrity sha512-44m/LnZtgAK5MZQVdVb0oOKB5eq2wCbw7l92uY+qmjTqa1oesDQN6QPHGUpROcb/EDkDtcDBsG06QK9GfQvmdw== +"@herp-inc/eslint-config-jest@202403.2.0": + version "202403.2.0" + resolved "https://registry.yarnpkg.com/@herp-inc/eslint-config-jest/-/eslint-config-jest-202403.2.0.tgz#eea1069161f9ff674b27e680146ea6fad2ca5a2c" + integrity sha512-yocsnyfLz3iSSbjgaZyomyPuMQBlmM53SSu/EQZccISw9zv5oMB2l0zwt99srRCTNi4EiFh5TVDXcTC16qRvVw== "@herp-inc/eslint-config@0.31.0": version "0.31.0"