2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Update devDependencies (#35591)

* hugo-bin                         ^0.79.0  →  ^0.79.2
* linkinator                        ^3.0.2  →   ^3.0.3
* rollup                           ^2.61.1  →  ^2.62.0
* stylelint                        ^14.1.0  →  ^14.2.0
* stylelint-config-twbs-bootstrap   ^3.0.0  →   ^3.0.1
This commit is contained in:
XhmikosR
2021-12-28 08:16:16 +02:00
committed by GitHub
parent deb8e3febd
commit 33c7f9fe69
2 changed files with 154 additions and 196 deletions
+5 -5
View File
@@ -121,7 +121,7 @@
"glob": "^7.2.0",
"globby": "^11.0.4",
"hammer-simulator": "0.0.1",
"hugo-bin": "^0.79.0",
"hugo-bin": "^0.79.2",
"ip": "^1.1.5",
"jquery": "^3.6.0",
"karma": "^6.3.9",
@@ -133,19 +133,19 @@
"karma-jasmine": "^4.0.1",
"karma-jasmine-html-reporter": "^1.7.0",
"karma-rollup-preprocessor": "^7.0.7",
"linkinator": "^3.0.2",
"linkinator": "^3.0.3",
"lockfile-lint": "^4.6.2",
"nodemon": "^2.0.15",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.5",
"postcss-cli": "^9.1.0",
"rollup": "^2.61.1",
"rollup": "^2.62.0",
"rollup-plugin-istanbul": "^3.0.0",
"rtlcss": "^3.5.0",
"sass": "^1.45.1",
"shelljs": "^0.8.4",
"stylelint": "^14.1.0",
"stylelint-config-twbs-bootstrap": "^3.0.0",
"stylelint": "^14.2.0",
"stylelint-config-twbs-bootstrap": "^3.0.1",
"terser": "^5.10.0",
"vnu-jar": "21.10.12"
},