Skip to content

Commit

Permalink
chore(deps): update dependency @sourcegraph/eslint-config to ^0.20.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 12, 2020
1 parent cca1629 commit 67e8223
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 @@ -49,7 +49,7 @@
"devDependencies": {
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@sourcegraph/eslint-config": "^0.20.9",
"@sourcegraph/eslint-config": "^0.20.10",
"@sourcegraph/prettierrc": "^3.0.3",
"@sourcegraph/tsconfig": "^4.0.1",
"@types/mocha": "7.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -540,10 +540,10 @@
resolved "https://registry.npmjs.org/@sinonjs/text-encoding/-/text-encoding-0.7.1.tgz#8da5c6530915653f3a1f38fd5f101d8c3f8079c5"
integrity sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ==

"@sourcegraph/eslint-config@^0.20.9":
version "0.20.9"
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.20.9.tgz#d0081b315c6f95797b0b29cc2028ef2794e4a5e4"
integrity sha512-HrhB/cz1dgmLiUbeH901LoymdidJatyQ9XRUg1RTN4dOHRf3Dl9Z8zvxamjKZXQNxM/Jsrj/4Lhml4wNj1Drdg==
"@sourcegraph/eslint-config@^0.20.10":
version "0.20.10"
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.20.10.tgz#49f67ee0b77c813ac55e458dead18a3843c6d8e9"
integrity sha512-zVnt9Z7PrDSd0XH9C9FXPc9ge3FhFpxvbKcEcLj87BzFuFypyOyfTOKhaBQZ5cuWu+NDId5ozhydXGVWmRTgHg==
dependencies:
"@sourcegraph/prettierrc" "^3.0.3"
"@typescript-eslint/eslint-plugin" "^4.4.0"
Expand Down

0 comments on commit 67e8223

Please sign in to comment.