mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Update devDependencies. (#29508)
This commit is contained in:
+7
-7
@@ -87,21 +87,21 @@
|
||||
"popper.js": "^1.15.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.6.2",
|
||||
"@babel/core": "^7.6.2",
|
||||
"@babel/cli": "^7.6.4",
|
||||
"@babel/core": "^7.6.4",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.6.2",
|
||||
"@babel/preset-env": "^7.6.2",
|
||||
"@babel/preset-env": "^7.6.3",
|
||||
"autoprefixer": "^9.6.4",
|
||||
"babel-eslint": "^10.0.3",
|
||||
"babel-plugin-istanbul": "^5.2.0",
|
||||
"bundlesize": "^0.18.0",
|
||||
"clean-css-cli": "^4.3.0",
|
||||
"coveralls": "^3.0.6",
|
||||
"coveralls": "^3.0.7",
|
||||
"cross-env": "^6.0.3",
|
||||
"eslint": "^6.5.1",
|
||||
"eslint-config-xo": "^0.27.1",
|
||||
"eslint-plugin-import": "^2.18.2",
|
||||
"eslint-plugin-unicorn": "^12.0.2",
|
||||
"eslint-plugin-unicorn": "^12.1.0",
|
||||
"find-unused-sass-variables": "^0.6.0",
|
||||
"glob": "^7.1.4",
|
||||
"hammer-simulator": "0.0.1",
|
||||
@@ -117,7 +117,7 @@
|
||||
"karma-jasmine": "^2.0.1",
|
||||
"karma-jasmine-html-reporter": "^1.4.2",
|
||||
"karma-rollup-preprocessor": "^7.0.2",
|
||||
"linkinator": "^1.5.0",
|
||||
"linkinator": "^1.6.0",
|
||||
"node-sass": "^4.12.0",
|
||||
"nodemon": "^1.19.3",
|
||||
"npm-run-all": "^4.1.5",
|
||||
@@ -131,7 +131,7 @@
|
||||
"serve": "^11.2.0",
|
||||
"shelljs": "^0.8.3",
|
||||
"shx": "^0.3.2",
|
||||
"stylelint": "^11.0.0",
|
||||
"stylelint": "^11.1.1",
|
||||
"stylelint-config-twbs-bootstrap": "^0.6.0",
|
||||
"terser": "^4.3.8",
|
||||
"vnu-jar": "19.9.4"
|
||||
|
||||
Reference in New Issue
Block a user