mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
Update devDependencies (#35322)
* cspell ^5.12.4 → ^5.12.6 * eslint ^8.1.0 → ^8.2.0 * eslint-plugin-unicorn ^37.0.1 → ^38.0.1 * hugo-bin ^0.76.1 → ^0.77.2 * karma ^6.3.7 → ^6.3.8 * linkinator ^2.14.4 → ^2.14.5 * postcss-cli ^9.0.1 → ^9.0.2 * rtlcss ^3.4.0 → ^3.5.0
This commit is contained in:
+8
-8
@@ -112,19 +112,19 @@
|
||||
"bundlewatch": "^0.3.2",
|
||||
"clean-css-cli": "^5.4.2",
|
||||
"cross-env": "^7.0.3",
|
||||
"cspell": "^5.12.4",
|
||||
"eslint": "^8.1.0",
|
||||
"cspell": "^5.12.6",
|
||||
"eslint": "^8.2.0",
|
||||
"eslint-config-xo": "^0.39.0",
|
||||
"eslint-plugin-import": "^2.25.2",
|
||||
"eslint-plugin-unicorn": "^37.0.1",
|
||||
"eslint-plugin-unicorn": "^38.0.1",
|
||||
"find-unused-sass-variables": "^3.1.0",
|
||||
"glob": "^7.2.0",
|
||||
"globby": "^11.0.4",
|
||||
"hammer-simulator": "0.0.1",
|
||||
"hugo-bin": "^0.76.1",
|
||||
"hugo-bin": "^0.77.2",
|
||||
"ip": "^1.1.5",
|
||||
"jquery": "^3.6.0",
|
||||
"karma": "^6.3.7",
|
||||
"karma": "^6.3.8",
|
||||
"karma-browserstack-launcher": "1.4.0",
|
||||
"karma-chrome-launcher": "^3.1.0",
|
||||
"karma-coverage-istanbul-reporter": "^3.0.3",
|
||||
@@ -133,15 +133,15 @@
|
||||
"karma-jasmine": "^4.0.1",
|
||||
"karma-jasmine-html-reporter": "^1.7.0",
|
||||
"karma-rollup-preprocessor": "^7.0.7",
|
||||
"linkinator": "^2.14.4",
|
||||
"linkinator": "^2.14.5",
|
||||
"lockfile-lint": "^4.6.2",
|
||||
"nodemon": "^2.0.14",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss": "^8.3.11",
|
||||
"postcss-cli": "^9.0.1",
|
||||
"postcss-cli": "^9.0.2",
|
||||
"rollup": "^2.59.0",
|
||||
"rollup-plugin-istanbul": "^3.0.0",
|
||||
"rtlcss": "^3.4.0",
|
||||
"rtlcss": "^3.5.0",
|
||||
"sass": "^1.43.4",
|
||||
"shelljs": "^0.8.4",
|
||||
"stylelint": "^13.13.1",
|
||||
|
||||
Reference in New Issue
Block a user