Skip to content

Commit

Permalink
chore: update comment-parser and devDeps.
Browse files Browse the repository at this point in the history
  • Loading branch information
brettz9 committed Nov 10, 2023
1 parent aefceca commit 947f642
Show file tree
Hide file tree
Showing 2 changed files with 244 additions and 235 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"@es-joy/jsdoccomment": "~0.40.1",
"are-docs-informative": "^0.0.2",
"comment-parser": "1.4.0",
"comment-parser": "1.4.1",
"debug": "^4.3.4",
"escape-string-regexp": "^4.0.0",
"esquery": "^1.5.0",
Expand Down Expand Up @@ -39,25 +39,25 @@
"@types/json-schema": "^7.0.14",
"@types/lodash.defaultsdeep": "^4.6.8",
"@types/mocha": "^10.0.3",
"@types/node": "^20.8.7",
"@types/node": "^20.8.9",
"@types/semver": "^7.5.4",
"@types/spdx-expression-parse": "^3.0.4",
"@typescript-eslint/parser": "^6.8.0",
"@typescript-eslint/parser": "^6.9.0",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-plugin-istanbul": "^6.1.1",
"camelcase": "^6.3.0",
"chai": "^4.3.10",
"cross-env": "^7.0.3",
"decamelize": "^5.0.1",
"eslint": "8.51.0",
"eslint-config-canonical": "~42.0.1",
"eslint": "8.52.0",
"eslint-config-canonical": "~42.1.0",
"espree": "^9.6.1",
"gitdown": "^3.1.5",
"glob": "^10.3.10",
"husky": "^8.0.3",
"jsdoc-type-pratt-parser": "^4.0.0",
"json-schema": "^0.4.0",
"lint-staged": "^15.0.1",
"lint-staged": "^15.0.2",
"lodash.defaultsdeep": "^4.6.1",
"mocha": "^10.2.0",
"nyc": "^15.1.0",
Expand Down
Loading

0 comments on commit 947f642

Please sign in to comment.