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-05 19:31:48 +0300
committerGitHub <noreply@github.com>2021-10-05 19:31:48 +0300
commit71e334e41af0b1c5c6e0769fd862230d32267dc7 (patch)
treea9030db65958238b3f3aa1701cad58756f2435bf /package.json
parent7bd4c9b79ee8f0f9d19468fd2230fe7eaea91a2e (diff)
Bump autoprefixer from 10.3.6 to 10.3.7 (#35109)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.6 to 10.3.7. - [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.3.6...10.3.7) --- updated-dependencies: - dependency-name: autoprefixer 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 c0409bd494..2fe1282a31 100644
--- a/package.json
+++ b/package.json
@@ -109,7 +109,7 @@
"@rollup/plugin-commonjs": "^21.0.0",
"@rollup/plugin-node-resolve": "^13.0.5",
"@rollup/plugin-replace": "^3.0.0",
- "autoprefixer": "^10.3.6",
+ "autoprefixer": "^10.3.7",
"bundlewatch": "^0.3.2",
"clean-css-cli": "^5.4.1",
"cross-env": "^7.0.3",