aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-19 18:07:52 +0300
committerGitHub <[email protected]>2020-05-19 18:07:52 +0300
commit7229b3a6bcfa18072fc965f76ff171debd7c55ef (patch)
tree474d319e37708add8e815dfc8e6df9b7457bbf63 /package.json
parent0a9627f9a983ac33b581e8b228477a9eb4fc48f6 (diff)
downloadbootstrap-7229b3a6bcfa18072fc965f76ff171debd7c55ef.tar.xz
bootstrap-7229b3a6bcfa18072fc965f76ff171debd7c55ef.zip
Bump autoprefixer from 9.7.6 to 9.8.0 (#30863)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.6 to 9.8.0. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/9.7.6...9.8.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[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 62a0218ab..a37e8f33e 100644
--- a/package.json
+++ b/package.json
@@ -98,7 +98,7 @@
"@babel/preset-env": "^7.9.6",
"@rollup/plugin-commonjs": "^11.1.0",
"@rollup/plugin-node-resolve": "^7.1.3",
- "autoprefixer": "^9.7.6",
+ "autoprefixer": "^9.8.0",
"bundlewatch": "^0.2.7",
"clean-css-cli": "^4.3.0",
"cross-env": "^7.0.2",