Skip to content

Commit 4db2c8e

Browse files
authoredJul 4, 2022
Merge pull request #1156 from Borewit/dependabot/npm_and_yarn/eslint-plugin-jsdoc-39.3.3
2 parents 15d0fa8 + a90d8a2 commit 4db2c8e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"eslint-config-prettier": "^8.5.0",
108108
"eslint-import-resolver-typescript": "^2.7.1",
109109
"eslint-plugin-import": "^2.26.0",
110-
"eslint-plugin-jsdoc": "^39.3.2",
110+
"eslint-plugin-jsdoc": "^39.3.3",
111111
"eslint-plugin-node": "^11.1.0",
112112
"eslint-plugin-unicorn": "^42.0.0",
113113
"mime": "^3.0.0",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1389,10 +1389,10 @@ eslint-plugin-import@^2.26.0:
13891389
resolve "^1.22.0"
13901390
tsconfig-paths "^3.14.1"
13911391

1392-
eslint-plugin-jsdoc@^39.3.2:
1393-
version "39.3.2"
1394-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.2.tgz#b9c3becdbd860a75b8bd07bd04a0eaaad7c79403"
1395-
integrity sha512-RSGN94RYzIJS/WfW3l6cXzRLfJWxvJgNQZ4w0WCaxJWDJMigtwTsILEAfKqmmPkT2rwMH/s3C7G5ChDE6cwPJg==
1392+
eslint-plugin-jsdoc@^39.3.3:
1393+
version "39.3.3"
1394+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.3.tgz#75dd67ce581e7527a69f27800138cc0f9c388236"
1395+
integrity sha512-K/DAjKRUNaUTf0KQhI9PvsF+Y3mGDx/j0pofXsJCQe/tmRsRweBIXR353c8nAro0lytZYEf7l0PluBpzKDiHxw==
13961396
dependencies:
13971397
"@es-joy/jsdoccomment" "~0.31.0"
13981398
comment-parser "1.3.1"

0 commit comments

Comments
 (0)
Please sign in to comment.