2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Update devDependencies. (#28924)

This commit is contained in:
XhmikosR
2019-06-18 15:34:43 +03:00
committed by GitHub
parent 1efcf7a5dc
commit ceffc3a5fd
2 changed files with 287 additions and 264 deletions
+10 -10
View File
@@ -110,18 +110,18 @@
"@babel/core": "^7.4.5",
"@babel/plugin-proposal-object-rest-spread": "^7.4.4",
"@babel/preset-env": "^7.4.5",
"autoprefixer": "^9.5.1",
"babel-eslint": "^10.0.1",
"autoprefixer": "^9.6.0",
"babel-eslint": "^10.0.2",
"babel-plugin-istanbul": "^5.1.4",
"bundlesize": "^0.17.2",
"clean-css-cli": "^4.3.0",
"coveralls": "^3.0.3",
"coveralls": "^3.0.4",
"cross-env": "^5.2.0",
"eslint": "^5.16.0",
"eslint-config-xo": "^0.26.0",
"eslint-plugin-import": "^2.17.3",
"eslint-plugin-unicorn": "^9.0.0",
"find-unused-sass-variables": "^0.3.3",
"eslint-plugin-unicorn": "^9.1.0",
"find-unused-sass-variables": "^0.4.0",
"glob": "^7.1.4",
"hammer-simulator": "0.0.1",
"http-server": "^0.11.1",
@@ -136,23 +136,23 @@
"karma-firefox-launcher": "^1.1.0",
"karma-qunit": "^3.1.2",
"karma-sinon": "^1.0.5",
"linkinator": "^1.4.2",
"linkinator": "^1.4.3",
"node-sass": "^4.12.0",
"nodemon": "^1.19.1",
"npm-run-all": "^4.1.5",
"popper.js": "^1.15.0",
"postcss-cli": "^6.1.2",
"qunit": "^2.9.2",
"rollup": "^1.13.1",
"rollup": "^1.15.6",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-node-resolve": "^5.0.1",
"rollup-plugin-node-resolve": "^5.0.3",
"shelljs": "^0.8.3",
"shx": "^0.3.2",
"sinon": "^7.3.2",
"stylelint": "^10.0.1",
"stylelint": "^10.1.0",
"stylelint-config-twbs-bootstrap": "^0.3.1",
"terser": "^4.0.0",
"vnu-jar": "18.11.5"
"vnu-jar": "19.6.7"
},
"engines": {
"node": ">=8"