Skip to content

Commit

Permalink
fix: pin jsdoc to prevent in-range breaking change. jsdoc/jsdoc#1977
Browse files Browse the repository at this point in the history
  • Loading branch information
trusktr committed Feb 13, 2022
1 parent f3ddee1 commit 37304b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,14 @@
"es",
"COPYING.txt"
],
"// Note, we pinned jsdoc to 3.6.1 to prevent an in-range breaking change, https://github.com/jsdoc/jsdoc/issues/1977": "",
"devDependencies": {
"benchmark": "^2.1.4",
"cassowary": "0.0.2",
"chai": "^4.2.0",
"codecov": "^3.5.0",
"istanbul": "^0.4.5",
"jsdoc": "3.6.1",
"jsdoc-to-markdown": "^5.0.0",
"mocha": "^6.2.0",
"prettier": "^2.3.0",
Expand Down

0 comments on commit 37304b6

Please sign in to comment.