Skip to content

Commit 4366dc5

Browse files
Update dependency @angular/core to v9.1.11 (#16)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 669a596 commit 4366dc5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"homepage": "https://github.com/esm-bundle/angular__core#readme",
3939
"devDependencies": {
40-
"@angular/core": "9.1.10",
40+
"@angular/core": "9.1.11",
4141
"@rollup/plugin-node-resolve": "8.0.1",
4242
"esm-bundle-scripts": "1.2.0",
4343
"rxjs": "npm:@esm-bundle/rxjs@6.5.5-fix.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@angular/core@9.1.10":
6-
version "9.1.10"
7-
resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.1.10.tgz#cb9c99cd99a61cc55337220cafac005332ff9fdf"
8-
integrity sha512-pp8g0razdSi3HzSBHRzBdn5WmnVJZ5IF+sWuApvplnl4edBO0CFdZAKALmRgjctRD9y9aVPXhkEi17Spiip9aA==
5+
"@angular/core@9.1.11":
6+
version "9.1.11"
7+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.1.11.tgz#7a92d27292212ed381be15f9000d4019867f1c7c"
8+
integrity sha512-KAlEedBo761O1aeoTJVziOSHi8Fttk9ipvbDZXYT/o0W/KdVwubxP34g9t5aD8LCcF8+L0z4VLw++HjdJAUpwg==
99

1010
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3":
1111
version "7.8.3"

0 commit comments

Comments
 (0)