mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
Update devDependencies. (#29099)
This commit is contained in:
+8
-8
@@ -107,20 +107,20 @@
|
||||
"popper.js": "^1.15.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.5.0",
|
||||
"@babel/core": "^7.5.4",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.5.4",
|
||||
"@babel/preset-env": "^7.5.4",
|
||||
"@babel/cli": "^7.5.5",
|
||||
"@babel/core": "^7.5.5",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.5.5",
|
||||
"@babel/preset-env": "^7.5.5",
|
||||
"autoprefixer": "^9.6.1",
|
||||
"babel-eslint": "^10.0.2",
|
||||
"babel-plugin-istanbul": "^5.1.4",
|
||||
"babel-plugin-istanbul": "^5.2.0",
|
||||
"bundlesize": "^0.18.0",
|
||||
"clean-css-cli": "^4.3.0",
|
||||
"coveralls": "^3.0.5",
|
||||
"cross-env": "^5.2.0",
|
||||
"eslint": "^6.0.1",
|
||||
"eslint": "^6.1.0",
|
||||
"eslint-config-xo": "^0.26.0",
|
||||
"eslint-plugin-import": "^2.18.0",
|
||||
"eslint-plugin-import": "^2.18.2",
|
||||
"eslint-plugin-unicorn": "^9.1.1",
|
||||
"find-unused-sass-variables": "^0.4.1",
|
||||
"glob": "^7.1.4",
|
||||
@@ -131,7 +131,7 @@
|
||||
"karma": "^4.2.0",
|
||||
"karma-browserstack-launcher": "1.4.0",
|
||||
"karma-chrome-launcher": "^3.0.0",
|
||||
"karma-coverage-istanbul-reporter": "^2.0.5",
|
||||
"karma-coverage-istanbul-reporter": "^2.0.6",
|
||||
"karma-detect-browsers": "^2.3.3",
|
||||
"karma-firefox-launcher": "^1.1.0",
|
||||
"karma-qunit": "^4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user