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

Commit 002637f

Browse files
committed
Update dependency @sourcegraph/eslint-config to ^0.27.1
1 parent 68c5206 commit 002637f

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
@@ -114,7 +114,7 @@
114114
},
115115
"devDependencies": {
116116
"@actions/core": "^1.6.0",
117-
"@sourcegraph/eslint-config": "^0.26.0",
117+
"@sourcegraph/eslint-config": "^0.27.1",
118118
"@sourcegraph/prettierrc": "^3.0.3",
119119
"@sourcegraph/tsconfig": "^4.0.1",
120120
"@types/line-column": "1.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -763,10 +763,10 @@
763763
dependencies:
764764
"@sinonjs/commons" "^1.7.0"
765765

766-
"@sourcegraph/eslint-config@^0.26.0":
767-
version "0.26.0"
768-
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.26.0.tgz#73371fe4019d9311ec7fa422e70d92129d57c2bf"
769-
integrity sha512-mjNeGOtzJwsrMr0r+RxS/HA7sZdyZiQfW+t3mE686fwYPINRBeUDeK51tYfAPzzAYtlGA0ENTJsxrUYJfdLpNw==
766+
"@sourcegraph/eslint-config@^0.27.1":
767+
version "0.27.1"
768+
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.27.1.tgz#e09faeef5a027a8d26f76fc9b7963efe58ac1bc2"
769+
integrity sha512-pcnsVJdH7q2CmNC7HCW/rNlSZe/rY9cBpWdclao9znqcDlHhIcSwo97eETiIwCzZgsatvYrGsz6prTJGwoh5kw==
770770
dependencies:
771771
"@sourcegraph/prettierrc" "^3.0.3"
772772
"@typescript-eslint/eslint-plugin" "^4.28.3"

0 commit comments

Comments
 (0)