Skip to content

Commit a1ccf25

Browse files
Bump postcss in the javascript-prod group across 1 directory
Bumps the javascript-prod group with 1 update in the / directory: [postcss](https://github.com/postcss/postcss). Updates `postcss` from 8.5.10 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.10...8.5.15) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: javascript-prod ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e85485 commit a1ccf25

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"bootstrap": "^3",
3333
"jquery": "^3.7.1",
3434
"popper.js": "^1.16.1",
35-
"postcss": ">=8.5.10",
35+
"postcss": ">=8.5.15",
3636
"select2": "^4.0.3"
3737
}
3838
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4247,10 +4247,10 @@ ms@^2.1.3:
42474247
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
42484248
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
42494249

4250-
nanoid@^3.3.11:
4251-
version "3.3.11"
4252-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
4253-
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
4250+
nanoid@^3.3.12:
4251+
version "3.3.12"
4252+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.12.tgz#ab3d912e217a6d0a514f00a72a16543a28982c05"
4253+
integrity sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==
42544254

42554255
napi-postinstall@^0.3.0:
42564256
version "0.3.4"
@@ -4705,12 +4705,12 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
47054705
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
47064706
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
47074707

4708-
postcss@>=8.5.10, postcss@^8.2.14, postcss@^8.4.40:
4709-
version "8.5.10"
4710-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356"
4711-
integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==
4708+
postcss@>=8.5.15, postcss@^8.2.14, postcss@^8.4.40:
4709+
version "8.5.15"
4710+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.15.tgz#d1eaf677a324e9ec02196da2d3fecf4a0b9a735c"
4711+
integrity sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==
47124712
dependencies:
4713-
nanoid "^3.3.11"
4713+
nanoid "^3.3.12"
47144714
picocolors "^1.1.1"
47154715
source-map-js "^1.2.1"
47164716

0 commit comments

Comments
 (0)