Skip to content

Commit 109a3e6

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 5524942 commit 109a3e6

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.73a227194.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
@@ -13179,12 +13179,10 @@ [email protected]:
1317913179
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.1.tgz#8340fc4702c3122df5d22288f88283f513d3fdd4"
1318013180
integrity sha1-g0D8RwLDEi310iKI+IKD9RPT/dQ=
1318113181

13182-
13183-
version "0.19.43"
13184-
resolved "https://registry.yarnpkg.com/systemjs/-/systemjs-0.19.43.tgz#9902ce5bdaaba03413575902c6bb18bad2ddab8e"
13185-
integrity sha1-mQLOW9qroDQTV1kCxrsYutLdq44=
13186-
dependencies:
13187-
when "^3.7.5"
13182+
13183+
version "6.8.3"
13184+
resolved "https://registry.yarnpkg.com/systemjs/-/systemjs-6.8.3.tgz#67e27f49242e9d81c2b652b204ae54e8bfcc75a3"
13185+
integrity sha512-UcTY+FEA1B7e+bpJk1TI+a9Na6LG7wFEqW7ED16cLqLuQfI/9Ri0rsXm3tKlIgNoHyLHZycjdAOijzNbzelgwA==
1318813186

1318913187
table@^6.0.7:
1319013188
version "6.0.7"
@@ -14223,11 +14221,6 @@ [email protected]:
1422314221
source-list-map "^2.0.1"
1422414222
source-map "^0.6.1"
1422514223

14226-
when@^3.7.5:
14227-
version "3.7.8"
14228-
resolved "https://registry.yarnpkg.com/when/-/when-3.7.8.tgz#c7130b6a7ea04693e842cdc9e7a1f2aa39a39f82"
14229-
integrity sha1-xxMLan6gRpPoQs3J56Hyqjmjn4I=
14230-
1423114224
which-module@^1.0.0:
1423214225
version "1.0.0"
1423314226
resolved "https://registry.yarnpkg.com/which-module/-/which-module-1.0.0.tgz#bba63ca861948994ff307736089e3b96026c2a4f"

0 commit comments

Comments
 (0)