2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

Update devDependencies (#37208)

* autoprefixer   ^10.4.11  →  ^10.4.12
* eslint          ^8.23.1  →   ^8.24.0
* hugo-bin        ^0.91.1  →   ^0.92.1
* lockfile-lint    ^4.8.0  →    ^4.9.3
* rollup          ^2.79.0  →   ^2.79.1
* sass            ^1.54.9  →   ^1.55.0
* stylelint      ^14.12.0  →  ^14.12.1
This commit is contained in:
XhmikosR
2022-09-27 08:49:52 +03:00
committed by GitHub
parent eff658edb7
commit 2b65149e02
2 changed files with 176 additions and 178 deletions
+7 -7
View File
@@ -112,11 +112,11 @@
"@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-node-resolve": "^14.1.0",
"@rollup/plugin-replace": "^4.0.0",
"autoprefixer": "^10.4.11",
"autoprefixer": "^10.4.12",
"bundlewatch": "^0.3.3",
"clean-css-cli": "^5.6.1",
"cross-env": "^7.0.3",
"eslint": "^8.23.1",
"eslint": "^8.24.0",
"eslint-config-xo": "^0.42.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-markdown": "^3.0.0",
@@ -124,7 +124,7 @@
"find-unused-sass-variables": "^4.0.4",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
"hugo-bin": "^0.91.1",
"hugo-bin": "^0.92.1",
"ip": "^2.0.0",
"jquery": "^3.6.1",
"karma": "^6.4.1",
@@ -136,17 +136,17 @@
"karma-jasmine": "^5.1.0",
"karma-jasmine-html-reporter": "^2.0.0",
"karma-rollup-preprocessor": "7.0.7",
"lockfile-lint": "^4.8.0",
"lockfile-lint": "^4.9.3",
"nodemon": "^2.0.20",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.16",
"postcss-cli": "^10.0.0",
"rollup": "^2.79.0",
"rollup": "^2.79.1",
"rollup-plugin-istanbul": "^3.0.0",
"rtlcss": "^4.0.0",
"sass": "^1.54.9",
"sass": "^1.55.0",
"shelljs": "^0.8.5",
"stylelint": "^14.12.0",
"stylelint": "^14.12.1",
"stylelint-config-twbs-bootstrap": "^6.0.0",
"terser": "^5.15.0",
"vnu-jar": "21.10.12"