Skip to content
This repository was archived by the owner on Jul 20, 2022. It is now read-only.

Commit 0fc36e4

Browse files
committed
chore(deps): update dependency @sourcegraph/eslint-config to v0.28.0
1 parent b7ac822 commit 0fc36e4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"vscode-uri": "^2.1.1"
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
"@sourcegraph/tslint-config": "13.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -329,10 +329,10 @@
329329
dependencies:
330330
esquery "^1.0.1"
331331

332-
"@sourcegraph/eslint-config@0.27.1":
333-
version "0.27.1"
334-
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.27.1.tgz#e09faeef5a027a8d26f76fc9b7963efe58ac1bc2"
335-
integrity sha512-pcnsVJdH7q2CmNC7HCW/rNlSZe/rY9cBpWdclao9znqcDlHhIcSwo97eETiIwCzZgsatvYrGsz6prTJGwoh5kw==
332+
"@sourcegraph/eslint-config@0.28.0":
333+
version "0.28.0"
334+
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.28.0.tgz#0fd600e8d75c1d5ea6d614010de996ba853e2ffa"
335+
integrity sha512-lUb2Q3xbI0cys4tp6UNMPkAcCFkage7cvj9WWXK6OX4iv7q4gfPeABWDSezAFiXLyck76+JA81ux3OAGLYW9+Q==
336336
dependencies:
337337
"@sourcegraph/prettierrc" "^3.0.3"
338338
"@typescript-eslint/eslint-plugin" "^4.28.3"

0 commit comments

Comments
 (0)