diff --git a/bun.lock b/bun.lock index 67c13af..5b60c1f 100644 --- a/bun.lock +++ b/bun.lock @@ -8,7 +8,7 @@ "@types/bun": "1.3.14", "@types/node": "26.1.1", "bookmarklets-cli": "1.1.6", - "comment-parser": "1.4.7", + "comment-parser": "1.4.8", "oxfmt": "0.63.0", "oxlint": "1.78.0", "oxlint-tsgolint": "7.0.2001", @@ -270,7 +270,7 @@ "commander": ["commander@2.20.3", "", {}, "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="], - "comment-parser": ["comment-parser@1.4.7", "", {}, "sha512-0h+uSNtQGW3D98eQt3jJ8L06Fves8hncB4V/PKdw/Qb8Hnk19VaKuTr55UNRYiSoVa7WwrFls+rh3ux9agmkeQ=="], + "comment-parser": ["comment-parser@1.4.8", "", {}, "sha512-rKZTGo4fzKYna8UcL0isTg5wkBNla7bxTypLwZQXjIdi++IdP1OJ41rI5Mti3/jltkPujbu4i9LIARYA+zpotQ=="], "convert-source-map": ["convert-source-map@2.0.0", "", {}, "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg=="], diff --git a/package.json b/package.json index 3884b2e..a539438 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@types/bun": "1.3.14", "@types/node": "26.1.1", "bookmarklets-cli": "1.1.6", - "comment-parser": "1.4.7", + "comment-parser": "1.4.8", "oxfmt": "0.63.0", "oxlint": "1.78.0", "oxlint-tsgolint": "7.0.2001",