Met à jour les dépendances javascript.
Showing
+11 -11
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
... | ... | @@ -23,22 +23,22 @@ |
"@angular/core": "^7.2.9" | ||
}, | ||
"dependencies": { | ||
"lodash": "^4.17.11", | ||
"rxjs": "^6.4.0", | ||
"rxjs-etc": "^9.4.0" | ||
"lodash": "^4.17.15", | ||
"rxjs": "^6.5.3", | ||
"rxjs-etc": "^9.6.2" | ||
}, | ||
"devDependencies": { | ||
"@angular/common": "^7.2.9", | ||
"@angular/core": "^7.2.9", | ||
"irstea-typescript-config": "^1.0.3", | ||
"prettier": "^1.16.4", | ||
"@angular/common": "^7.2.15", | ||
"@angular/core": "^7.2.15", | ||
"irstea-typescript-config": "^1.0.7", | ||
"prettier": "^1.19.1", | ||
"prettier-tslint": "^0.4.2", | ||
"rxjs-marbles": "^5.0.0", | ||
"rxjs-tslint-rules": "^4.18.2", | ||
"tslint": "^5.14.0", | ||
"rxjs-marbles": "^5.0.3", | ||
"rxjs-tslint-rules": "^4.26.1", | ||
"tslint": "^5.20.1", | ||
"tslint-config-prettier": "^1.18.0", | ||
"tslint-plugin-prettier": "^2.0.1", | ||
"typescript": "^3.3.3333", | ||
"typescript": "^3.7.2", | ||
"zone.js": "~0.8.26" | ||
} | ||
} |
Please register or sign in to comment