Skip to content

Commit d097bdb

Browse files
Bump postcss from 8.2.4 to 8.2.5 (#95)
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.4 to 8.2.5. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.2.4...8.2.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d0cd758 commit d097bdb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"devDependencies": {
4141
"autoprefixer": "^10.2.4",
42-
"postcss": "^8.2.4",
42+
"postcss": "^8.2.5",
4343
"tailwindcss": "^2.0.3"
4444
},
4545
"devDependenciesDescription": {

site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3102,10 +3102,10 @@ postcss@^7.0.26, postcss@^7.0.32:
31023102
source-map "^0.6.1"
31033103
supports-color "^6.1.0"
31043104

3105-
postcss@^8.1.6, postcss@^8.2.1, postcss@^8.2.4:
3106-
version "8.2.4"
3107-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.4.tgz#20a98a39cf303d15129c2865a9ec37eda0031d04"
3108-
integrity sha512-kRFftRoExRVXZlwUuay9iC824qmXPcQQVzAjbCCgjpXnkdMCJYBu2gTwAaFBzv8ewND6O8xFb3aELmEkh9zTzg==
3105+
postcss@^8.1.6, postcss@^8.2.1, postcss@^8.2.5:
3106+
version "8.2.5"
3107+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.5.tgz#3c75149ada4e93db9521913654c0144517f77c9a"
3108+
integrity sha512-wMcb7BpDcm3gxQOQx46NDNT36Kk0Ao6PJLLI2ed5vehbbbxCEuslSQzbQ2sfSKy+gkYxhWcGWSeaK+gwm4KIZg==
31093109
dependencies:
31103110
colorette "^1.2.1"
31113111
nanoid "^3.1.20"

0 commit comments

Comments
 (0)