From 8378b886eb663c286c5182a2cf4705578e4758ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 12:30:04 +0000 Subject: [PATCH] Update dependency @herp-inc/eslint-config to v202409.3.0 (#540) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4b0e0cf..d9975b6 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "license": "MIT", "devDependencies": { "@cycle/run": "5.7.0", - "@herp-inc/eslint-config": "202409.2.0", + "@herp-inc/eslint-config": "202409.3.0", "@rollup/plugin-typescript": "12.1.1", "@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/parser": "7.18.0", diff --git a/yarn.lock b/yarn.lock index 5eb1ea9..30be8c8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -42,10 +42,10 @@ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2" integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q== -"@herp-inc/eslint-config@202409.2.0": - version "202409.2.0" - resolved "https://registry.yarnpkg.com/@herp-inc/eslint-config/-/eslint-config-202409.2.0.tgz#2fd7636dee4d8030156a93e2ad7ef9fb0f7fcf6a" - integrity sha512-/J/UIT6xvXP+dz4SUbEQ5RHhtaxLh2bkmhwhQr2wsQVrYC4km2gN4zOJCybPt6y3df1W85MfkDohFR2aaDUeyQ== +"@herp-inc/eslint-config@202409.3.0": + version "202409.3.0" + resolved "https://registry.yarnpkg.com/@herp-inc/eslint-config/-/eslint-config-202409.3.0.tgz#841aa05bf102cfd1748e6173977768d43cdba1e3" + integrity sha512-tiPbvwmRodx7yCHhE8M2uzWWCJfSuqzBv+/ADv3EJCEaqB5PeHcZbDMAHMpxS9D2KD1tq0InQavfbaMytVnruw== "@humanwhocodes/config-array@^0.13.0": version "0.13.0"