diff options
| author | XhmikosR <[email protected]> | 2022-11-11 08:29:35 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-11-11 08:29:35 +0200 |
| commit | e34e1598ca2e24c3f502ed475b51a9f7fe0973f4 (patch) | |
| tree | 9a745c1fd61a9d6be2d400a41f0decd637aadd22 /package.json | |
| parent | 634e449b9aea2e78cc889684da1b88ca76d1f19c (diff) | |
| download | bootstrap-e34e1598ca2e24c3f502ed475b51a9f7fe0973f4.tar.xz bootstrap-e34e1598ca2e24c3f502ed475b51a9f7fe0973f4.zip | |
Update devDependencies and regenerate package-lock.json (#37471)
* postcss ^8.4.18 → ^8.4.19
* stylelint-config-twbs-bootstrap ^6.0.0 → ^7.0.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 1de3d22ef..a573e0fb2 100644 --- a/package.json +++ b/package.json @@ -140,7 +140,7 @@ "lockfile-lint": "^4.9.6", "nodemon": "^2.0.20", "npm-run-all": "^4.1.5", - "postcss": "^8.4.18", + "postcss": "^8.4.19", "postcss-cli": "^10.0.0", "rollup": "^3.2.5", "rollup-plugin-istanbul": "^4.0.0", @@ -148,7 +148,7 @@ "sass": "^1.56.1", "shelljs": "^0.8.5", "stylelint": "^14.14.1", - "stylelint-config-twbs-bootstrap": "^6.0.0", + "stylelint-config-twbs-bootstrap": "^7.0.0", "terser": "^5.15.1", "vnu-jar": "22.9.29" }, |
