From 337b2f51ba697bc177f052b6c4372090bb860e42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 05:00:06 +0000 Subject: [PATCH] Bump @remix-run/eslint-config from 1.14.2 to 1.15.0 Bumps [@remix-run/eslint-config](https://github.com/remix-run/remix/tree/HEAD/packages/remix-eslint-config) from 1.14.2 to 1.15.0. - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-eslint-config/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/eslint-config@1.15.0/packages/remix-eslint-config) --- updated-dependencies: - dependency-name: "@remix-run/eslint-config" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 33f0231..e8fd03e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1558,9 +1558,9 @@ xdm "^2.0.0" "@remix-run/eslint-config@^1.9.0": - version "1.14.2" - resolved "https://registry.yarnpkg.com/@remix-run/eslint-config/-/eslint-config-1.14.2.tgz#768d3ab4b25832bca21ed156091b4fe6bff88d2a" - integrity sha512-8ZqZYF3q6Xvuj56AY7Z33W4osmNI8fD5Kk/Xm3expke7ZDPeBVZ8k3oqTbiFBTlKwOyZ2ZbRWJFQLKPPB6LMJw== + version "1.15.0" + resolved "https://registry.yarnpkg.com/@remix-run/eslint-config/-/eslint-config-1.15.0.tgz#4a0128b906fa5b942cb22d3b414b44ccfd1282c7" + integrity sha512-nwCPK/4anLMDWJnBsrWL9Wfcy2eRDlKjGWZeYeozDpJnH9iG1vA5aow0OmcpblwgvAwcgSC8Gdb7P5uK4Xy5/Q== dependencies: "@babel/core" "^7.19.1" "@babel/eslint-parser" "^7.19.1"