Skip to content

Commit 5475ec7

Browse files
chore(deps-dev): bump @remix-run/eslint-config from 2.16.2 to 2.16.3 (#579)
Bumps [@remix-run/eslint-config](https://github.com/remix-run/remix/tree/HEAD/packages/remix-eslint-config) from 2.16.2 to 2.16.3. - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-eslint-config/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/eslint-config@2.16.3/packages/remix-eslint-config) --- updated-dependencies: - dependency-name: "@remix-run/eslint-config" 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 c3c235d commit 5475ec7

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -684,10 +684,10 @@
684684
"@nodelib/fs.scandir" "2.1.5"
685685
fastq "^1.6.0"
686686

687-
"@remix-run/eslint-config@^2.16.2":
688-
version "2.16.2"
689-
resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-2.16.2.tgz#35e73a9fb1dcf03a3878d00bc45ce833b8bbfc37"
690-
integrity sha512-0GDD6sOIPzp7Ux/rmWHNn2eSMSrc0wJ4B8x8zOc+YRkfMMIbLM/E9bNK8WSdtZZDIp66CU/zkI4bG5tdk0ZjXg==
687+
"@remix-run/eslint-config@^2.16.3":
688+
version "2.16.3"
689+
resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-2.16.3.tgz#abac0f5c344252f939e18fd10c04e297d3980bd6"
690+
integrity sha512-hy6eiTgOlj29Hv1vK2uorok5MUSx2g60FYxi9SkDVv3qBM5q+2wP/DHDRSfhHzu07D4P+m+UJQz1fBAk+GM4Fw==
691691
dependencies:
692692
"@babel/core" "^7.21.8"
693693
"@babel/eslint-parser" "^7.21.8"

0 commit comments

Comments
 (0)