Skip to content

Commit d5cc7ac

Browse files
Update dependency @sourcegraph/eslint-config to v0.27.1 (#89)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 558cc2f commit d5cc7ac

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.0",
43+
"@sourcegraph/eslint-config": "0.27.1",
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/[email protected].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==
324+
"@sourcegraph/[email protected].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==
328328
dependencies:
329329
"@sourcegraph/prettierrc" "^3.0.3"
330330
"@typescript-eslint/eslint-plugin" "^4.28.3"

0 commit comments

Comments
 (0)