Skip to content

Commit

Permalink
fix(deps): update dependency systemjs to v6.4.1 (#455)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Aug 1, 2020
1 parent 4870964 commit c92cb57
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@angular/router": "10.0.7",
"google-protobuf": "3.12.4",
"rxjs": "6.6.0",
"systemjs": "6.4.0",
"systemjs": "6.4.1",
"tslib": "2.0.0",
"zone.js": "0.10.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7170,10 +7170,10 @@ symbol-observable@1.2.0:
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.2.0.tgz#c22688aed4eab3cdc2dfeacbb561660560a00804"
integrity sha512-e900nM8RRtGhlV36KGEU9k65K3mPb1WV70OdjfxlG2EAuM1noi/E/BaW/uMhL7bPEssK8QV57vN3esixjUvcXQ==

systemjs@6.4.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/systemjs/-/systemjs-6.4.0.tgz#927957c0f6991f525695fec57a6a8a63e63081cf"
integrity sha512-s/nvcAXduGmThUXkNKBNh00dmOFwZIXv46qjj5gwLwN0RpHbPdmp65OE+A0QaNs4fO7tjn74Aw9S7ei88toFjA==
systemjs@6.4.1:
version "6.4.1"
resolved "https://registry.yarnpkg.com/systemjs/-/systemjs-6.4.1.tgz#9a934cf92d6b6aa84390a84f315dede85f2e06cb"
integrity sha512-xnRrngh0/KGCm8J3zmhaPxBEvDB9eLAguWPo84heVwr15JM+wS11CKxSWmv0CV16VuKlRZcDscGuXgqLBRg/qw==

tapable@^1.0.0, tapable@^1.1.3:
version "1.1.3"
Expand Down

0 comments on commit c92cb57

Please sign in to comment.