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

Commit fa4820b

Browse files
author
Greg Rickaby
authored
Merge pull request #112 from WebDevStudios/dependabot/npm_and_yarn/eslint-plugin-jsdoc-31.0.8
Bump eslint-plugin-jsdoc from 31.0.7 to 31.0.8
2 parents c7a3c32 + 991e089 commit fa4820b

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
@@ -59,7 +59,7 @@
5959
"eslint": "^7.18.0",
6060
"eslint-config-prettier": "^7.2.0",
6161
"eslint-plugin-import": "^2.22.1",
62-
"eslint-plugin-jsdoc": "^31.0.7",
62+
"eslint-plugin-jsdoc": "^31.0.8",
6363
"eslint-plugin-jsx-a11y": "^6.4.1",
6464
"eslint-plugin-prettier": "^3.3.1",
6565
"eslint-plugin-react": "^7.22.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5956,10 +5956,10 @@ eslint-plugin-import@^2.22.1:
59565956
resolve "^1.17.0"
59575957
tsconfig-paths "^3.9.0"
59585958

5959-
eslint-plugin-jsdoc@^31.0.7:
5960-
version "31.0.7"
5961-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.0.7.tgz#a3ed0c1060521374f5c413e5a4bb90ef2ab9a60a"
5962-
integrity sha512-aAfVrXxgS+x9nW97DYZ1hEdKvobSqfT6S9xIU+pZYZ9mQW03B4l6s79CcAz6Q/RqYJj/nq+IOQO5ZFA8v7e0Og==
5959+
eslint-plugin-jsdoc@^31.0.8:
5960+
version "31.0.8"
5961+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.0.8.tgz#403d925f401e4b6dd689666f6225376b6af74103"
5962+
integrity sha512-tB/+QfKXbV1CUqIwpRdZACt7dv1xDjqEjoJpc07EGqLgydJokT43fsZWPfj2mPbiMXYhZQiJXaKhk1x8lgUDQg==
59635963
dependencies:
59645964
comment-parser "1.1.1"
59655965
debug "^4.3.1"

0 commit comments

Comments
 (0)