aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-01 13:05:28 +0300
committerGitHub <[email protected]>2021-06-01 13:05:28 +0300
commitf3f0b316a11ffbdbe653029ee47d7843ec421f40 (patch)
tree3d3714238316810f032da62b0543b553f58c6e12 /package.json
parent0612d3169e9dbc594d00eb1e594654dbaa9c8c21 (diff)
downloadbootstrap-f3f0b316a11ffbdbe653029ee47d7843ec421f40.tar.xz
bootstrap-f3f0b316a11ffbdbe653029ee47d7843ec421f40.zip
Bump autoprefixer from 10.2.5 to 10.2.6 (#34153)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.2.5 to 10.2.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.5...10.2.6) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
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 595713bc0..3ad20b2ec 100644
--- a/package.json
+++ b/package.json
@@ -108,7 +108,7 @@
"@rollup/plugin-commonjs": "^19.0.0",
"@rollup/plugin-node-resolve": "^13.0.0",
"@rollup/plugin-replace": "^2.4.2",
- "autoprefixer": "^10.2.5",
+ "autoprefixer": "^10.2.6",
"bundlewatch": "^0.3.2",
"clean-css-cli": "^5.3.0",
"cross-env": "^7.0.3",