Skip to content

Commit cee8ce1

Browse files
chore(deps-dev): bump @remix-run/eslint-config from 1.19.3 to 2.9.2 (#478)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b736d6 commit cee8ce1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"lint:fix": "yarn lint --fix"
99
},
1010
"devDependencies": {
11-
"@remix-run/eslint-config": "^1.19.3",
11+
"@remix-run/eslint-config": "^2.9.2",
1212
"@types/react": "^18.3.3",
1313
"eslint": "^8.57.0",
1414
"eslint-config-prettier": "^9.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -711,10 +711,10 @@
711711
tiny-glob "^0.2.9"
712712
tslib "^2.4.0"
713713

714-
"@remix-run/eslint-config@^1.19.3":
715-
version "1.19.3"
716-
resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-1.19.3.tgz#51c1d36ccddec736792bb6df7c997591f7d4b81c"
717-
integrity sha512-8yvPtsJj1hBKp6ypTTDhHmJ2ftoPmBV1xPPOIqhMLDQ1fwmzocwnkz9RHTeMYkdNSzUuqGnpGaMTHgrT3WfckQ==
714+
"@remix-run/eslint-config@^2.9.2":
715+
version "2.9.2"
716+
resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-2.9.2.tgz#ae917d4278c5cd71589816f745954fb3aeafa02c"
717+
integrity sha512-tZV98Fz1QHAwIA9MOo48Es0ltAzvOIj/uCjCDsKOEndhEX+qwH1qC7eLIBGJiRDgEO3hIQUtzUuw5S6J8B2B+w==
718718
dependencies:
719719
"@babel/core" "^7.21.8"
720720
"@babel/eslint-parser" "^7.21.8"

0 commit comments

Comments
 (0)