Skip to content

Commit 0fbb911

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @sourcegraph/eslint-config to ^0.21.0
1 parent 1732388 commit 0fbb911

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"@commitlint/cli": "^11.0.0",
5151
"@commitlint/config-conventional": "^11.0.0",
52-
"@sourcegraph/eslint-config": "^0.20.19",
52+
"@sourcegraph/eslint-config": "^0.21.0",
5353
"@sourcegraph/prettierrc": "^2.2.0",
5454
"@sourcegraph/tsconfig": "^4.0.1",
5555
"@types/mocha": "7.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -405,10 +405,10 @@
405405
into-stream "^4.0.0"
406406
lodash "^4.17.4"
407407

408-
"@sourcegraph/eslint-config@^0.20.19":
409-
version "0.20.19"
410-
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.20.19.tgz#52e38a7db9596a0a0032880bac45c22d78737195"
411-
integrity sha512-X9YVu89hPbEc2FjGQ5uVkmi6AhOA+XkCPiXXrEmLe1OVPt3G2d0wsugSpZj4yRdfzMBMZXezI+w7ayUVFJktDQ==
408+
"@sourcegraph/eslint-config@^0.21.0":
409+
version "0.21.0"
410+
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.21.0.tgz#9234a65193bb026c157dac5a0b95b115f3e2f324"
411+
integrity sha512-3yynNBgvREtKXKLqEIsB/txg39e5X8ehOPE1zUVPRF9LDcaO1cbxbB48YgMyS0JHXTi6DkJnm5RRc+fUmFq29Q==
412412
dependencies:
413413
"@sourcegraph/prettierrc" "^3.0.3"
414414
"@typescript-eslint/eslint-plugin" "^4.9.1"

0 commit comments

Comments
 (0)