aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2021-01-09 22:57:00 +0200
committerGitHub <[email protected]>2021-01-09 12:57:00 -0800
commit3b773e426575504c7c58b48e3561821b8b3f68e5 (patch)
treec47e83dff0524f93f174ffde19a790aecf754568 /package.json
parent80557b3ac02bb21823a483013d9a0af5203bb7c2 (diff)
downloadbootstrap-3b773e426575504c7c58b48e3561821b8b3f68e5.tar.xz
bootstrap-3b773e426575504c7c58b48e3561821b8b3f68e5.zip
Update devDependencies (#32738)
* autoprefixer ^10.2.0 → ^10.2.1 * postcss ^8.2.2 → ^8.2.4
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 6a6fc40a0..51e7fdb34 100644
--- a/package.json
+++ b/package.json
@@ -106,7 +106,7 @@
"@rollup/plugin-commonjs": "^17.0.0",
"@rollup/plugin-node-resolve": "^11.0.1",
"@rollup/plugin-replace": "^2.3.4",
- "autoprefixer": "^10.2.0",
+ "autoprefixer": "^10.2.1",
"bundlewatch": "^0.3.1",
"clean-css-cli": "^4.3.0",
"cross-env": "^7.0.3",
@@ -133,7 +133,7 @@
"lockfile-lint": "^4.3.7",
"nodemon": "^2.0.7",
"npm-run-all": "^4.1.5",
- "postcss": "^8.2.2",
+ "postcss": "^8.2.4",
"postcss-cli": "^8.3.1",
"rollup": "^2.36.1",
"rollup-plugin-istanbul": "^3.0.0",