Skip to content

Commit 6747808

Browse files
chore(deps-dev): bump @remix-run/eslint-config from 1.7.5 to 1.7.6 (#75)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8833ea commit 6747808

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.7.5",
11+
"@remix-run/eslint-config": "^1.7.6",
1212
"@types/react": "^18.0.25",
1313
"eslint": "^8.27.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.7.5":
699-
version "1.7.5"
700-
resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-1.7.5.tgz#907fcb7c3434279cbcb797169731016eb4073e75"
701-
integrity sha512-gxR3xYD3pq4Dz4fC+6F0ndaxBNVihBT6PyP5JRyWdzVnomkq5QVv/FxEJXuzwl4AgPOUlWZXCWX3gUWVFq/2tQ==
698+
"@remix-run/eslint-config@^1.7.6":
699+
version "1.7.6"
700+
resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-1.7.6.tgz#62e7cf30e042865b44a1a5c9f7c2ae584a6415a6"
701+
integrity sha512-bMKsk6/2xew2mVyq8DkTfweH0S+SHbmw1HlQaAMRLdrkCQJd3Xcp/1OYl85zpcwNK1XoIciR+4kMuHQmsyMsOw==
702702
dependencies:
703703
"@babel/core" "^7.19.1"
704704
"@babel/eslint-parser" "^7.19.1"

0 commit comments

Comments
 (0)