Skip to content

Commit 15bc934

Browse files
committed
chore: update jsdoc-type-pratt-parser, jsdoccomment, regextras
1 parent 8359c83 commit 15bc934

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"url": "http://gajus.com"
66
},
77
"dependencies": {
8-
"@es-joy/jsdoccomment": "^0.7.2",
8+
"@es-joy/jsdoccomment": "^0.8.0-alpha.1",
99
"comment-parser": "1.1.5",
1010
"debug": "^4.3.1",
1111
"esquery": "^1.4.0",
12-
"jsdoc-type-pratt-parser": "^1.0.0-alpha.11.0",
12+
"jsdoc-type-pratt-parser": "^1.0.0-alpha.23",
1313
"lodash": "^4.17.21",
14-
"regextras": "^0.7.1",
14+
"regextras": "^0.8.0",
1515
"semver": "^7.3.5",
1616
"spdx-expression-parse": "^3.0.1"
1717
},

0 commit comments

Comments
 (0)