aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-02 08:59:58 +0200
committerGitHub <[email protected]>2024-02-02 08:59:58 +0200
commit5c3a17e6a6ccdf1f4231ea0719f644a7ecd58601 (patch)
tree1ee3094d870b248cd03a8dc913cda8447d35f650 /package.json
parent9ca22697c7eb58df8686f04c6fc1c2549be30be3 (diff)
downloadbootstrap-5c3a17e6a6ccdf1f4231ea0719f644a7ecd58601.tar.xz
bootstrap-5c3a17e6a6ccdf1f4231ea0719f644a7ecd58601.zip
Build(deps-dev): Bump autoprefixer from 10.4.16 to 10.4.17 (#39626)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.16 to 10.4.17. - [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.16...10.4.17) --- 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 c260fa0d0..1d480e7e6 100644
--- a/package.json
+++ b/package.json
@@ -111,7 +111,7 @@
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.5",
- "autoprefixer": "^10.4.16",
+ "autoprefixer": "^10.4.17",
"bundlewatch": "^0.3.3",
"clean-css-cli": "^5.6.3",
"cross-env": "^7.0.3",