diff --git a/package.json b/package.json index e0bb111..c203a0f 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@babel/preset-env": "^7.18.6", "@babel/preset-react": "^7.18.6", "@babel/preset-typescript": "^7.18.6", - "@remix-run/eslint-config": "1.7.5", + "@remix-run/eslint-config": "1.10.1", "@remix-run/node": "1.7.5", "@rollup/plugin-babel": "^5.3.1", "@rollup/plugin-node-resolve": "^11.2.1", diff --git a/yarn.lock b/yarn.lock index e7a50d1..910fabd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1822,10 +1822,10 @@ tiny-glob "^0.2.9" tslib "^2.4.0" -"@remix-run/eslint-config@1.7.5": - version "1.7.5" - resolved "https://registry.yarnpkg.com/@remix-run/eslint-config/-/eslint-config-1.7.5.tgz#907fcb7c3434279cbcb797169731016eb4073e75" - integrity sha512-gxR3xYD3pq4Dz4fC+6F0ndaxBNVihBT6PyP5JRyWdzVnomkq5QVv/FxEJXuzwl4AgPOUlWZXCWX3gUWVFq/2tQ== +"@remix-run/eslint-config@1.10.1": + version "1.10.1" + resolved "https://registry.yarnpkg.com/@remix-run/eslint-config/-/eslint-config-1.10.1.tgz#65d153d8848e70daf736cc00d8407d5939654078" + integrity sha512-+yLiYkW/yCH1yau6q/R3JBPYBuf3sQ5UIAc2oPrIVw5DDZ46WciLGzVOGOMh+kTgJGjVhpRvINZfTaksJ72GAw== dependencies: "@babel/core" "^7.19.1" "@babel/eslint-parser" "^7.19.1"