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

Commit b024523

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

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.4",
131131
"@commitlint/config-conventional": "^12.1.4",
132-
"@sourcegraph/eslint-config": "^0.23.0",
132+
"@sourcegraph/eslint-config": "^0.25.0",
133133
"@sourcegraph/prettierrc": "^3.0.3",
134134
"@sourcegraph/tsconfig": "^4.0.1",
135135
"@types/node": "14.17.2",

yarn.lock

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

636-
"@sourcegraph/eslint-config@^0.23.0":
637-
version "0.23.0"
638-
resolved "https://registry.npmjs.org/@sourcegraph/eslint-config/-/eslint-config-0.23.0.tgz"
639-
integrity sha512-J62vio5xe26PVIY+6LaIwEZJCFwGgNo5LTvHmj1n8La/Rymt3QGRtwgHAAyIvr5w0RMH2EN5qNZ9HTx8SSNuig==
636+
"@sourcegraph/eslint-config@^0.25.0":
637+
version "0.25.0"
638+
resolved "https://registry.npmjs.org/@sourcegraph/eslint-config/-/eslint-config-0.25.0.tgz"
639+
integrity sha512-dloepkXWZkLppvsRgLCuRDAbAWkF5mdB3gUO9qzA6eRfOaYNHly5hWAnSugVIuA6VFS44nCIr3uK2ij8UCAdzw==
640640
dependencies:
641641
"@sourcegraph/prettierrc" "^3.0.3"
642642
"@typescript-eslint/eslint-plugin" "^4.9.1"

0 commit comments

Comments
 (0)