Skip to content

Commit 94f784f

Browse files
committedOct 25, 2022
fix: update jsdoccomment and devDep.
1 parent cfbdf8b commit 94f784f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"url": "http://gajus.com"
66
},
77
"dependencies": {
8-
"@es-joy/jsdoccomment": "~0.33.0",
8+
"@es-joy/jsdoccomment": "~0.33.4",
99
"comment-parser": "1.3.1",
1010
"debug": "^4.3.4",
1111
"escape-string-regexp": "^4.0.0",
@@ -25,7 +25,7 @@
2525
"@babel/register": "^7.18.9",
2626
"@es-joy/jsdoc-eslint-parser": "^0.17.0",
2727
"@hkdobrev/run-if-changed": "^0.3.1",
28-
"@typescript-eslint/parser": "^5.40.1",
28+
"@typescript-eslint/parser": "^5.41.0",
2929
"babel-plugin-add-module-exports": "^1.0.4",
3030
"babel-plugin-istanbul": "^6.1.1",
3131
"camelcase": "^6.3.0",

0 commit comments

Comments
 (0)
Please sign in to comment.