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-10-04 19:10:09 +0300
committerGitHub <noreply@github.com>2021-10-04 19:10:09 +0300
commitae16dbbb50bf4ffabe19fc71827b8b031d6141f4 (patch)
treef2678e5ad86cbc4b057a8a144b75aca53fb4ccd3 /package.json
parent49df44d43e86825164b9bdebc5afa0ae43320891 (diff)
Bump autoprefixer from 10.2.6 to 10.3.6 (#35076)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.2.6 to 10.3.6. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.2.6...10.3.6) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-minor ... 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 e229338181..5bd102d731 100644
--- a/package.json
+++ b/package.json
@@ -108,7 +108,7 @@
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-node-resolve": "^13.0.5",
"@rollup/plugin-replace": "^3.0.0",
- "autoprefixer": "^10.2.6",
+ "autoprefixer": "^10.3.6",
"bundlewatch": "^0.3.2",
"clean-css-cli": "^5.3.3",
"cross-env": "^7.0.3",