Skip to content

Commit 9399d2a

Browse files
committed
chore(deps): update dependency @sourcegraph/eslint-config to ^0.24.0
1 parent af8e6b1 commit 9399d2a

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": "^12.1.1",
5151
"@commitlint/config-conventional": "^12.1.1",
52-
"@sourcegraph/eslint-config": "^0.23.0",
52+
"@sourcegraph/eslint-config": "^0.24.0",
5353
"@sourcegraph/prettierrc": "^3.0.3",
5454
"@sourcegraph/tsconfig": "^4.0.1",
5555
"@types/mocha": "7.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -629,10 +629,10 @@
629629
resolved "https://registry.npmjs.org/@sinonjs/text-encoding/-/text-encoding-0.7.1.tgz#8da5c6530915653f3a1f38fd5f101d8c3f8079c5"
630630
integrity sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ==
631631

632-
"@sourcegraph/eslint-config@^0.23.0":
633-
version "0.23.0"
634-
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.23.0.tgz#cbbd14200c7db3e97eb9cb6331d22588c3db41cb"
635-
integrity sha512-J62vio5xe26PVIY+6LaIwEZJCFwGgNo5LTvHmj1n8La/Rymt3QGRtwgHAAyIvr5w0RMH2EN5qNZ9HTx8SSNuig==
632+
"@sourcegraph/eslint-config@^0.24.0":
633+
version "0.24.0"
634+
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.24.0.tgz#0bc0a090863da12b92fde0e6ec9d4f2d55be5c8b"
635+
integrity sha512-cQH/rIxSmvtxKx1MSZWTCwfQacPBnbex+iElK7Hlo76M06SkL0dstHLUiu/9p7x9TWv3loI67uOKK+e03njt7A==
636636
dependencies:
637637
"@sourcegraph/prettierrc" "^3.0.3"
638638
"@typescript-eslint/eslint-plugin" "^4.9.1"

0 commit comments

Comments
 (0)