Skip to content

Commit

Permalink
chore: update jsdoc type pratt parser and devDep.
Browse files Browse the repository at this point in the history
  • Loading branch information
brettz9 committed Jun 6, 2021
1 parent 3089a92 commit f870025
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"comment-parser": "1.1.5",
"debug": "^4.3.1",
"esquery": "^1.4.0",
"jsdoc-type-pratt-parser": "^1.0.2",
"jsdoc-type-pratt-parser": "^1.0.4",
"lodash": "^4.17.21",
"regextras": "^0.8.0",
"semver": "^7.3.5",
Expand All @@ -31,7 +31,7 @@
"babel-plugin-istanbul": "^6.0.0",
"chai": "^4.3.4",
"cross-env": "^7.0.3",
"eslint": "7.27.0",
"eslint": "7.28.0",
"eslint-config-canonical": "^26.2.3",
"gitdown": "^3.1.4",
"glob": "^7.1.7",
Expand Down

0 comments on commit f870025

Please sign in to comment.