Skip to content

Commit f0ffcfb

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] <[email protected]>
1 parent 7161587 commit f0ffcfb

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
@@ -12563,12 +12563,10 @@ [email protected]:
1256312563
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.1.tgz#8340fc4702c3122df5d22288f88283f513d3fdd4"
1256412564
integrity sha1-g0D8RwLDEi310iKI+IKD9RPT/dQ=
1256512565

12566-
12567-
version "0.19.43"
12568-
resolved "https://registry.yarnpkg.com/systemjs/-/systemjs-0.19.43.tgz#9902ce5bdaaba03413575902c6bb18bad2ddab8e"
12569-
integrity sha1-mQLOW9qroDQTV1kCxrsYutLdq44=
12570-
dependencies:
12571-
when "^3.7.5"
12566+
12567+
version "6.8.3"
12568+
resolved "https://registry.yarnpkg.com/systemjs/-/systemjs-6.8.3.tgz#67e27f49242e9d81c2b652b204ae54e8bfcc75a3"
12569+
integrity sha512-UcTY+FEA1B7e+bpJk1TI+a9Na6LG7wFEqW7ED16cLqLuQfI/9Ri0rsXm3tKlIgNoHyLHZycjdAOijzNbzelgwA==
1257212570

1257312571
table@^6.0.7:
1257412572
version "6.0.7"
@@ -13607,11 +13605,6 @@ [email protected]:
1360713605
source-list-map "^2.0.1"
1360813606
source-map "^0.6.1"
1360913607

13610-
when@^3.7.5:
13611-
version "3.7.8"
13612-
resolved "https://registry.yarnpkg.com/when/-/when-3.7.8.tgz#c7130b6a7ea04693e842cdc9e7a1f2aa39a39f82"
13613-
integrity sha1-xxMLan6gRpPoQs3J56Hyqjmjn4I=
13614-
1361513608
which-module@^1.0.0:
1361613609
version "1.0.0"
1361713610
resolved "https://registry.yarnpkg.com/which-module/-/which-module-1.0.0.tgz#bba63ca861948994ff307736089e3b96026c2a4f"

0 commit comments

Comments
 (0)