Skip to content

Commit 3d6001b

Browse files
dependabot[bot]sbouchetclaude
authored
chore(deps): bump postcss from 8.5.8 to 8.5.15 in /cloud-shell (#356)
* chore(deps): bump postcss from 8.5.8 to 8.5.15 in /cloud-shell Bumps [postcss](https://github.com/postcss/postcss) from 8.5.8 to 8.5.15. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.8...8.5.15) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.15 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Add postcss 8.5.15 resolution to package.json Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Add postcss 8.5.15 resolution to package.json Signed-off-by: Stephane Bouchet <sbouchet@redhat.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Stephane Bouchet <sbouchet@redhat.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stephane Bouchet <sbouchet@redhat.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent aa1b763 commit 3d6001b

2 files changed

Lines changed: 10 additions & 9 deletions

File tree

cloud-shell/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"minimatch@^3.1.1": "^3.1.5",
3333
"minimatch@^10.1.1": "^10.2.4",
3434
"ajv": "6.14.0",
35+
"postcss": "8.5.15",
3536
"picomatch": "2.3.2",
3637
"ip-address": "10.2.0",
3738
"qs": "^6.15.2"

cloud-shell/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2814,12 +2814,12 @@ __metadata:
28142814
languageName: node
28152815
linkType: hard
28162816

2817-
"nanoid@npm:^3.3.11":
2818-
version: 3.3.11
2819-
resolution: "nanoid@npm:3.3.11"
2817+
"nanoid@npm:^3.3.12":
2818+
version: 3.3.12
2819+
resolution: "nanoid@npm:3.3.12"
28202820
bin:
28212821
nanoid: bin/nanoid.cjs
2822-
checksum: 10c0/40e7f70b3d15f725ca072dfc4f74e81fcf1fbb02e491cf58ac0c79093adc9b0a73b152bcde57df4b79cd097e13023d7504acb38404a4da7bc1cd8e887b82fe0b
2822+
checksum: 10c0/ba142b7b39e11e80c16dd74b0365d407880c87c1cf7e1480956981ae940ee36060fa5b6f092cd1e315184dd19244c657bd017d03327bd3c62247d691c5e8edfb
28232823
languageName: node
28242824
linkType: hard
28252825

@@ -3255,14 +3255,14 @@ __metadata:
32553255
languageName: node
32563256
linkType: hard
32573257

3258-
"postcss@npm:^8.2.15":
3259-
version: 8.5.8
3260-
resolution: "postcss@npm:8.5.8"
3258+
"postcss@npm:8.5.15":
3259+
version: 8.5.15
3260+
resolution: "postcss@npm:8.5.15"
32613261
dependencies:
3262-
nanoid: "npm:^3.3.11"
3262+
nanoid: "npm:^3.3.12"
32633263
picocolors: "npm:^1.1.1"
32643264
source-map-js: "npm:^1.2.1"
3265-
checksum: 10c0/dd918f7127ee7c60a0295bae2e72b3787892296e1d1c3c564d7a2a00c68d8df83cadc3178491259daa19ccc54804fb71ed8c937c6787e08d8bd4bedf8d17044c
3265+
checksum: 10c0/7f2e63ae22fbe43aace1bf652bd99da4e90737c64194d49e51ddc9cd0f9e51ff2861a7d734379b494deffa03a880a5c65eec70bc29ee9ebaa7136dde3eee8f31
32663266
languageName: node
32673267
linkType: hard
32683268

0 commit comments

Comments
 (0)