Skip to content

Commit 26f6619

Browse files
committed
chore(deps): update dependency @sourcegraph/eslint-config to ^0.24.0
1 parent 4abf325 commit 26f6619

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
@@ -62,7 +62,7 @@
6262
"devDependencies": {
6363
"@commitlint/cli": "^12.1.1",
6464
"@commitlint/config-conventional": "^12.1.1",
65-
"@sourcegraph/eslint-config": "^0.23.0",
65+
"@sourcegraph/eslint-config": "^0.24.0",
6666
"@sourcegraph/prettierrc": "^3.0.3",
6767
"@sourcegraph/tsconfig": "^4.0.1",
6868
"@types/execa": "0.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -509,10 +509,10 @@
509509
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-2.1.0.tgz#6ad4ca610f696098e92954ab431ff83bea0ce13f"
510510
integrity sha512-lXKXfypKo644k4Da4yXkPCrwcvn6SlUW2X2zFbuflKHNjf0w9htru01bo26uMhleMXsDmnZ12eJLdrAZa9MANg==
511511

512-
"@sourcegraph/eslint-config@^0.23.0":
513-
version "0.23.0"
514-
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.23.0.tgz#cbbd14200c7db3e97eb9cb6331d22588c3db41cb"
515-
integrity sha512-J62vio5xe26PVIY+6LaIwEZJCFwGgNo5LTvHmj1n8La/Rymt3QGRtwgHAAyIvr5w0RMH2EN5qNZ9HTx8SSNuig==
512+
"@sourcegraph/eslint-config@^0.24.0":
513+
version "0.24.0"
514+
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.24.0.tgz#0bc0a090863da12b92fde0e6ec9d4f2d55be5c8b"
515+
integrity sha512-cQH/rIxSmvtxKx1MSZWTCwfQacPBnbex+iElK7Hlo76M06SkL0dstHLUiu/9p7x9TWv3loI67uOKK+e03njt7A==
516516
dependencies:
517517
"@sourcegraph/prettierrc" "^3.0.3"
518518
"@typescript-eslint/eslint-plugin" "^4.9.1"

0 commit comments

Comments
 (0)