Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-18 09:08:48 +0300
committerGitHub <noreply@github.com>2021-06-18 09:08:48 +0300
commitc6d6156e42dc8deb16b88356baa5c968fe54064c (patch)
tree7c87a461ccbf5db724ee501d40eee219e311c997 /package.json
parent9c1bc2f041075e728d8ac3ecbba1f0d3389c06e3 (diff)
Bump postcss from 8.3.4 to 8.3.5 (#34287)
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.4 to 8.3.5. - [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.3.4...8.3.5) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8a80532826..ee7f7126d2 100644
--- a/package.json
+++ b/package.json
@@ -136,7 +136,7 @@
"lockfile-lint": "^4.6.2",
"nodemon": "^2.0.7",
"npm-run-all": "^4.1.5",
- "postcss": "^8.3.4",
+ "postcss": "^8.3.5",
"postcss-cli": "^8.3.1",
"rollup": "^2.51.2",
"rollup-plugin-istanbul": "^3.0.0",