Skip to content

Commit 9cb7fd8

Browse files
committed
chore(deps): update dependency @sourcegraph/eslint-config to ^0.25.0
1 parent 33a33d6 commit 9cb7fd8

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

yarn.lock

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

644-
"@sourcegraph/eslint-config@^0.23.0":
645-
version "0.23.0"
646-
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.23.0.tgz#cbbd14200c7db3e97eb9cb6331d22588c3db41cb"
647-
integrity sha512-J62vio5xe26PVIY+6LaIwEZJCFwGgNo5LTvHmj1n8La/Rymt3QGRtwgHAAyIvr5w0RMH2EN5qNZ9HTx8SSNuig==
644+
"@sourcegraph/eslint-config@^0.25.0":
645+
version "0.25.0"
646+
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.25.0.tgz#bdc561a8f90eccabb5606584c018d8fd3c8e823d"
647+
integrity sha512-dloepkXWZkLppvsRgLCuRDAbAWkF5mdB3gUO9qzA6eRfOaYNHly5hWAnSugVIuA6VFS44nCIr3uK2ij8UCAdzw==
648648
dependencies:
649649
"@sourcegraph/prettierrc" "^3.0.3"
650650
"@typescript-eslint/eslint-plugin" "^4.9.1"

0 commit comments

Comments
 (0)