@es-joy/jsdoccomment
Advanced tools
Comparing version 0.47.0 to 0.48.0
# CHANGES for `@es-joy/jsdoccomment` | ||
## 0.48.0 | ||
- chore: bump jsdoc-type-pratt-parser and devDeps. | ||
## 0.47.0 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "@es-joy/jsdoccomment", | ||
"version": "0.47.0", | ||
"version": "0.48.0", | ||
"author": "Brett Zamir <brettz9@yahoo.com>", | ||
@@ -47,3 +47,3 @@ "contributors": [], | ||
"esquery": "^1.6.0", | ||
"jsdoc-type-pratt-parser": "~4.0.0" | ||
"jsdoc-type-pratt-parser": "~4.1.0" | ||
}, | ||
@@ -59,4 +59,4 @@ "devDependencies": { | ||
"@types/estree": "^1.0.5", | ||
"@typescript-eslint/types": "^8.0.0", | ||
"@typescript-eslint/visitor-keys": "^8.0.0", | ||
"@typescript-eslint/types": "^8.1.0", | ||
"@typescript-eslint/visitor-keys": "^8.1.0", | ||
"@typhonjs-build-test/esm-d-ts": "0.3.0-next.1", | ||
@@ -66,4 +66,4 @@ "@typhonjs-typedoc/typedoc-pkg": "^0.0.5", | ||
"@vitest/ui": "^2.0.5", | ||
"eslint": "^9.8.0", | ||
"eslint-config-ash-nazg": "36.9.0", | ||
"eslint": "^9.9.0", | ||
"eslint-config-ash-nazg": "36.12.0", | ||
"espree": "^10.1.0", | ||
@@ -73,3 +73,3 @@ "estraverse": "^5.3.0", | ||
"typescript": "^5.5.4", | ||
"typescript-eslint": "^8.0.0", | ||
"typescript-eslint": "^8.1.0", | ||
"vitest": "^2.0.5" | ||
@@ -76,0 +76,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
121179
+ Addedjsdoc-type-pratt-parser@4.1.0(transitive)
- Removedjsdoc-type-pratt-parser@4.0.0(transitive)