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.19
  • Loading branch information
renovate[bot] committed Aug 16, 2023
1 parent 6b27259 commit b3481bd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 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.18",
"@rabbithouse/eslint-config": "^1.0.19",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"@types/react-helmet": "6.1.6",
Expand Down
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2182,17 +2182,17 @@
"@pnpm/network.ca-file" "^1.0.1"
config-chain "^1.1.11"

"@rabbithouse/eslint-config@^1.0.18":
version "1.0.18"
resolved "https://registry.yarnpkg.com/@rabbithouse/eslint-config/-/eslint-config-1.0.18.tgz#9cb1a6e312d67c55d32dccb74ba2fc2b2efff9d8"
integrity sha512-VvxeE3TyWdGWCp0nx6UZv/0ycKvRrHPDizPRXVK7Dq6+rB0HiUnR2Pb6Cit/JByQgGezv33XZYYxeuHF7+/ekQ==
"@rabbithouse/eslint-config@^1.0.19":
version "1.0.19"
resolved "https://registry.yarnpkg.com/@rabbithouse/eslint-config/-/eslint-config-1.0.19.tgz#8bb98ca57e0138c80fe0cac88142f4cafa74aeb7"
integrity sha512-om5hnDShjgarZMW0lJedQctP0cz5hfDN0/FXODmPrewLPry0VKR7i7HroNqIb2He3o8x2ZfoavTSLHNggXVE9w==
dependencies:
"@rushstack/eslint-config" "3.3.3"
eslint "8.47.0"
eslint-config-prettier "9.0.0"
eslint-plugin-prettier "5.0.0"
eslint-plugin-sonarjs "0.20.0"
prettier "3.0.1"
prettier "3.0.2"

"@rushstack/eslint-config@3.3.3":
version "3.3.3"
Expand Down Expand Up @@ -9743,11 +9743,6 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.1.tgz#65271fc9320ce4913c57747a70ce635b30beaa40"
integrity sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==

prettier@3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.2.tgz#78fcecd6d870551aa5547437cdae39d4701dca5b"
Expand Down

0 comments on commit b3481bd

Please sign in to comment.