Skip to content

Commit d0c2452

Browse files
Javascript dependency: Bump postcss from 8.5.13 to 8.5.14 in /web
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.10 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d17616e commit d0c2452

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"notistack": "^3.0.2",
125125
"papaparse": "^5.5.3",
126126
"path-fx": "^2.1.2",
127-
"postcss": "^8.5.12",
127+
"postcss": "^8.5.14",
128128
"rc-dock": "^4.0.0-alpha.2",
129129
"react": "^19.2.5",
130130
"react-arborist": "^3.5.0",

web/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11983,14 +11983,14 @@ __metadata:
1198311983
languageName: node
1198411984
linkType: hard
1198511985

11986-
"postcss@npm:^8.5.12":
11987-
version: 8.5.13
11988-
resolution: "postcss@npm:8.5.13"
11986+
"postcss@npm:^8.5.14":
11987+
version: 8.5.14
11988+
resolution: "postcss@npm:8.5.14"
1198911989
dependencies:
1199011990
nanoid: "npm:^3.3.11"
1199111991
picocolors: "npm:^1.1.1"
1199211992
source-map-js: "npm:^1.2.1"
11993-
checksum: 10c0/3aa7c8cbdfbfd99b34406a433cef56d164dd135fc9cb9e63d487cc363291f877a55ec7b8ff6ec15348c17c2d98a43be46bfad671e6340403041a3e79f70c2f2f
11993+
checksum: 10c0/48138207cf5ef5581be1bfe2cb65ccfe0ac75e43888ba045afc8ed6043d7b56aeb3b9a9fe5b353ff554be943cd0cc15d826ccb991525159175971e5ee8ab0237
1199411994
languageName: node
1199511995
linkType: hard
1199611996

@@ -13071,7 +13071,7 @@ __metadata:
1307113071
notistack: "npm:^3.0.2"
1307213072
papaparse: "npm:^5.5.3"
1307313073
path-fx: "npm:^2.1.2"
13074-
postcss: "npm:^8.5.12"
13074+
postcss: "npm:^8.5.14"
1307513075
postcss-loader: "npm:^8.2.1"
1307613076
process: "npm:^0.11.10"
1307713077
prop-types: "npm:^15.8.1"

0 commit comments

Comments
 (0)