Skip to content

Commit a86673d

Browse files
chore(deps-dev): bump @remix-run/eslint-config from 1.9.0 to 1.10.0 (#124)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f7ced0 commit a86673d

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": "^1.9.0",
11+
"@remix-run/eslint-config": "^1.10.0",
1212
"@types/react": "^18.0.26",
1313
"eslint": "^8.31.0",
1414
"eslint-plugin-markdown": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -695,10 +695,10 @@
695695
tiny-glob "^0.2.9"
696696
tslib "^2.4.0"
697697

698-
"@remix-run/eslint-config@^1.9.0":
699-
version "1.9.0"
700-
resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-1.9.0.tgz#9a7e35c61f703165657dd3126bc1cb2424989fc6"
701-
integrity sha512-SPEY+FqvYrlpqYpvPPKd/2dlKzd9Vlxa2HkvKqIHtaiBFUGX9GWnKRro6b5KQ6IU0K5wupCJXG4/bw1CYd8pFg==
698+
"@remix-run/eslint-config@^1.10.0":
699+
version "1.10.0"
700+
resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-1.10.0.tgz#de371099a18065d2a071080a83a0c55292cf495b"
701+
integrity sha512-D3yVsVMFQWRheENHF7aFBg5C+gBvbAn1+kaCQijnLLyno84vj9vY9ACum0R1Kv5qw2D1M7IryORIJ8UgTG5tlw==
702702
dependencies:
703703
"@babel/core" "^7.19.1"
704704
"@babel/eslint-parser" "^7.19.1"

0 commit comments

Comments
 (0)