Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit eaa3f43

Browse files
renovate-botayazhafiz
authored andcommitted
fix(deps): update dependency @angular/core to v9.1.10
1 parent 7eda527 commit eaa3f43

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

integration/project/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "angular-ls-integration-test-project",
33
"private": true,
44
"dependencies": {
5-
"@angular/core": "9.1.9",
5+
"@angular/core": "9.1.10",
66
"rxjs": "6.5.5",
77
"zone.js": "0.10.3"
88
}

integration/project/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/[email protected].9":
6-
version "9.1.9"
7-
resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.1.9.tgz#db4241f867d6e14b81ed6e7c50334813c6ebfc10"
8-
integrity sha512-q/DERgVU6vK2LtTcdVCGGBcoO424WsEfImh3Vcuy+P/ZVmthlDUC/+q+tSKt8MMf4hLpxFDQJE8vUSkktj7QEw==
5+
"@angular/[email protected].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==
99

1010
1111
version "6.5.5"

0 commit comments

Comments
 (0)