Skip to content

Commit cfa8bcc

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @sourcegraph/eslint-config to ^0.19.15
1 parent ebd6038 commit cfa8bcc

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"devDependencies": {
119119
"@commitlint/cli": "^9.0.1",
120120
"@commitlint/config-conventional": "^9.0.1",
121-
"@sourcegraph/eslint-config": "^0.19.12",
121+
"@sourcegraph/eslint-config": "^0.19.15",
122122
"@sourcegraph/prettierrc": "^3.0.3",
123123
"@sourcegraph/tsconfig": "^3.0.0",
124124
"@types/mocha": "7.0.2",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -950,10 +950,10 @@
950950
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.1.tgz#8da5c6530915653f3a1f38fd5f101d8c3f8079c5"
951951
integrity sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ==
952952

953-
"@sourcegraph/eslint-config@^0.19.12":
954-
version "0.19.12"
955-
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.19.12.tgz#09cf599147b5a668de4bf17e174e74f115d3809b"
956-
integrity sha512-3n54p4jcRCJm0YtSe6KmCqnoC3i+4KNABgiJu0MoRUO5zXmHd2z9WdYjvuKrMhzhwYpxDJWtVPGQVw6XyUlFNQ==
953+
"@sourcegraph/eslint-config@^0.19.15":
954+
version "0.19.15"
955+
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.19.15.tgz#99f826c8d9230aecddb28e1653a4ad8e652b6f9f"
956+
integrity sha512-x76bN05kbFVDYInfrRFbup39Gprvp5kYp1GRbXjL4U/Ig6F0T6r93Mf0wLinl+asjp+04AVAlZ9umlA+DQzNFA==
957957
dependencies:
958958
"@sourcegraph/prettierrc" "^3.0.3"
959959
"@typescript-eslint/eslint-plugin" "^3.6.0"
@@ -962,9 +962,9 @@
962962
eslint-plugin-ban "^1.4.0"
963963
eslint-plugin-etc "^0.0.1-beta.34"
964964
eslint-plugin-import "^2.22.0"
965-
eslint-plugin-jsdoc "^28.6.1"
965+
eslint-plugin-jsdoc "^29.1.2"
966966
eslint-plugin-react "^7.20.3"
967-
eslint-plugin-react-hooks "^4.0.5"
967+
eslint-plugin-react-hooks "^4.0.6"
968968
eslint-plugin-rxjs "^0.0.2-beta.27"
969969
eslint-plugin-unicorn "^20.1.0"
970970

@@ -2952,23 +2952,23 @@ eslint-plugin-import@^2.22.0:
29522952
resolve "^1.17.0"
29532953
tsconfig-paths "^3.9.0"
29542954

2955-
eslint-plugin-jsdoc@^28.6.1:
2956-
version "28.6.1"
2957-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-28.6.1.tgz#c9e9da59d0d3cef4fb45ffb91c0acde43af4e418"
2958-
integrity sha512-Z3y7hcNPDuhL339D1KOf9SY8pMAxYxhaG4QLtu3KVn20k/hNF1u6WQv44wvuSCb6OfPJ4say37RUlSNqIjR+mw==
2955+
eslint-plugin-jsdoc@^29.1.2:
2956+
version "29.1.2"
2957+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-29.1.2.tgz#542beba99946cb8d184e5261ebc632b24673f825"
2958+
integrity sha512-s1uJcPcjZQ4Z5i98T3zWkp/gzJ9AtHGXXg0zxd0wCnFzX8RQU6awdUokUlBFMoWZJZxdCAXDtEIQBRfr/Lrsjw==
29592959
dependencies:
29602960
comment-parser "^0.7.5"
29612961
debug "^4.1.1"
2962-
jsdoctypeparser "^7.0.0"
2962+
jsdoctypeparser "^8.0.0"
29632963
lodash "^4.17.15"
29642964
regextras "^0.7.1"
29652965
semver "^7.3.2"
29662966
spdx-expression-parse "^3.0.1"
29672967

2968-
eslint-plugin-react-hooks@^4.0.5:
2969-
version "4.0.5"
2970-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.5.tgz#4879003aa38e5d05d0312175beb6e4a1f617bfcf"
2971-
integrity sha512-3YLSjoArsE2rUwL8li4Yxx1SUg3DQWp+78N3bcJQGWVZckcp+yeQGsap/MSq05+thJk57o+Ww4PtZukXGL02TQ==
2968+
eslint-plugin-react-hooks@^4.0.6:
2969+
version "4.0.6"
2970+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.6.tgz#4027ae451b5cd219928edd0ff9eab54a8ea82901"
2971+
integrity sha512-RDrsUR/BjwCECcWS+5bc7mWiU/M1IOizKt40Zuei5mn0Eydubiooh87aSCiZ/BGMSUF7P8AqyMEqQL0RsAihmw==
29722972

29732973
eslint-plugin-react@^7.20.3:
29742974
version "7.20.3"
@@ -4387,10 +4387,10 @@ jsbn@~0.1.0:
43874387
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
43884388
integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM=
43894389

4390-
jsdoctypeparser@^7.0.0:
4391-
version "7.0.0"
4392-
resolved "https://registry.yarnpkg.com/jsdoctypeparser/-/jsdoctypeparser-7.0.0.tgz#957192fbcb8c574240092cca4635383a6ed706eb"
4393-
integrity sha512-6vWPn5qSy+MbgCVjXsQKVkRywhs+IxFU7Chw72DKsWoGueYp6QX8eTc55+EA0yPGYfhmglb1gfi283asXirfGQ==
4390+
jsdoctypeparser@^8.0.0:
4391+
version "8.0.0"
4392+
resolved "https://registry.yarnpkg.com/jsdoctypeparser/-/jsdoctypeparser-8.0.0.tgz#a04a944539d3f86e30040c1ece6f6730f865f81a"
4393+
integrity sha512-eLCs6s4JqN8TjFJfgdiLHRvogLhOAJz+5RIA2FtoMe6ZDyuvghvppnlIToqAEnVbxRqLMrfnNXpW8FpmR6IMBw==
43944394

43954395
jsdom@^14.1.0:
43964396
version "14.1.0"

0 commit comments

Comments
 (0)