Skip to content

Commit 17fd27a

Browse files
committed
chore(deps): update dependency @sourcegraph/eslint-config to ^0.33.0
1 parent 1c36d6e commit 17fd27a

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
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"@commitlint/cli": "^17.3.0",
5151
"@commitlint/config-conventional": "^17.3.0",
52-
"@sourcegraph/eslint-config": "^0.32.0",
52+
"@sourcegraph/eslint-config": "^0.33.0",
5353
"@sourcegraph/prettierrc": "^2.2.0",
5454
"@sourcegraph/tsconfig": "^4.0.1",
5555
"@types/mocha": "9.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -492,10 +492,10 @@
492492
into-stream "^4.0.0"
493493
lodash "^4.17.4"
494494

495-
"@sourcegraph/eslint-config@^0.32.0":
496-
version "0.32.0"
497-
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.32.0.tgz#9e8922d35bfba3c6399d0552c2ae53951abacf8a"
498-
integrity sha512-vy9tewUjx7w+4WpQ+vVADYypBI9/yXjYy3BJ23e3XbXPOEJBL6Upt8s6tphDSVGfeRUUnYv/1BnG5nlH68XPSw==
495+
"@sourcegraph/eslint-config@^0.33.0":
496+
version "0.33.0"
497+
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.33.0.tgz#3ce0916509c8f902d1694265dbb6fd296112b2b9"
498+
integrity sha512-MoTXZ9oR+mHdjdTpkzJ/wRqFt75NnvodNiuCcvJHRCruiDCRn0yCPxC6d9pDj6A7KdLZA8ZpUqFOtb9Aenc6BA==
499499
dependencies:
500500
"@sourcegraph/prettierrc" "^3.0.3"
501501
"@typescript-eslint/eslint-plugin" "^5.20.0"

0 commit comments

Comments
 (0)