aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-05 13:19:18 +0200
committerGitHub <[email protected]>2024-03-05 13:19:18 +0200
commit86b4c934fe9f36c401d1fd6f9ed93a3d4198ace4 (patch)
treea2fe34e64fe91769f32a2916f8326f54bf48e6a0 /package.json
parentde4767ab102cb8fc6ff80e5c1662485fb1911764 (diff)
downloadbootstrap-86b4c934fe9f36c401d1fd6f9ed93a3d4198ace4.tar.xz
bootstrap-86b4c934fe9f36c401d1fd6f9ed93a3d4198ace4.zip
Build(deps-dev): Bump autoprefixer from 10.4.17 to 10.4.18 (#39732)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.17 to 10.4.18. - [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.17...10.4.18) --- 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 1f940e5cd..a65d3b275 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.17",
+ "autoprefixer": "^10.4.18",
"bundlewatch": "^0.3.3",
"clean-css-cli": "^5.6.3",
"cross-env": "^7.0.3",