Skip to content
This repository was archived by the owner on Mar 10, 2022. It is now read-only.

Commit 9d19b3b

Browse files
committed
chore(deps): update dependency @sourcegraph/eslint-config to ^0.24.0
1 parent be9a7a4 commit 9d19b3b

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"devDependencies": {
130130
"@commitlint/cli": "^12.1.1",
131131
"@commitlint/config-conventional": "^12.1.1",
132-
"@sourcegraph/eslint-config": "^0.23.0",
132+
"@sourcegraph/eslint-config": "^0.24.0",
133133
"@sourcegraph/prettierrc": "^3.0.3",
134134
"@sourcegraph/tsconfig": "^4.0.1",
135135
"@types/node": "12.20.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -634,10 +634,10 @@
634634
lodash "^4.17.4"
635635
read-pkg-up "^7.0.0"
636636

637-
"@sourcegraph/eslint-config@^0.23.0":
638-
version "0.23.0"
639-
resolved "https://registry.npmjs.org/@sourcegraph/eslint-config/-/eslint-config-0.23.0.tgz"
640-
integrity sha512-J62vio5xe26PVIY+6LaIwEZJCFwGgNo5LTvHmj1n8La/Rymt3QGRtwgHAAyIvr5w0RMH2EN5qNZ9HTx8SSNuig==
637+
"@sourcegraph/eslint-config@^0.24.0":
638+
version "0.24.0"
639+
resolved "https://registry.npmjs.org/@sourcegraph/eslint-config/-/eslint-config-0.24.0.tgz"
640+
integrity sha512-cQH/rIxSmvtxKx1MSZWTCwfQacPBnbex+iElK7Hlo76M06SkL0dstHLUiu/9p7x9TWv3loI67uOKK+e03njt7A==
641641
dependencies:
642642
"@sourcegraph/prettierrc" "^3.0.3"
643643
"@typescript-eslint/eslint-plugin" "^4.9.1"

0 commit comments

Comments
 (0)