1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-20 12:21:35 +02:00

Update devDependencies (#38437)

* Update devDependencies

* @babel/preset-env                 ^7.20.2  →  ^7.21.4
* @rollup/plugin-node-resolve       ^15.0.1  →  ^15.0.2
* eslint                            ^8.37.0  →  ^8.38.0
* rtlcss                             ^4.0.0  →   ^4.1.0
* sass                              ^1.60.0  →  ^1.61.0
* stylelint                        ^14.16.1  →  ^15.4.0
* stylelint-config-twbs-bootstrap    ^7.0.0  →   ^9.0.1
* vnu-jar                           22.9.29  →  23.4.11

* Fix the new Stylelint issues
This commit is contained in:
XhmikosR
2023-04-11 11:44:19 +03:00
committed by GitHub
parent b000f2ace1
commit fdd306f481
8 changed files with 598 additions and 449 deletions

View File

@@ -1,4 +1,4 @@
/* stylelint-disable selector-list-comma-newline-after */
/* stylelint-disable stylistic/selector-list-comma-newline-after */
.blog-header {
border-bottom: 1px solid #e5e5e5;