Skip to content

Commit

Permalink
chore(deps-dev): bump @remix-run/eslint-config from 2.9.2 to 2.10.0 (#…
Browse files Browse the repository at this point in the history
…515)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 27, 2024
1 parent 552edc2 commit 0be8558
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lint:fix": "yarn lint --fix"
},
"devDependencies": {
"@remix-run/eslint-config": "^2.9.2",
"@remix-run/eslint-config": "^2.10.0",
"@types/react": "^18.3.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -684,10 +684,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@remix-run/eslint-config@^2.9.2":
version "2.9.2"
resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-2.9.2.tgz#ae917d4278c5cd71589816f745954fb3aeafa02c"
integrity sha512-tZV98Fz1QHAwIA9MOo48Es0ltAzvOIj/uCjCDsKOEndhEX+qwH1qC7eLIBGJiRDgEO3hIQUtzUuw5S6J8B2B+w==
"@remix-run/eslint-config@^2.10.0":
version "2.10.0"
resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-2.10.0.tgz#90c35edcb64010716498b63cb1bb25620459438c"
integrity sha512-6UNOVsV6T7Q0BCQ28heT4tMzZFDnNPTZXzwCM3bPf6gRZgZ8IlBX3ZvmncisRHiiNphYtmXR/p/e3kJWNH5OCA==
dependencies:
"@babel/core" "^7.21.8"
"@babel/eslint-parser" "^7.21.8"
Expand Down

0 comments on commit 0be8558

Please sign in to comment.