Skip to content

Commit

Permalink
chore(dependencies): update dependency @rabbithouse/eslint-config to …
Browse files Browse the repository at this point in the history
…^1.0.10
  • Loading branch information
renovate[bot] committed Jul 21, 2023
1 parent 3a2d458 commit c8b2e71
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 @@ -52,7 +52,7 @@
"devDependencies": {
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
"@babel/plugin-proposal-optional-chaining": "7.21.0",
"@rabbithouse/eslint-config": "^1.0.9",
"@rabbithouse/eslint-config": "^1.0.10",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"@types/react-helmet": "6.1.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2201,10 +2201,10 @@
"@pnpm/network.ca-file" "^1.0.1"
config-chain "^1.1.11"

"@rabbithouse/eslint-config@^1.0.9":
version "1.0.9"
resolved "https://registry.yarnpkg.com/@rabbithouse/eslint-config/-/eslint-config-1.0.9.tgz#e8f5ce1c1f5d148c84403a694ab97f41784357c4"
integrity sha512-DBBSCIlzn3kRNQsWwm4eHmFxPCBrsEhaaMF4Mm4DAAvbj+gXbh9x6Mj554c5eOvgZUEy5+ZYkVjehmMrWJcxFw==
"@rabbithouse/eslint-config@^1.0.10":
version "1.0.10"
resolved "https://registry.yarnpkg.com/@rabbithouse/eslint-config/-/eslint-config-1.0.10.tgz#4db04044ceca81a6bc78ba354eaa612abc008930"
integrity sha512-AmU6c/0J+6M7IBpLN6I3/1O/jOTR03IIDNRovBAZ0b0+fBdSXpWwlIRIggPbCZ8bfbG4Jl+xSmJCv63bnhA2lw==
dependencies:
"@rushstack/eslint-config" "3.3.2"
eslint "8.45.0"
Expand Down

0 comments on commit c8b2e71

Please sign in to comment.