Skip to content

Commit 09ac76d

Browse files
chore(deps-dev): bump @remix-run/eslint-config from 2.17.0 to 2.17.1 (#613)
Bumps [@remix-run/eslint-config](https://github.com/remix-run/remix/tree/HEAD/packages/remix-eslint-config) from 2.17.0 to 2.17.1. - [Release notes](https://github.com/remix-run/remix/releases) - [Commits](https://github.com/remix-run/remix/commits/remix@2.17.1/packages/remix-eslint-config) --- updated-dependencies: - dependency-name: "@remix-run/eslint-config" dependency-version: 2.17.1 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 33aeb20 commit 09ac76d

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.0",
11+
"@remix-run/eslint-config": "^2.17.1",
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.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==
744+
"@remix-run/eslint-config@^2.17.1":
745+
version "2.17.1"
746+
resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-2.17.1.tgz#a8349b6cfa93f8f91fdbfcd629170a08e5ce7cf3"
747+
integrity sha512-5JVVOImOx90nPe28GnBkIJRlgqPUX4lSd2MPUf5OxuYjGvd9XaIs/bPphU/iiO34e35BKPb2Ib5Cs6rdLrOm7Q==
748748
dependencies:
749749
"@babel/core" "^7.21.8"
750750
"@babel/eslint-parser" "^7.21.8"

0 commit comments

Comments
 (0)