Skip to content

Commit 4dca197

Browse files
chore(deps-dev): bump postcss in /gems/karya-dashboard (#490)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.13 to 8.5.14. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.13...8.5.14) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 182c62a commit 4dca197

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

gems/karya-dashboard/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"react-dom": "^19.2.5"
1818
},
1919
"resolutions": {
20-
"postcss": "^8.5.13"
20+
"postcss": "^8.5.14"
2121
},
2222
"devDependencies": {
2323
"@eslint/js": "^10.0.1",
@@ -31,7 +31,7 @@
3131
"eslint": "^10.3.0",
3232
"eslint-plugin-simple-import-sort": "^13.0.0",
3333
"globals": "^17.6.0",
34-
"postcss": "^8.5.13",
34+
"postcss": "^8.5.14",
3535
"sass": "^1.99.0",
3636
"semver": "^7.7.4",
3737
"stylelint": "^17.10.0",

gems/karya-dashboard/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2172,7 +2172,7 @@ __metadata:
21722172
eslint: "npm:^10.3.0"
21732173
eslint-plugin-simple-import-sort: "npm:^13.0.0"
21742174
globals: "npm:^17.6.0"
2175-
postcss: "npm:^8.5.13"
2175+
postcss: "npm:^8.5.14"
21762176
react: "npm:^19.2.5"
21772177
react-dom: "npm:^19.2.5"
21782178
sass: "npm:^1.99.0"
@@ -2792,14 +2792,14 @@ __metadata:
27922792
languageName: node
27932793
linkType: hard
27942794

2795-
"postcss@npm:^8.5.13":
2796-
version: 8.5.13
2797-
resolution: "postcss@npm:8.5.13"
2795+
"postcss@npm:^8.5.14":
2796+
version: 8.5.14
2797+
resolution: "postcss@npm:8.5.14"
27982798
dependencies:
27992799
nanoid: "npm:^3.3.11"
28002800
picocolors: "npm:^1.1.1"
28012801
source-map-js: "npm:^1.2.1"
2802-
checksum: 10c0/3aa7c8cbdfbfd99b34406a433cef56d164dd135fc9cb9e63d487cc363291f877a55ec7b8ff6ec15348c17c2d98a43be46bfad671e6340403041a3e79f70c2f2f
2802+
checksum: 10c0/48138207cf5ef5581be1bfe2cb65ccfe0ac75e43888ba045afc8ed6043d7b56aeb3b9a9fe5b353ff554be943cd0cc15d826ccb991525159175971e5ee8ab0237
28032803
languageName: node
28042804
linkType: hard
28052805

0 commit comments

Comments
 (0)