Skip to content

Commit 916fd8d

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @sourcegraph/eslint-config to v0.27.0
1 parent 99ccd44 commit 916fd8d

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
@@ -39,7 +39,7 @@
3939
"yargs": "^17.3.1"
4040
},
4141
"devDependencies": {
42-
"@sourcegraph/eslint-config": "0.26.0",
42+
"@sourcegraph/eslint-config": "0.27.0",
4343
"@sourcegraph/prettierrc": "3.0.3",
4444
"@sourcegraph/tsconfig": "4.0.1",
4545
"@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.26.0":
325-
version "0.26.0"
326-
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.26.0.tgz#73371fe4019d9311ec7fa422e70d92129d57c2bf"
327-
integrity sha512-mjNeGOtzJwsrMr0r+RxS/HA7sZdyZiQfW+t3mE686fwYPINRBeUDeK51tYfAPzzAYtlGA0ENTJsxrUYJfdLpNw==
324+
"@sourcegraph/eslint-config@0.27.0":
325+
version "0.27.0"
326+
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.27.0.tgz#f892b5ad8c6d975bbeb97dfc40b31d0c41e4f70b"
327+
integrity sha512-WEU77N93mfZB29R9UtFJfGGJ28nMB0gHCM2SqS0jUZDnkSMzJQGARAS7vGRZSrKo+pCUsNxANO4gvwRFvg26xA==
328328
dependencies:
329329
"@sourcegraph/prettierrc" "^3.0.3"
330330
"@typescript-eslint/eslint-plugin" "^4.28.3"

0 commit comments

Comments
 (0)