mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Update devDependencies.
This commit is contained in:
parent
02f80c1616
commit
6269d05670
2 changed files with 656 additions and 315 deletions
961
package-lock.json
generated
961
package-lock.json
generated
File diff suppressed because it is too large
Load diff
10
package.json
10
package.json
|
@ -122,10 +122,10 @@
|
|||
"eslint-plugin-import": "^2.17.2",
|
||||
"eslint-plugin-unicorn": "^8.0.2",
|
||||
"find-unused-sass-variables": "^0.3.3",
|
||||
"glob": "^7.1.3",
|
||||
"glob": "^7.1.4",
|
||||
"hammer-simulator": "0.0.1",
|
||||
"http-server": "^0.11.1",
|
||||
"hugo-bin": "^0.43.4",
|
||||
"hugo-bin": "^0.43.5",
|
||||
"ip": "^1.1.5",
|
||||
"jquery": "^3.4.1",
|
||||
"karma": "^4.1.0",
|
||||
|
@ -136,16 +136,16 @@
|
|||
"karma-firefox-launcher": "^1.1.0",
|
||||
"karma-qunit": "^3.1.2",
|
||||
"karma-sinon": "^1.0.5",
|
||||
"linkinator": "^1.3.1",
|
||||
"linkinator": "^1.4.2",
|
||||
"node-sass": "^4.12.0",
|
||||
"nodemon": "^1.19.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"popper.js": "^1.15.0",
|
||||
"postcss-cli": "^6.1.2",
|
||||
"qunit": "^2.9.2",
|
||||
"rollup": "^1.10.1",
|
||||
"rollup": "^1.12.1",
|
||||
"rollup-plugin-babel": "^4.3.2",
|
||||
"rollup-plugin-node-resolve": "^4.2.3",
|
||||
"rollup-plugin-node-resolve": "^5.0.0",
|
||||
"shelljs": "^0.8.3",
|
||||
"shx": "^0.3.2",
|
||||
"sinon": "^7.3.2",
|
||||
|
|
Loading…
Add table
Reference in a new issue