Skip to content

Commit e6a666e

Browse files
chore(deps-dev): bump the patch-dependencies group with 2 updates (#6495)
Bumps the patch-dependencies group with 2 updates: [npm-package-json-lint](https://github.com/tclindner/npm-package-json-lint) and [typedoc](https://github.com/TypeStrong/TypeDoc). Updates `npm-package-json-lint` from 10.2.0 to 10.2.1 - [Release notes](https://github.com/tclindner/npm-package-json-lint/releases) - [Changelog](https://github.com/tclindner/npm-package-json-lint/blob/master/CHANGELOG.md) - [Commits](tclindner/npm-package-json-lint@v10.2.0...v10.2.1) Updates `typedoc` from 0.28.18 to 0.28.19 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.18...v0.28.19) --- updated-dependencies: - dependency-name: npm-package-json-lint dependency-version: 10.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: typedoc dependency-version: 0.28.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 527fb9d commit e6a666e

3 files changed

Lines changed: 20 additions & 54 deletions

File tree

package-lock.json

Lines changed: 18 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"lint-staged": "16.4.0",
138138
"markdownlint-cli": "0.48.0",
139139
"ng-packagr": "21.2.2",
140-
"npm-package-json-lint": "10.2.0",
140+
"npm-package-json-lint": "10.2.1",
141141
"npm-run-all2": "8.0.4",
142142
"playwright": "1.59.1",
143143
"playwright-core": "1.59.1",

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"replace-in-file": "8.4.0",
116116
"sassdoc": "2.7.4",
117117
"tar": "7.5.13",
118-
"typedoc": "0.28.18",
118+
"typedoc": "0.28.19",
119119
"typedoc-plugin-markdown": "4.11.0",
120120
"typedoc-plugin-merge-modules": "7.0.0",
121121
"vitest": "4.1.3"

0 commit comments

Comments
 (0)