Skip to content

Commit ff56c5d

Browse files
chore(deps-dev): bump the patch-dependencies group with 3 updates (#5367)
Bumps the patch-dependencies group with 3 updates: [lint-staged](https://github.com/lint-staged/lint-staged), [publint](https://github.com/publint/publint/tree/HEAD/packages/publint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `lint-staged` from 16.2.4 to 16.2.5 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.4...v16.2.5) Updates `publint` from 0.3.14 to 0.3.15 - [Release notes](https://github.com/publint/publint/releases) - [Changelog](https://github.com/publint/publint/blob/master/packages/publint/CHANGELOG.md) - [Commits](https://github.com/publint/publint/commits/publint@0.3.15/packages/publint) Updates `typescript-eslint` from 8.46.1 to 8.46.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/typescript-eslint) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: publint dependency-version: 0.3.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: typescript-eslint dependency-version: 8.46.2 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 a24effa commit ff56c5d

File tree

4 files changed

+103
-82
lines changed

4 files changed

+103
-82
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"http-server": "14.1.1",
129129
"husky": "9.1.7",
130130
"jscpd": "4.0.5",
131-
"lint-staged": "16.2.4",
131+
"lint-staged": "16.2.5",
132132
"markdownlint-cli": "0.45.0",
133133
"ng-packagr": "20.3.0",
134134
"npm-package-json-lint": "9.0.0",
@@ -140,7 +140,7 @@
140140
"prettier": "3.6.2",
141141
"prettier-plugin-organize-imports": "4.3.0",
142142
"prettier-plugin-pkg": "0.21.2",
143-
"publint": "0.3.14",
143+
"publint": "0.3.15",
144144
"replace-in-file": "8.3.0",
145145
"rimraf": "6.0.1",
146146
"rxjs": "7.8.2",

storybooks/_storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"globals": "16.4.0",
2626
"storybook": "9.1.13",
2727
"typescript": "~5.9.3",
28-
"typescript-eslint": "8.46.1",
28+
"typescript-eslint": "8.46.2",
2929
"vite": "7.1.11"
3030
}
3131
}

0 commit comments

Comments
 (0)