Skip to content

Commit 162b120

Browse files
chore(deps): update dependency @sourcegraph/eslint-config to v0.28.0 (#3)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 3ccd1fc commit 162b120

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
@@ -40,7 +40,7 @@
4040
"typescript": "^4.5.4"
4141
},
4242
"devDependencies": {
43-
"@sourcegraph/eslint-config": "0.27.1",
43+
"@sourcegraph/eslint-config": "0.28.0",
4444
"@sourcegraph/prettierrc": "3.0.3",
4545
"@sourcegraph/tsconfig": "4.0.1",
4646
"@types/diff": "5.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -321,10 +321,10 @@
321321
dependencies:
322322
esquery "^1.0.1"
323323

324-
"@sourcegraph/eslint-config@0.27.1":
325-
version "0.27.1"
326-
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.27.1.tgz#e09faeef5a027a8d26f76fc9b7963efe58ac1bc2"
327-
integrity sha512-pcnsVJdH7q2CmNC7HCW/rNlSZe/rY9cBpWdclao9znqcDlHhIcSwo97eETiIwCzZgsatvYrGsz6prTJGwoh5kw==
324+
"@sourcegraph/eslint-config@0.28.0":
325+
version "0.28.0"
326+
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.28.0.tgz#0fd600e8d75c1d5ea6d614010de996ba853e2ffa"
327+
integrity sha512-lUb2Q3xbI0cys4tp6UNMPkAcCFkage7cvj9WWXK6OX4iv7q4gfPeABWDSezAFiXLyck76+JA81ux3OAGLYW9+Q==
328328
dependencies:
329329
"@sourcegraph/prettierrc" "^3.0.3"
330330
"@typescript-eslint/eslint-plugin" "^4.28.3"

0 commit comments

Comments
 (0)