Update dependencies
This commit is contained in:
parent
0a54d60f7c
commit
2cee0886b9
10
package.json
10
package.json
@ -41,7 +41,7 @@
|
||||
"@types/marked": "0.0.28",
|
||||
"bourbon": "^4.3.4",
|
||||
"bourbon-neat": "1.8.0",
|
||||
"chai": "^3.5.0",
|
||||
"chai": "^4.0.0",
|
||||
"chartist": "^0.11.0",
|
||||
"chartist-plugin-tooltip": "git+https://github.com/Globegitter/chartist-plugin-tooltip.git",
|
||||
"core-js": "^2.4.1",
|
||||
@ -61,8 +61,8 @@
|
||||
"gulp-phpunit": "^0.23.0",
|
||||
"gulp-sass": "^3.1.0",
|
||||
"gulp-scss-lint": "^0.4.0",
|
||||
"gulp-tslint": "^8.0.0",
|
||||
"gulp-typescript": "^3.1.6",
|
||||
"gulp-tslint": "^8.1.0",
|
||||
"gulp-typescript": "^3.1.7",
|
||||
"gulp-uglify": "^3.0.0",
|
||||
"gulp-util": "^3.0.8",
|
||||
"highlight.js": "^9.11.0",
|
||||
@ -77,8 +77,8 @@
|
||||
"systemjs": "0.20.12",
|
||||
"systemjs-builder": "0.16.4",
|
||||
"touch": "^1.0.0",
|
||||
"tslint": "^5.2.0",
|
||||
"typescript": "^2.3.2",
|
||||
"tslint": "^5.3.2",
|
||||
"typescript": "^2.3.3",
|
||||
"zone.js": "^0.8.11"
|
||||
}
|
||||
}
|
||||
|
10
src/api/composer.lock
generated
10
src/api/composer.lock
generated
@ -1259,16 +1259,16 @@
|
||||
},
|
||||
{
|
||||
"name": "sebastian/diff",
|
||||
"version": "1.4.2",
|
||||
"version": "1.4.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/diff.git",
|
||||
"reference": "3c7d21999e815cdfac70c6c7d79d3a9cb1bc7bc2"
|
||||
"reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3c7d21999e815cdfac70c6c7d79d3a9cb1bc7bc2",
|
||||
"reference": "3c7d21999e815cdfac70c6c7d79d3a9cb1bc7bc2",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
|
||||
"reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1307,7 +1307,7 @@
|
||||
"keywords": [
|
||||
"diff"
|
||||
],
|
||||
"time": "2017-05-18T13:44:30+00:00"
|
||||
"time": "2017-05-22T07:24:03+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/environment",
|
||||
|
Reference in New Issue
Block a user