Skip to content

Commit

Permalink
chore(deps): update dependency @sourcegraph/eslint-config to ^0.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 9, 2023
1 parent 31868d9 commit 82877bb
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 @@ -100,7 +100,7 @@
"last 1 Safari versions"
],
"devDependencies": {
"@sourcegraph/eslint-config": "^0.34.0",
"@sourcegraph/eslint-config": "^0.35.0",
"@sourcegraph/tsconfig": "^4.0.1",
"@types/node": "18.18.4",
"eslint": "^8.51.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1097,10 +1097,10 @@
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.7.0.tgz#9a06f4f137ee84d7df0460c1fdb1135ffa6c50fd"
integrity sha512-ONhaKPIufzzrlNbqtWFFd+jlnemX6lJAgq9ZeiZtS7I1PIf/la7CW4m83rTXRnVnsMbW2k56pGYu7AUFJD9Pow==

"@sourcegraph/eslint-config@^0.34.0":
version "0.34.0"
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.34.0.tgz#7f206a513a86441b564ded0eabd135118c8495e5"
integrity sha512-TB7rKE8HHqvGgqm+9JppItB0jfFmux8R1M/QgQaF6tgPZge8cl6VPSCHmU7phLku8tp7HOfw3kQC3HaI4DJcgA==
"@sourcegraph/eslint-config@^0.35.0":
version "0.35.0"
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.35.0.tgz#96efa83061d53e3a6c45ae016e935f20d74b95e3"
integrity sha512-06se5SeOhZwKE7jTGCEZ+FfffJ/NtrOuGqMu0KNeRJQSQvl5P9XoD51EBU4gyCiCjQrJS5wU+O4SbQ3kwM4+2Q==
dependencies:
"@sourcegraph/prettierrc" "^3.0.3"
"@typescript-eslint/eslint-plugin" "^5.20.0"
Expand Down

0 comments on commit 82877bb

Please sign in to comment.