Commit dd76602d authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

Met à jour les dépendances javascript.

Showing with 11 additions and 11 deletions
+11 -11
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
...@@ -23,22 +23,22 @@ ...@@ -23,22 +23,22 @@
"@angular/core": "^7.2.9" "@angular/core": "^7.2.9"
}, },
"dependencies": { "dependencies": {
"lodash": "^4.17.11", "lodash": "^4.17.15",
"rxjs": "^6.4.0", "rxjs": "^6.5.3",
"rxjs-etc": "^9.4.0" "rxjs-etc": "^9.6.2"
}, },
"devDependencies": { "devDependencies": {
"@angular/common": "^7.2.9", "@angular/common": "^7.2.15",
"@angular/core": "^7.2.9", "@angular/core": "^7.2.15",
"irstea-typescript-config": "^1.0.3", "irstea-typescript-config": "^1.0.7",
"prettier": "^1.16.4", "prettier": "^1.19.1",
"prettier-tslint": "^0.4.2", "prettier-tslint": "^0.4.2",
"rxjs-marbles": "^5.0.0", "rxjs-marbles": "^5.0.3",
"rxjs-tslint-rules": "^4.18.2", "rxjs-tslint-rules": "^4.26.1",
"tslint": "^5.14.0", "tslint": "^5.20.1",
"tslint-config-prettier": "^1.18.0", "tslint-config-prettier": "^1.18.0",
"tslint-plugin-prettier": "^2.0.1", "tslint-plugin-prettier": "^2.0.1",
"typescript": "^3.3.3333", "typescript": "^3.7.2",
"zone.js": "~0.8.26" "zone.js": "~0.8.26"
} }
} }
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment