Skip to content

Commit ad2243e

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 588a506 commit ad2243e

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.0cde52f5a.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.1.0",
7171
"zone.js": "~0.11.3"
7272
},

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12425,12 +12425,10 @@ [email protected]:
1242512425
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.1.tgz#8340fc4702c3122df5d22288f88283f513d3fdd4"
1242612426
integrity sha1-g0D8RwLDEi310iKI+IKD9RPT/dQ=
1242712427

12428-
12429-
version "0.19.43"
12430-
resolved "https://registry.yarnpkg.com/systemjs/-/systemjs-0.19.43.tgz#9902ce5bdaaba03413575902c6bb18bad2ddab8e"
12431-
integrity sha1-mQLOW9qroDQTV1kCxrsYutLdq44=
12432-
dependencies:
12433-
when "^3.7.5"
12428+
12429+
version "6.8.3"
12430+
resolved "https://registry.yarnpkg.com/systemjs/-/systemjs-6.8.3.tgz#67e27f49242e9d81c2b652b204ae54e8bfcc75a3"
12431+
integrity sha512-UcTY+FEA1B7e+bpJk1TI+a9Na6LG7wFEqW7ED16cLqLuQfI/9Ri0rsXm3tKlIgNoHyLHZycjdAOijzNbzelgwA==
1243412432

1243512433
table@^6.0.7:
1243612434
version "6.0.7"
@@ -13453,11 +13451,6 @@ [email protected]:
1345313451
source-list-map "^2.0.1"
1345413452
source-map "^0.6.1"
1345513453

13456-
when@^3.7.5:
13457-
version "3.7.8"
13458-
resolved "https://registry.yarnpkg.com/when/-/when-3.7.8.tgz#c7130b6a7ea04693e842cdc9e7a1f2aa39a39f82"
13459-
integrity sha1-xxMLan6gRpPoQs3J56Hyqjmjn4I=
13460-
1346113454
which-module@^1.0.0:
1346213455
version "1.0.0"
1346313456
resolved "https://registry.yarnpkg.com/which-module/-/which-module-1.0.0.tgz#bba63ca861948994ff307736089e3b96026c2a4f"

0 commit comments

Comments
 (0)