Skip to content

Commit 2942bc2

Browse files
committed
chore(deps): update dependency @sourcegraph/eslint-config to ^0.33.0
1 parent ab26df8 commit 2942bc2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@commitlint/cli": "^17.3.0",
2525
"@commitlint/config-conventional": "^17.3.0",
26-
"@sourcegraph/eslint-config": "^0.32.0",
26+
"@sourcegraph/eslint-config": "^0.33.0",
2727
"@sourcegraph/prettierrc": "^3.0.3",
2828
"@sourcegraph/tsconfig": "^4.0.1",
2929
"eslint": "^8.29.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -573,10 +573,10 @@
573573
lodash "^4.17.4"
574574
read-pkg-up "^7.0.0"
575575

576-
"@sourcegraph/eslint-config@^0.32.0":
577-
version "0.32.0"
578-
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.32.0.tgz#9e8922d35bfba3c6399d0552c2ae53951abacf8a"
579-
integrity sha512-vy9tewUjx7w+4WpQ+vVADYypBI9/yXjYy3BJ23e3XbXPOEJBL6Upt8s6tphDSVGfeRUUnYv/1BnG5nlH68XPSw==
576+
"@sourcegraph/eslint-config@^0.33.0":
577+
version "0.33.0"
578+
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.33.0.tgz#3ce0916509c8f902d1694265dbb6fd296112b2b9"
579+
integrity sha512-MoTXZ9oR+mHdjdTpkzJ/wRqFt75NnvodNiuCcvJHRCruiDCRn0yCPxC6d9pDj6A7KdLZA8ZpUqFOtb9Aenc6BA==
580580
dependencies:
581581
"@sourcegraph/prettierrc" "^3.0.3"
582582
"@typescript-eslint/eslint-plugin" "^5.20.0"

0 commit comments

Comments
 (0)