Skip to content

Commit d2fca58

Browse files
committed
chore(deps): update dependency @sourcegraph/eslint-config to ^0.32.0
1 parent f19213e commit d2fca58

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.0.3",
2525
"@commitlint/config-conventional": "^17.0.3",
26-
"@sourcegraph/eslint-config": "^0.31.0",
26+
"@sourcegraph/eslint-config": "^0.32.0",
2727
"@sourcegraph/prettierrc": "^3.0.3",
2828
"@sourcegraph/tsconfig": "^4.0.1",
2929
"eslint": "^8.21.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -565,10 +565,10 @@
565565
lodash "^4.17.4"
566566
read-pkg-up "^7.0.0"
567567

568-
"@sourcegraph/eslint-config@^0.31.0":
569-
version "0.31.0"
570-
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.31.0.tgz#d6508841a340b52ba2b1ece35b054d89df7ab38d"
571-
integrity sha512-a4MthnWhw37z/t94lnXZyH/zTAbG2IIXyGKi3du5PUNrF+B2E1KITRbhIUrv7kSfGADVkuV0t2imNEwXQcCgMQ==
568+
"@sourcegraph/eslint-config@^0.32.0":
569+
version "0.32.0"
570+
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.32.0.tgz#9e8922d35bfba3c6399d0552c2ae53951abacf8a"
571+
integrity sha512-vy9tewUjx7w+4WpQ+vVADYypBI9/yXjYy3BJ23e3XbXPOEJBL6Upt8s6tphDSVGfeRUUnYv/1BnG5nlH68XPSw==
572572
dependencies:
573573
"@sourcegraph/prettierrc" "^3.0.3"
574574
"@typescript-eslint/eslint-plugin" "^5.20.0"

0 commit comments

Comments
 (0)