Skip to content

Commit 8a38fa3

Browse files
build: bump systemjs from 0.19.43 to 6.8.3
Bumps [systemjs](https://github.com/systemjs/systemjs) from 0.19.43 to 6.8.3. - [Release notes](https://github.com/systemjs/systemjs/releases) - [Changelog](https://github.com/systemjs/systemjs/blob/master/CHANGELOG.md) - [Commits](systemjs/systemjs@0.19.43...6.8.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e6bbb5 commit 8a38fa3

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"material-components-web": "11.0.0-canary.3201cae47.0",
6767
"rxjs": "^6.5.3",
6868
"rxjs-tslint-rules": "^4.33.1",
69-
"systemjs": "0.19.43",
69+
"systemjs": "6.8.3",
7070
"tslib": "^2.0.0",
7171
"zone.js": "~0.11.3"
7272
},

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12504,12 +12504,10 @@ symbol-observable@1.0.1:
1250412504
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.1.tgz#8340fc4702c3122df5d22288f88283f513d3fdd4"
1250512505
integrity sha1-g0D8RwLDEi310iKI+IKD9RPT/dQ=
1250612506

12507-
systemjs@0.19.43:
12508-
version "0.19.43"
12509-
resolved "https://registry.yarnpkg.com/systemjs/-/systemjs-0.19.43.tgz#9902ce5bdaaba03413575902c6bb18bad2ddab8e"
12510-
integrity sha1-mQLOW9qroDQTV1kCxrsYutLdq44=
12511-
dependencies:
12512-
when "^3.7.5"
12507+
systemjs@6.8.3:
12508+
version "6.8.3"
12509+
resolved "https://registry.yarnpkg.com/systemjs/-/systemjs-6.8.3.tgz#67e27f49242e9d81c2b652b204ae54e8bfcc75a3"
12510+
integrity sha512-UcTY+FEA1B7e+bpJk1TI+a9Na6LG7wFEqW7ED16cLqLuQfI/9Ri0rsXm3tKlIgNoHyLHZycjdAOijzNbzelgwA==
1251312511

1251412512
table@^6.0.7:
1251512513
version "6.0.7"
@@ -13553,11 +13551,6 @@ webpack-sources@2.2.0:
1355313551
source-list-map "^2.0.1"
1355413552
source-map "^0.6.1"
1355513553

13556-
when@^3.7.5:
13557-
version "3.7.8"
13558-
resolved "https://registry.yarnpkg.com/when/-/when-3.7.8.tgz#c7130b6a7ea04693e842cdc9e7a1f2aa39a39f82"
13559-
integrity sha1-xxMLan6gRpPoQs3J56Hyqjmjn4I=
13560-
1356113554
which-module@^1.0.0:
1356213555
version "1.0.0"
1356313556
resolved "https://registry.yarnpkg.com/which-module/-/which-module-1.0.0.tgz#bba63ca861948994ff307736089e3b96026c2a4f"

0 commit comments

Comments
 (0)