Skip to content

Commit c91677c

Browse files
Bump postcss from 8.5.1 to 8.5.3 (#1466)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.1 to 8.5.3. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.1...8.5.3) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f40ca87 commit c91677c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"babel-loader": "^8.3.0",
4343
"css-loader": "^6.6.0",
4444
"mini-css-extract-plugin": "^2.9.2",
45-
"postcss": "^8.5.1",
45+
"postcss": "^8.5.3",
4646
"postcss-loader": "^6.2.1",
4747
"script-loader": "^0.7.2",
4848
"vue": "^2.7.15",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1383,10 +1383,10 @@ postcss@^7.0.36:
13831383
picocolors "^0.2.1"
13841384
source-map "^0.6.1"
13851385

1386-
postcss@^8.4.14, postcss@^8.4.33, postcss@^8.5.1:
1387-
version "8.5.1"
1388-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.1.tgz#e2272a1f8a807fafa413218245630b5db10a3214"
1389-
integrity sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==
1386+
postcss@^8.4.14, postcss@^8.4.33, postcss@^8.5.3:
1387+
version "8.5.3"
1388+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3.tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb"
1389+
integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==
13901390
dependencies:
13911391
nanoid "^3.3.8"
13921392
picocolors "^1.1.1"

0 commit comments

Comments
 (0)