aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-15 14:34:10 +0300
committerGitHub <[email protected]>2023-08-15 14:34:10 +0300
commitbfeb5589fa9964c6c5a7cad2791df8132d5224e4 (patch)
treefddbe4e24f9de3c90f9c774060fc558b9a2ef6e8 /package.json
parentcab0d9a8aa2407b65246ff705c4353e3714a976d (diff)
downloadbootstrap-bfeb5589fa9964c6c5a7cad2791df8132d5224e4.tar.xz
bootstrap-bfeb5589fa9964c6c5a7cad2791df8132d5224e4.zip
Build(deps-dev): Bump autoprefixer from 10.4.14 to 10.4.15 (#39057)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.14 to 10.4.15. - [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.4.14...10.4.15) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.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 3e6a05bfd..48f01e9ae 100644
--- a/package.json
+++ b/package.json
@@ -111,7 +111,7 @@
"@rollup/plugin-commonjs": "^25.0.3",
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-replace": "^5.0.2",
- "autoprefixer": "^10.4.14",
+ "autoprefixer": "^10.4.15",
"bundlewatch": "^0.3.3",
"clean-css-cli": "^5.6.2",
"cross-env": "^7.0.3",