Skip to content

Commit d84e442

Browse files
chore(deps-dev): bump @remix-run/eslint-config from 2.16.7 to 2.16.8 (#590)
Bumps [@remix-run/eslint-config](https://github.com/remix-run/remix/tree/HEAD/packages/remix-eslint-config) from 2.16.7 to 2.16.8. - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/@remix-run/[email protected]/packages/remix-eslint-config/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.16.8 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 37da328 commit d84e442

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

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.7":
745-
version "2.16.7"
746-
resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-2.16.7.tgz#602484717fdf2da2798156ba4e307571f9987909"
747-
integrity sha512-Q9y1IBSlphRR8xRSrFoCNwx6/YqbLL5tqZNwcn72Pciww5U13sVUA0EU5eNBT0zOUTY6NVGhKMhEs1jHBk3zuw==
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==
748748
dependencies:
749749
"@babel/core" "^7.21.8"
750750
"@babel/eslint-parser" "^7.21.8"

0 commit comments

Comments
 (0)