Skip to content

Commit f443986

Browse files
authored
fix: update comment-parser, devDeps (#1637)
1 parent 78b6980 commit f443986

File tree

2 files changed

+143
-137
lines changed

2 files changed

+143
-137
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@es-joy/jsdoccomment": "~0.82.0",
99
"@es-joy/resolve.exports": "1.2.0",
1010
"are-docs-informative": "^0.0.2",
11-
"comment-parser": "1.4.4",
11+
"comment-parser": "1.4.5",
1212
"debug": "^4.4.3",
1313
"escape-string-regexp": "^4.0.0",
1414
"espree": "^11.1.0",
@@ -44,7 +44,7 @@
4444
"@types/estree": "^1.0.8",
4545
"@types/json-schema": "^7.0.15",
4646
"@types/mocha": "^10.0.10",
47-
"@types/node": "^25.0.9",
47+
"@types/node": "^25.0.10",
4848
"@types/semver": "^7.7.1",
4949
"@types/spdx-expression-parse": "^3.0.5",
5050
"@typescript-eslint/types": "^8.53.1",
@@ -70,7 +70,7 @@
7070
"playwright": "^1.57.0",
7171
"replace": "^1.2.2",
7272
"rimraf": "^6.1.2",
73-
"rollup": "^4.55.2",
73+
"rollup": "^4.56.0",
7474
"semantic-release": "^25.0.2",
7575
"sinon": "^21.0.1",
7676
"ts-api-utils": "^2.4.0",

0 commit comments

Comments
 (0)