Skip to content

Commit

Permalink
fix: update dep. jsdoccomment
Browse files Browse the repository at this point in the history
Also updates typescript-eslint/parser devDep.
  • Loading branch information
brettz9 committed Jul 27, 2021
1 parent 546e990 commit c8eee8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -5,7 +5,7 @@
"url": "http://gajus.com"
},
"dependencies": {
"@es-joy/jsdoccomment": "0.10.1",
"@es-joy/jsdoccomment": "0.10.2",
"comment-parser": "1.2.1",
"debug": "^4.3.2",
"esquery": "^1.4.0",
Expand All @@ -26,7 +26,7 @@
"@babel/preset-env": "^7.14.8",
"@babel/register": "^7.14.5",
"@hkdobrev/run-if-changed": "^0.3.1",
"@typescript-eslint/parser": "^4.28.4",
"@typescript-eslint/parser": "^4.28.5",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-plugin-istanbul": "^6.0.0",
"chai": "^4.3.4",
Expand Down

0 comments on commit c8eee8f

Please sign in to comment.