Skip to content

Commit f89cc26

Browse files
chore(deps-dev): bump @remix-run/eslint-config from 2.17.3 to 2.17.4 (#625)
Bumps [@remix-run/eslint-config](https://github.com/remix-run/remix/tree/HEAD/packages/remix-eslint-config) from 2.17.3 to 2.17.4. - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/remix@2.17.4/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/remix@2.17.4/packages/remix-eslint-config) --- updated-dependencies: - dependency-name: "@remix-run/eslint-config" dependency-version: 2.17.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d48d484 commit f89cc26

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": "^2.17.3",
11+
"@remix-run/eslint-config": "^2.17.4",
1212
"@types/react": "^18.3.13",
1313
"eslint": "^8.57.1",
1414
"eslint-config-prettier": "^10.1.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -741,10 +741,10 @@
741741
resolved "https://registry.npmjs.org/@pkgr/core/-/core-0.2.7.tgz#eb5014dfd0b03e7f3ba2eeeff506eed89b028058"
742742
integrity sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==
743743

744-
"@remix-run/eslint-config@^2.17.3":
745-
version "2.17.3"
746-
resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-2.17.3.tgz#a9e764426af249a7d8d9a9528bb71c1990a2adbf"
747-
integrity sha512-11BAhGsJ89EHEODzuLudjsttkFQpYAcF2cr5zY6cMG9DlQS47SzSSZsVz7ZZufb+PcVX8MGvTkXWGsZDj2LZ3g==
744+
"@remix-run/eslint-config@^2.17.4":
745+
version "2.17.4"
746+
resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-2.17.4.tgz#a0393410e440136d8ea979b19e24f26681f0afcf"
747+
integrity sha512-Hhslms8Kl0fXHDS5UJWwyJ/1YQzJhRLjNZF+IfRLmCHI/zCvJP4dfy9yiT5BHnHb/m6MUz3l1L8EpPItg0dD5Q==
748748
dependencies:
749749
"@babel/core" "^7.21.8"
750750
"@babel/eslint-parser" "^7.21.8"

0 commit comments

Comments
 (0)