Skip to content

Commit 16740a3

Browse files
Update dependency @angular/core to v9.1.4 (#7)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 0d787bb commit 16740a3

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.3",
40+
"@angular/core": "9.1.4",
4141
"@rollup/plugin-node-resolve": "7.1.3",
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.3":
6-
version "9.1.3"
7-
resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.1.3.tgz#e20d35e4b3dda23cc78112c9fcc771ae7858eba0"
8-
integrity sha512-r+GyeCuBw9SUBzpPWhKxzTOkNYotYp3gANSWndihLC9P6W5T8Hfyg8uYcxKy7L42bpx8eXZOXFq91cioVwZtqA==
5+
"@angular/core@9.1.4":
6+
version "9.1.4"
7+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.1.4.tgz#85f5322f42cf8add597fc6b02913e8fc3308c361"
8+
integrity sha512-ND240vncmVD2KVe/KSQU3d/DxxoRipFg1+jFOFZGt0n0orCBHk/V1fu9iaG1sRyldL0+rCQ+fTI+1N4DTmMnxA==
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)