Skip to content

Commit 656a3e4

Browse files
build(deps-dev): bump the development-dependencies group across 1 directory with 2 updates (#312)
Bumps the development-dependencies group with 2 updates in the / directory: [postcss](https://github.com/postcss/postcss) and [ts-jest](https://github.com/kulshekhar/ts-jest). Updates `postcss` from 8.5.6 to 8.5.8 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.6...8.5.8) Updates `ts-jest` from 29.4.6 to 29.4.9 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.6...v29.4.9) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: ts-jest dependency-version: 29.4.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3e6da9 commit 656a3e4

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

package-lock.json

Lines changed: 11 additions & 11 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
@@ -34,10 +34,10 @@
3434
"@types/jest": "^30.0.0",
3535
"jest": "^30.2.0",
3636
"lint-staged": "^16.3.1",
37-
"postcss": "^8.5.6",
37+
"postcss": "^8.5.8",
3838
"prettier": "^3.8.1",
3939
"rimraf": "^6.1.3",
40-
"ts-jest": "^29.4.6",
40+
"ts-jest": "^29.4.9",
4141
"typescript": "^5.9.3"
4242
},
4343
"scripts": {

0 commit comments

Comments
 (0)