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

Commit 94f0c13

Browse files
committed
chore(deps): update dependency @sourcegraph/eslint-config to ^0.25.0
1 parent 7b29112 commit 94f0c13

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.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -647,10 +647,10 @@
647647
lodash "^4.17.4"
648648
read-pkg-up "^7.0.0"
649649

650-
"@sourcegraph/eslint-config@^0.23.0":
651-
version "0.23.0"
652-
resolved "https://registry.npmjs.org/@sourcegraph/eslint-config/-/eslint-config-0.23.0.tgz"
653-
integrity sha512-J62vio5xe26PVIY+6LaIwEZJCFwGgNo5LTvHmj1n8La/Rymt3QGRtwgHAAyIvr5w0RMH2EN5qNZ9HTx8SSNuig==
650+
"@sourcegraph/eslint-config@^0.25.0":
651+
version "0.25.0"
652+
resolved "https://registry.npmjs.org/@sourcegraph/eslint-config/-/eslint-config-0.25.0.tgz"
653+
integrity sha512-dloepkXWZkLppvsRgLCuRDAbAWkF5mdB3gUO9qzA6eRfOaYNHly5hWAnSugVIuA6VFS44nCIr3uK2ij8UCAdzw==
654654
dependencies:
655655
"@sourcegraph/prettierrc" "^3.0.3"
656656
"@typescript-eslint/eslint-plugin" "^4.9.1"

0 commit comments

Comments
 (0)