Skip to content

Commit 131a7ad

Browse files
chore(deps-dev): bump the patch-dependencies group with 3 updates (#4387)
Bumps the patch-dependencies group with 3 updates: [lint-staged](https://github.com/lint-staged/lint-staged), [postcss](https://github.com/postcss/postcss) and [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin). Updates `lint-staged` from 16.1.0 to 16.1.2 - [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.1.0...v16.1.2) Updates `postcss` from 8.5.5 to 8.5.6 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.5...8.5.6) Updates `@typescript-eslint/eslint-plugin` from 8.34.0 to 8.34.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.34.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: postcss dependency-version: 8.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.34.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23ae259 commit 131a7ad

File tree

4 files changed

+68
-68
lines changed

4 files changed

+68
-68
lines changed

package-lock.json

Lines changed: 64 additions & 64 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
@@ -83,11 +83,11 @@
8383
"http-server": "14.1.1",
8484
"husky": "9.1.7",
8585
"jscpd": "^4.0.5",
86-
"lint-staged": "^16.1.0",
86+
"lint-staged": "^16.1.2",
8787
"markdownlint-cli": "^0.45.0",
8888
"ng-packagr": "19.2.2",
8989
"npm-run-all2": "8.0.4",
90-
"postcss": "^8.5.5",
90+
"postcss": "^8.5.6",
9191
"postcss-cli": "^11.0.1",
9292
"prettier": "^3.5.3",
9393
"prettier-plugin-pkg": "0.21.1",

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@builder.io/eslint-plugin-mitosis": "0.0.17",
4949
"@builder.io/mitosis": "0.10.0",
5050
"@builder.io/mitosis-cli": "0.10.0",
51-
"@typescript-eslint/eslint-plugin": "8.34.0",
51+
"@typescript-eslint/eslint-plugin": "8.34.1",
5252
"cpr": "3.0.1",
5353
"cssnano": "^7.0.7",
5454
"hygen": "^6.2.11",

packages/stylelint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"stylelint": "^14.0.0 || ^15.0.0 || ^16.0.0"
3434
},
3535
"devDependencies": {
36-
"postcss": "8.5.5",
36+
"postcss": "8.5.6",
3737
"postcss-html": "^1.8.0",
3838
"stylelint-config-standard": "^38.0.0",
3939
"stylelint-config-standard-scss": "^15.0.1",

0 commit comments

Comments
 (0)