Skip to content

Commit

Permalink
chore: update jsdoccomment and devDeps.
Browse files Browse the repository at this point in the history
  • Loading branch information
brettz9 committed Apr 19, 2022
1 parent eebacc3 commit 7db1920
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"url": "http://gajus.com"
},
"dependencies": {
"@es-joy/jsdoccomment": "~0.26.1",
"@es-joy/jsdoccomment": "~0.27.0",
"comment-parser": "1.3.1",
"debug": "^4.3.4",
"escape-string-regexp": "^4.0.0",
Expand All @@ -23,7 +23,7 @@
"@babel/plugin-transform-flow-strip-types": "^7.16.7",
"@babel/preset-env": "^7.16.11",
"@babel/register": "^7.17.7",
"@es-joy/jsdoc-eslint-parser": "^0.14.1",
"@es-joy/jsdoc-eslint-parser": "^0.15.0",
"@hkdobrev/run-if-changed": "^0.3.1",
"@typescript-eslint/parser": "^5.20.0",
"babel-plugin-add-module-exports": "^1.0.4",
Expand All @@ -37,7 +37,7 @@
"gitdown": "^3.1.5",
"glob": "^8.0.1",
"husky": "^7.0.4",
"jsdoc-type-pratt-parser": "^2.2.5",
"jsdoc-type-pratt-parser": "^3.0.1",
"lint-staged": "^12.3.8",
"lodash.defaultsdeep": "^4.6.1",
"mocha": "^9.2.2",
Expand Down

0 comments on commit 7db1920

Please sign in to comment.