Skip to content

Commit 304dca8

Browse files
renovate[bot]Loïc Guychard
authored andcommitted
fix(deps): update dependency @sourcegraph/eslint-config to ^0.5.0 (#91)
1 parent c38e0c9 commit 304dca8

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
@@ -45,7 +45,7 @@
4545
}
4646
},
4747
"dependencies": {
48-
"@sourcegraph/eslint-config": "^0.4.8",
48+
"@sourcegraph/eslint-config": "^0.5.0",
4949
"chalk": "^2.4.1",
5050
"delay": "^4.3.0",
5151
"eslint": "^6.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -279,10 +279,10 @@
279279
resolved "https://registry.npmjs.org/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
280280
integrity sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==
281281

282-
"@sourcegraph/eslint-config@^0.4.8":
283-
version "0.4.8"
284-
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.4.8.tgz#3a6e4aab48904337868ce3a753edd0550578740b"
285-
integrity sha512-oA8mtplx089Oaka7Xt0DNx20vs56LWAuL+lBBpA2suQAIMCvjH1Lp71hfaKamlhvPHz8vMZmRTaY2zVJErZi2A==
282+
"@sourcegraph/eslint-config@^0.5.0":
283+
version "0.5.0"
284+
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.5.0.tgz#f0b4a2144623809c6b9a017ad03d9d0fee304c95"
285+
integrity sha512-JTMzQHOqcwUwogUaNsKpmR1Z3RPyGoWY/aEspVMGPySGVKl5DL/mFHVaep263WI1nMfgGgYtauIkEt2vopqvRw==
286286
dependencies:
287287
"@sourcegraph/prettierrc" "^3.0.1"
288288
"@typescript-eslint/eslint-plugin" "^2.9.0"

0 commit comments

Comments
 (0)