Skip to content

Commit b4c2d92

Browse files
chore(deps-dev): bump @remix-run/eslint-config from 2.16.8 to 2.17.0 (#603)
Bumps [@remix-run/eslint-config](https://github.com/remix-run/remix/tree/HEAD/packages/remix-eslint-config) from 2.16.8 to 2.17.0. - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/main/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-eslint-config) --- updated-dependencies: - dependency-name: "@remix-run/eslint-config" dependency-version: 2.17.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9097fd3 commit b4c2d92

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.16.8",
11+
"@remix-run/eslint-config": "^2.17.0",
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.16.8":
745-
version "2.16.8"
746-
resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-2.16.8.tgz#38351afcb9eac7cb2a06e5e47659cd72c4d3d13b"
747-
integrity sha512-vtYBv485ijnaVoU/m1vNB3oKofvCKSpoHJ1rQdNHXUbJlpdaTaGDTlnCjgFAssgiu2GQl7a5etySqXVZgfpjPw==
744+
"@remix-run/eslint-config@^2.17.0":
745+
version "2.17.0"
746+
resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-2.17.0.tgz#644de693b6d92c5b8d19667e2498a7ce6b89a8ab"
747+
integrity sha512-32bOczqWqgvoMxCgCXPNV6acaRHeVskmAJf1LIY6+TWCwCHFbkMcT6zB16I3/3tQ98UvZIa5tumnFlypTgMGwg==
748748
dependencies:
749749
"@babel/core" "^7.21.8"
750750
"@babel/eslint-parser" "^7.21.8"

0 commit comments

Comments
 (0)