Skip to content

Commit 51b0d31

Browse files
Bump the npm-development group across 1 directory with 2 updates
Bumps the npm-development group with 2 updates in the /client directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [postcss](https://github.com/postcss/postcss). Updates `@types/node` from 22.15.21 to 22.15.29 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `postcss` from 8.5.3 to 8.5.4 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.3...8.5.4) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.15.29 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: postcss dependency-version: 8.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 20d83bf commit 51b0d31

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
},
2020
"devDependencies": {
2121
"@playwright/test": "^1.52.0",
22-
"@types/node": "^22.15.21",
22+
"@types/node": "^22.15.29",
2323
"autoprefixer": "^10.4.21",
24-
"postcss": "^8.5.3",
24+
"postcss": "^8.5.4",
2525
"tailwindcss": "^4.1.5"
2626
}
2727
}

0 commit comments

Comments
 (0)