Skip to content

Commit 4977c9e

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

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.1",
11+
"@remix-run/eslint-config": "^2.17.2",
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.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==
744+
"@remix-run/eslint-config@^2.17.2":
745+
version "2.17.2"
746+
resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-2.17.2.tgz#b399bf88d606a8dca9ba5e9bdb60b3f4473690eb"
747+
integrity sha512-amaXcAWYrLQ9d9u/IbfWNWyKnp1lSx+EcvhAoXRZdw7pL3Ndk5dAQNy2oU9lu/CxvRB4LKi7RcFckZ/VuQwHdw==
748748
dependencies:
749749
"@babel/core" "^7.21.8"
750750
"@babel/eslint-parser" "^7.21.8"

0 commit comments

Comments
 (0)