Skip to content

Commit

Permalink
chore(deps-dev): bump @remix-run/eslint-config from 1.8.0 to 1.8.1 (#97)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2022
1 parent 3eb0a02 commit 35381f7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lint:fix": "yarn lint --fix"
},
"devDependencies": {
"@remix-run/eslint-config": "^1.8.0",
"@remix-run/eslint-config": "^1.8.1",
"@types/react": "^18.0.26",
"eslint": "^8.29.0",
"eslint-plugin-markdown": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -695,10 +695,10 @@
tiny-glob "^0.2.9"
tslib "^2.4.0"

"@remix-run/eslint-config@^1.8.0":
version "1.8.0"
resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-1.8.0.tgz#6285a586a0bb455c18c9fd31bf220d84576d0f0f"
integrity sha512-jF2YtpYGnoCE2/VXo2xQvgu7kzPqGbtPGkm+t22/v/pdf+hp/dyICNv3XNKPqsVa8vEDBcK9RtP5etV9cSsSyQ==
"@remix-run/eslint-config@^1.8.1":
version "1.8.1"
resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-1.8.1.tgz#7d1999d36f3263cc878f512303f317980d9cba45"
integrity sha512-k8x1hb8mW57k2k3koYOWNkl2Q7N/D+0M00nedXSnXfFhL8W2tCVAcTLQRksXseEODGL/nBlqGVktJCqS4UK0eQ==
dependencies:
"@babel/core" "^7.19.1"
"@babel/eslint-parser" "^7.19.1"
Expand Down

0 comments on commit 35381f7

Please sign in to comment.