Skip to content

Commit 507736f

Browse files
build(deps-dev): bump the client group across 1 directory with 2 updates
Bumps the client group with 2 updates in the /client directory: [@types/ramda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ramda) and [postcss](https://github.com/postcss/postcss). Updates `@types/ramda` from 0.31.1 to 0.32.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ramda) Updates `postcss` from 8.5.23 to 8.5.25 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.23...8.5.25) --- updated-dependencies: - dependency-name: "@types/ramda" dependency-version: 0.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: client - dependency-name: postcss dependency-version: 8.5.25 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: client ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c4bf2f commit 507736f

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

client/package-lock.json

Lines changed: 12 additions & 12 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
@@ -37,7 +37,7 @@
3737
"@parcel/transformer-webmanifest": "^2.0.0",
3838
"@types/html-escaper": "^3.0.2",
3939
"@types/lodash-es": "^4.17.12",
40-
"@types/ramda": "^0.31.0",
40+
"@types/ramda": "^0.32.0",
4141
"@types/react": "^19.2.7",
4242
"@types/react-dom": "^19.2.3",
4343
"autoprefixer": "^10.4.0",
@@ -47,7 +47,7 @@
4747
"eslint-plugin-react-hooks": "^7.0.0",
4848
"globals": "^17.0.0",
4949
"parcel": "^2.0.0",
50-
"postcss": "^8.4.4",
50+
"postcss": "^8.5.25",
5151
"prettier": "^3.0.0",
5252
"process": "^0.11.10",
5353
"stylelint": "^17.0.0",

0 commit comments

Comments
 (0)