Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2018-08-20 10:38:03 +0300
committerXhmikosR <xhmikosr@gmail.com>2018-08-20 10:49:49 +0300
commitda717b03e6e72d7a61c007acb9223b9626ae5ee5 (patch)
tree98b1bd6b2360c353c3423f29b7fe1317fff24546 /package.json
parent061a69685529eaac825ad6f94a30be14e1c436bd (diff)
Update devDependencies and gems.
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 386888cb3c..910e2f89d5 100644
--- a/package.json
+++ b/package.json
@@ -101,7 +101,7 @@
"@babel/core": "7.0.0-rc.1",
"@babel/plugin-proposal-object-rest-spread": "7.0.0-rc.1",
"@babel/preset-env": "7.0.0-rc.1",
- "autoprefixer": "^9.1.1",
+ "autoprefixer": "^9.1.2",
"babel-eslint": "9.0.0-beta.3",
"babel-plugin-istanbul": "^5.0.1",
"broken-link-checker": "^0.7.8",
@@ -109,7 +109,7 @@
"clean-css-cli": "^4.2.1",
"coveralls": "^3.0.2",
"cross-env": "^5.2.0",
- "eslint": "^5.3.0",
+ "eslint": "^5.4.0",
"glob": "^7.1.2",
"htmllint-cli": "^0.0.7",
"http-server": "^0.11.1",
@@ -126,7 +126,7 @@
"npm-run-all": "^4.1.3",
"popper.js": "^1.14.4",
"postcss-cli": "^6.0.0",
- "qunit": "^2.6.1",
+ "qunit": "^2.6.2",
"rollup": "^0.64.1",
"rollup-plugin-babel": "4.0.0-beta.8",
"rollup-plugin-node-resolve": "^3.3.0",
@@ -134,7 +134,7 @@
"shx": "^0.3.2",
"sinon": "^6.1.5",
"sri-toolbox": "^0.2.0",
- "stylelint": "^9.4.0",
+ "stylelint": "^9.5.0",
"stylelint-config-recommended-scss": "^3.2.0",
"stylelint-config-standard": "^18.2.0",
"stylelint-order": "^1.0.0",
@@ -211,7 +211,7 @@
"dependencies": {},
"peerDependencies": {
"jquery": "1.9.1 - 3",
- "popper.js": "^1.14.1"
+ "popper.js": "^1.14.4"
}
}
}