Skip to content

Commit da185ae

Browse files
dependabot[bot]mcansh
authored andcommitted
chore(deps-dev): bump @remix-run/eslint-config from 1.8.1 to 1.8.2 (#101)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aed4c69 commit da185ae

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.8.1",
11+
"@remix-run/eslint-config": "^1.8.2",
1212
"@types/react": "^18.0.26",
1313
"eslint": "^8.29.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.8.1":
699-
version "1.8.1"
700-
resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-1.8.1.tgz#7d1999d36f3263cc878f512303f317980d9cba45"
701-
integrity sha512-k8x1hb8mW57k2k3koYOWNkl2Q7N/D+0M00nedXSnXfFhL8W2tCVAcTLQRksXseEODGL/nBlqGVktJCqS4UK0eQ==
698+
"@remix-run/eslint-config@^1.8.2":
699+
version "1.8.2"
700+
resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-1.8.2.tgz#823839421ff3ee7a6b7a57b7494b8bf8159e4c44"
701+
integrity sha512-wHjDFXIQiXvjyyXVr0KdtcIpEXTgyQv+HipwtKZi7R81n9iXZ+4XqXzOuU+DBJ2RPxrMHh9qHCXhllRXPxE0Rw==
702702
dependencies:
703703
"@babel/core" "^7.19.1"
704704
"@babel/eslint-parser" "^7.19.1"

0 commit comments

Comments
 (0)