Skip to content

Commit 670eb96

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @sourcegraph/eslint-config to ^0.28.0
1 parent 22b943d commit 670eb96

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": "^16.2.4",
5151
"@commitlint/config-conventional": "^16.2.4",
52-
"@sourcegraph/eslint-config": "^0.27.1",
52+
"@sourcegraph/eslint-config": "^0.28.0",
5353
"@sourcegraph/prettierrc": "^2.2.0",
5454
"@sourcegraph/tsconfig": "^4.0.1",
5555
"@types/mocha": "9.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -465,10 +465,10 @@
465465
into-stream "^4.0.0"
466466
lodash "^4.17.4"
467467

468-
"@sourcegraph/eslint-config@^0.27.1":
469-
version "0.27.1"
470-
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.27.1.tgz#e09faeef5a027a8d26f76fc9b7963efe58ac1bc2"
471-
integrity sha512-pcnsVJdH7q2CmNC7HCW/rNlSZe/rY9cBpWdclao9znqcDlHhIcSwo97eETiIwCzZgsatvYrGsz6prTJGwoh5kw==
468+
"@sourcegraph/eslint-config@^0.28.0":
469+
version "0.28.0"
470+
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.28.0.tgz#0fd600e8d75c1d5ea6d614010de996ba853e2ffa"
471+
integrity sha512-lUb2Q3xbI0cys4tp6UNMPkAcCFkage7cvj9WWXK6OX4iv7q4gfPeABWDSezAFiXLyck76+JA81ux3OAGLYW9+Q==
472472
dependencies:
473473
"@sourcegraph/prettierrc" "^3.0.3"
474474
"@typescript-eslint/eslint-plugin" "^4.28.3"

0 commit comments

Comments
 (0)