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

Update devDependencies (#36522)

* eslint                           ^8.16.0  →  ^8.17.0
* hugo-bin                         ^0.87.1  →  ^0.88.2
* rollup                           ^2.74.1  →  ^2.75.6
* stylelint-config-twbs-bootstrap   ^3.1.0  →   ^4.0.0
* stylelint                        ^14.8.5  →  ^14.9.0
* terser                           ^5.13.1  →  ^5.14.0
This commit is contained in:
XhmikosR
2022-06-28 08:52:23 +03:00
committed by GitHub
parent 6fd203060b
commit def158dc10
2 changed files with 567 additions and 653 deletions

1208
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -109,7 +109,7 @@
"bundlewatch": "^0.3.3", "bundlewatch": "^0.3.3",
"clean-css-cli": "^5.6.0", "clean-css-cli": "^5.6.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "^8.16.0", "eslint": "^8.17.0",
"eslint-config-xo": "^0.41.0", "eslint-config-xo": "^0.41.0",
"eslint-plugin-import": "^2.26.0", "eslint-plugin-import": "^2.26.0",
"eslint-plugin-qunit": "^7.2.0", "eslint-plugin-qunit": "^7.2.0",
@@ -117,7 +117,7 @@
"find-unused-sass-variables": "^4.0.4", "find-unused-sass-variables": "^4.0.4",
"globby": "^11.1.0", "globby": "^11.1.0",
"hammer-simulator": "0.0.1", "hammer-simulator": "0.0.1",
"hugo-bin": "^0.87.1", "hugo-bin": "^0.88.2",
"ip": "^2.0.0", "ip": "^2.0.0",
"jquery": "3.5.1", "jquery": "3.5.1",
"karma": "^6.3.20", "karma": "^6.3.20",
@@ -136,12 +136,12 @@
"postcss": "^8.4.14", "postcss": "^8.4.14",
"postcss-cli": "^9.1.0", "postcss-cli": "^9.1.0",
"qunit": "^2.19.1", "qunit": "^2.19.1",
"rollup": "^2.74.1", "rollup": "^2.75.6",
"shelljs": "^0.8.5", "shelljs": "^0.8.5",
"sinon": "^7.5.0", "sinon": "^7.5.0",
"stylelint": "^14.8.5", "stylelint": "^14.9.0",
"stylelint-config-twbs-bootstrap": "^3.1.0", "stylelint-config-twbs-bootstrap": "^4.0.0",
"terser": "^5.13.1", "terser": "^5.14.0",
"vnu-jar": "21.10.12" "vnu-jar": "21.10.12"
}, },
"files": [ "files": [