Skip to content

Commit b33cb4d

Browse files
committed
chore(deps): update dependency @sourcegraph/eslint-config to ^0.25.0
1 parent 894798f commit b33cb4d

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.4",
6464
"@commitlint/config-conventional": "^12.1.4",
65-
"@sourcegraph/eslint-config": "^0.23.0",
65+
"@sourcegraph/eslint-config": "^0.25.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
@@ -522,10 +522,10 @@
522522
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-2.1.0.tgz#6ad4ca610f696098e92954ab431ff83bea0ce13f"
523523
integrity sha512-lXKXfypKo644k4Da4yXkPCrwcvn6SlUW2X2zFbuflKHNjf0w9htru01bo26uMhleMXsDmnZ12eJLdrAZa9MANg==
524524

525-
"@sourcegraph/eslint-config@^0.23.0":
526-
version "0.23.0"
527-
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.23.0.tgz#cbbd14200c7db3e97eb9cb6331d22588c3db41cb"
528-
integrity sha512-J62vio5xe26PVIY+6LaIwEZJCFwGgNo5LTvHmj1n8La/Rymt3QGRtwgHAAyIvr5w0RMH2EN5qNZ9HTx8SSNuig==
525+
"@sourcegraph/eslint-config@^0.25.0":
526+
version "0.25.0"
527+
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.25.0.tgz#bdc561a8f90eccabb5606584c018d8fd3c8e823d"
528+
integrity sha512-dloepkXWZkLppvsRgLCuRDAbAWkF5mdB3gUO9qzA6eRfOaYNHly5hWAnSugVIuA6VFS44nCIr3uK2ij8UCAdzw==
529529
dependencies:
530530
"@sourcegraph/prettierrc" "^3.0.3"
531531
"@typescript-eslint/eslint-plugin" "^4.9.1"

0 commit comments

Comments
 (0)