Skip to content

Commit 3fff957

Browse files
chore(deps): update dependency @sourcegraph/eslint-config to v0.33.0 (#216)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 064f9c3 commit 3fff957

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
@@ -40,7 +40,7 @@
4040
"typescript": "^4.8.4"
4141
},
4242
"devDependencies": {
43-
"@sourcegraph/eslint-config": "0.32.0",
43+
"@sourcegraph/eslint-config": "0.33.0",
4444
"@sourcegraph/prettierrc": "3.0.3",
4545
"@sourcegraph/tsconfig": "4.0.1",
4646
"@types/diff": "5.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -342,10 +342,10 @@
342342
dependencies:
343343
esquery "^1.0.1"
344344

345-
"@sourcegraph/eslint-config@0.32.0":
346-
version "0.32.0"
347-
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.32.0.tgz#9e8922d35bfba3c6399d0552c2ae53951abacf8a"
348-
integrity sha512-vy9tewUjx7w+4WpQ+vVADYypBI9/yXjYy3BJ23e3XbXPOEJBL6Upt8s6tphDSVGfeRUUnYv/1BnG5nlH68XPSw==
345+
"@sourcegraph/eslint-config@0.33.0":
346+
version "0.33.0"
347+
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.33.0.tgz#3ce0916509c8f902d1694265dbb6fd296112b2b9"
348+
integrity sha512-MoTXZ9oR+mHdjdTpkzJ/wRqFt75NnvodNiuCcvJHRCruiDCRn0yCPxC6d9pDj6A7KdLZA8ZpUqFOtb9Aenc6BA==
349349
dependencies:
350350
"@sourcegraph/prettierrc" "^3.0.3"
351351
"@typescript-eslint/eslint-plugin" "^5.20.0"

0 commit comments

Comments
 (0)