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 5ea07d0 commit bdfd23c
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 @@ -38,7 +38,7 @@
"devDependencies": {
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"@sourcegraph/eslint-config": "^0.34.0",
"@sourcegraph/eslint-config": "^0.35.0",
"@sourcegraph/prettierrc": "^3.0.3",
"@sourcegraph/tsconfig": "^4.0.1",
"@sourcegraph/tslint-config": "^13.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -577,10 +577,10 @@
lodash "^4.17.4"
read-pkg-up "^7.0.0"

"@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 bdfd23c

Please sign in to comment.