Skip to content

Commit 43881ac

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @sourcegraph/eslint-config to ^0.27.1
1 parent 6c1a0ab commit 43881ac

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
@@ -91,7 +91,7 @@
9191
"last 1 Safari versions"
9292
],
9393
"devDependencies": {
94-
"@sourcegraph/eslint-config": "^0.27.0",
94+
"@sourcegraph/eslint-config": "^0.27.1",
9595
"@sourcegraph/tsconfig": "^4.0.1",
9696
"@types/node": "16.11.27",
9797
"eslint": "^8.12.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1048,10 +1048,10 @@
10481048
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.7.0.tgz#9a06f4f137ee84d7df0460c1fdb1135ffa6c50fd"
10491049
integrity sha512-ONhaKPIufzzrlNbqtWFFd+jlnemX6lJAgq9ZeiZtS7I1PIf/la7CW4m83rTXRnVnsMbW2k56pGYu7AUFJD9Pow==
10501050

1051-
"@sourcegraph/eslint-config@^0.27.0":
1052-
version "0.27.0"
1053-
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.27.0.tgz#f892b5ad8c6d975bbeb97dfc40b31d0c41e4f70b"
1054-
integrity sha512-WEU77N93mfZB29R9UtFJfGGJ28nMB0gHCM2SqS0jUZDnkSMzJQGARAS7vGRZSrKo+pCUsNxANO4gvwRFvg26xA==
1051+
"@sourcegraph/eslint-config@^0.27.1":
1052+
version "0.27.1"
1053+
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.27.1.tgz#e09faeef5a027a8d26f76fc9b7963efe58ac1bc2"
1054+
integrity sha512-pcnsVJdH7q2CmNC7HCW/rNlSZe/rY9cBpWdclao9znqcDlHhIcSwo97eETiIwCzZgsatvYrGsz6prTJGwoh5kw==
10551055
dependencies:
10561056
"@sourcegraph/prettierrc" "^3.0.3"
10571057
"@typescript-eslint/eslint-plugin" "^4.28.3"

0 commit comments

Comments
 (0)