Skip to content

Commit 223af5f

Browse files
committed
chore(deps): update dependency @sourcegraph/eslint-config to ^0.25.0
1 parent 4ddd4b7 commit 223af5f

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
@@ -508,10 +508,10 @@
508508
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-2.1.0.tgz#6ad4ca610f696098e92954ab431ff83bea0ce13f"
509509
integrity sha512-lXKXfypKo644k4Da4yXkPCrwcvn6SlUW2X2zFbuflKHNjf0w9htru01bo26uMhleMXsDmnZ12eJLdrAZa9MANg==
510510

511-
"@sourcegraph/eslint-config@^0.23.0":
512-
version "0.23.0"
513-
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.23.0.tgz#cbbd14200c7db3e97eb9cb6331d22588c3db41cb"
514-
integrity sha512-J62vio5xe26PVIY+6LaIwEZJCFwGgNo5LTvHmj1n8La/Rymt3QGRtwgHAAyIvr5w0RMH2EN5qNZ9HTx8SSNuig==
511+
"@sourcegraph/eslint-config@^0.25.0":
512+
version "0.25.0"
513+
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.25.0.tgz#bdc561a8f90eccabb5606584c018d8fd3c8e823d"
514+
integrity sha512-dloepkXWZkLppvsRgLCuRDAbAWkF5mdB3gUO9qzA6eRfOaYNHly5hWAnSugVIuA6VFS44nCIr3uK2ij8UCAdzw==
515515
dependencies:
516516
"@sourcegraph/prettierrc" "^3.0.3"
517517
"@typescript-eslint/eslint-plugin" "^4.9.1"

0 commit comments

Comments
 (0)