Skip to content

Commit 1832f7c

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 57a7d91 commit 1832f7c

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

12573-
12574-
version "0.19.43"
12575-
resolved "https://registry.yarnpkg.com/systemjs/-/systemjs-0.19.43.tgz#9902ce5bdaaba03413575902c6bb18bad2ddab8e"
12576-
integrity sha1-mQLOW9qroDQTV1kCxrsYutLdq44=
12577-
dependencies:
12578-
when "^3.7.5"
12573+
12574+
version "6.8.3"
12575+
resolved "https://registry.yarnpkg.com/systemjs/-/systemjs-6.8.3.tgz#67e27f49242e9d81c2b652b204ae54e8bfcc75a3"
12576+
integrity sha512-UcTY+FEA1B7e+bpJk1TI+a9Na6LG7wFEqW7ED16cLqLuQfI/9Ri0rsXm3tKlIgNoHyLHZycjdAOijzNbzelgwA==
1257912577

1258012578
table@^6.0.7:
1258112579
version "6.0.7"
@@ -13614,11 +13612,6 @@ [email protected]:
1361413612
source-list-map "^2.0.1"
1361513613
source-map "^0.6.1"
1361613614

13617-
when@^3.7.5:
13618-
version "3.7.8"
13619-
resolved "https://registry.yarnpkg.com/when/-/when-3.7.8.tgz#c7130b6a7ea04693e842cdc9e7a1f2aa39a39f82"
13620-
integrity sha1-xxMLan6gRpPoQs3J56Hyqjmjn4I=
13621-
1362213615
which-module@^1.0.0:
1362313616
version "1.0.0"
1362413617
resolved "https://registry.yarnpkg.com/which-module/-/which-module-1.0.0.tgz#bba63ca861948994ff307736089e3b96026c2a4f"

0 commit comments

Comments
 (0)