Skip to content

Commit 2995974

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @sourcegraph/eslint-config to ^0.27.0
1 parent 9bac43e commit 2995974

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"@commitlint/cli": "^16.2.1",
5151
"@commitlint/config-conventional": "^16.2.1",
52-
"@sourcegraph/eslint-config": "^0.26.0",
52+
"@sourcegraph/eslint-config": "^0.27.0",
5353
"@sourcegraph/prettierrc": "^2.2.0",
5454
"@sourcegraph/tsconfig": "^4.0.1",
5555
"@types/mocha": "8.2.3",

yarn.lock

+4-4
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.26.0":
469-
version "0.26.0"
470-
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.26.0.tgz#73371fe4019d9311ec7fa422e70d92129d57c2bf"
471-
integrity sha512-mjNeGOtzJwsrMr0r+RxS/HA7sZdyZiQfW+t3mE686fwYPINRBeUDeK51tYfAPzzAYtlGA0ENTJsxrUYJfdLpNw==
468+
"@sourcegraph/eslint-config@^0.27.0":
469+
version "0.27.0"
470+
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.27.0.tgz#f892b5ad8c6d975bbeb97dfc40b31d0c41e4f70b"
471+
integrity sha512-WEU77N93mfZB29R9UtFJfGGJ28nMB0gHCM2SqS0jUZDnkSMzJQGARAS7vGRZSrKo+pCUsNxANO4gvwRFvg26xA==
472472
dependencies:
473473
"@sourcegraph/prettierrc" "^3.0.3"
474474
"@typescript-eslint/eslint-plugin" "^4.28.3"

0 commit comments

Comments
 (0)