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>2019-05-06 01:42:41 +0300
committerXhmikosR <xhmikosr@gmail.com>2019-05-16 16:01:07 +0300
commit6269d0567045c3b41792f2fb4eb425865246c5ea (patch)
treee361d807ede5b23883f1a49a56fef9c3300ba099 /package.json
parent02f80c1616825e352dc36f917e39ad08933e0a19 (diff)
Update devDependencies.
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 10edfb26f2..bb6ccffb2f 100644
--- a/package.json
+++ b/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",