From 66815b80cfc78ee4921dd13a600bd586c857f648 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 16:21:47 +0000 Subject: [PATCH] Bump postcss from 8.4.44 to 8.4.45 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.44 to 8.4.45. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.44...8.4.45) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 6d938f4f..3eb385b2 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "devDependencies": { "jasmine-browser-runner": "^2.5.0", "jasmine-core": "^5.2.0", - "postcss": "^8.4.44", + "postcss": "^8.4.45", "standardx": "^7.0.0", "stylelint": "^16.9.0", "stylelint-config-gds": "^2.0.0" diff --git a/yarn.lock b/yarn.lock index a00f3265..02aa1004 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2168,7 +2168,7 @@ __metadata: dependencies: jasmine-browser-runner: "npm:^2.5.0" jasmine-core: "npm:^5.2.0" - postcss: "npm:^8.4.44" + postcss: "npm:^8.4.45" standardx: "npm:^7.0.0" stylelint: "npm:^16.9.0" stylelint-config-gds: "npm:^2.0.0" @@ -2770,14 +2770,14 @@ __metadata: languageName: node linkType: hard -"postcss@npm:^8.4.44": - version: 8.4.44 - resolution: "postcss@npm:8.4.44" +"postcss@npm:^8.4.45": + version: 8.4.45 + resolution: "postcss@npm:8.4.45" dependencies: nanoid: "npm:^3.3.7" picocolors: "npm:^1.0.1" source-map-js: "npm:^1.2.0" - checksum: 53c33338261a3d4f4198f8893e9dfe8b828d8d9186142ee85f02d228f04245c5bbe31239411a357a556ad20ed96f28db24d0921d63edc428fdc9133289371a1d + checksum: ad6f8b9b1157d678560373696109745ab97a947d449f8a997acac41c7f1e4c0f3ca4b092d6df1387f430f2c9a319987b1780dbdc27e35800a88cde9b606c1e8f languageName: node linkType: hard