Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit 28f513f

Browse files
author
Greg Rickaby
authored
Merge branch 'staging' into dependabot/npm_and_yarn/apollo/client-3.3.7
2 parents 1e183b9 + 45c142d commit 28f513f

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
@@ -60,7 +60,7 @@
6060
"eslint": "^7.17.0",
6161
"eslint-config-prettier": "^7.1.0",
6262
"eslint-plugin-import": "^2.22.1",
63-
"eslint-plugin-jsdoc": "^31.0.3",
63+
"eslint-plugin-jsdoc": "^31.0.5",
6464
"eslint-plugin-jsx-a11y": "^6.4.1",
6565
"eslint-plugin-prettier": "^3.3.1",
6666
"eslint-plugin-react": "^7.22.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5953,10 +5953,10 @@ eslint-plugin-import@^2.22.1:
59535953
resolve "^1.17.0"
59545954
tsconfig-paths "^3.9.0"
59555955

5956-
eslint-plugin-jsdoc@^31.0.3:
5957-
version "31.0.3"
5958-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.0.3.tgz#23dd8bee22421af1dab0a00a91dfc3d47f644a76"
5959-
integrity sha512-O2HXyXyw2FYXWngFGeuCxhmClb4M1Y/w+bPcahO31P/Tw+vHZUU9wkPkSML2izznJ1dp3dnTG4on9bXDZDWfyQ==
5956+
eslint-plugin-jsdoc@^31.0.5:
5957+
version "31.0.5"
5958+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.0.5.tgz#f190d1b81989e9febb01356618b721cdc23675c4"
5959+
integrity sha512-TiBVItHnBAtSAY4YfYq0PBIfcCqmInYpK7ziCgCQgBUdRT30JtIqZ6TLrH5kF237fpfSdFUFYCVkdlc+MZPd0g==
59605960
dependencies:
59615961
comment-parser "1.0.1"
59625962
debug "^4.3.1"

0 commit comments

Comments
 (0)