Skip to content

Commit af9f403

Browse files
Update dependency @angular/core to v9.1.8 (#12)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 35bfd7f commit af9f403

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.7",
40+
"@angular/core": "9.1.8",
4141
"@rollup/plugin-node-resolve": "8.0.0",
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.7":
6-
version "9.1.7"
7-
resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.1.7.tgz#0465c26d9101389602e3ff9e502f83f3655e9fe1"
8-
integrity sha512-uJSZ+rdGL47gc3A+Fal1XwJYB4WWpYJrNifvoQ2nOs+X5Qu+j0HN6GXPJb4kixoNzjYCGxmLoirdT3xhNZFcfQ==
5+
"@angular/core@9.1.8":
6+
version "9.1.8"
7+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.1.8.tgz#dac2bda4e55238691c87a7acc7de1c29dad5cf98"
8+
integrity sha512-B9ul+DG2qWzO3IrKV09ddDFsLbqjU3jagCL9ovyvu9U0fwWmsNilTVmSa9U/rVx+6mbyqUyfeeF2h6WUllEvCw==
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)