Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit ec26652

Browse files
renovate-botalexeagle
authored andcommitted
Update dependency systemjs to v0.21.5
1 parent e1e58b4 commit ec26652

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"@ngrx/store": "6.1.0",
88
"rxjs": "6.3.2",
9-
"systemjs": "0.21.4",
9+
"systemjs": "0.21.5",
1010
"tslib": "1.9.3",
1111
"zone.js": "0.8.26"
1212
},

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22
# yarn lockfile v1
33

44

5-
"@angular/compiler-cli@angular/compiler-cli-builds#6.1.7+d9bd860":
6-
version "6.1.7"
7-
resolved "https://codeload.github.com/angular/compiler-cli-builds/tar.gz/3265256ac5d91e4fdccc4e0849df008a274f09e7"
5+
"@angular/[email protected].8":
6+
version "6.1.8"
7+
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-6.1.8.tgz#b31842b42a6cee90d0f61f3849fbd15fc6f5ddbf"
88
dependencies:
99
chokidar "^1.4.2"
1010
minimist "^1.2.0"
1111
reflect-metadata "^0.1.2"
1212
tsickle "^0.32.1"
1313

14-
"@angular/compiler@angular/compiler-builds#6.1.7+d9bd860":
15-
version "6.1.7"
16-
resolved "https://codeload.github.com/angular/compiler-builds/tar.gz/92d8c5a04c34b457f6db0dbde3ef793eaab47493"
14+
"@angular/[email protected].8":
15+
version "6.1.8"
16+
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-6.1.8.tgz#bbbb70961724c6e5755e05fc5d7f4b39d3bb4a0c"
1717
dependencies:
1818
tslib "^1.9.0"
1919

20-
"@angular/core@angular/core-builds#6.1.7+d9bd860":
21-
version "6.1.7"
22-
resolved "https://codeload.github.com/angular/core-builds/tar.gz/4c82c14549854588c592045be1e078c0a9d58772"
20+
"@angular/[email protected].8":
21+
version "6.1.8"
22+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-6.1.8.tgz#2de584e184dc148a55ec153f8125acdf3e88eae6"
2323
dependencies:
2424
tslib "^1.9.0"
2525

@@ -1462,9 +1462,9 @@ supports-color@^2.0.0:
14621462
version "2.0.0"
14631463
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
14641464

1465-
1466-
version "0.21.4"
1467-
resolved "https://registry.yarnpkg.com/systemjs/-/systemjs-0.21.4.tgz#043996efcac3fefcb7d62e8c40457a42e9c86e1e"
1465+
1466+
version "0.21.5"
1467+
resolved "https://registry.yarnpkg.com/systemjs/-/systemjs-0.21.5.tgz#2fcef4edfe744003da4787f3f3d45d73f94462d2"
14681468

14691469
tar@^4:
14701470
version "4.4.6"

0 commit comments

Comments
 (0)