Skip to content

Commit 03a71ba

Browse files
chore(deps-dev): bump @angular/language-service from 10.0.2 to 10.0.3
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 10.0.2 to 10.0.3. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/10.0.3/packages/language-service) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 08878de commit 03a71ba

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@angular-devkit/build-angular": "^0.803.26",
6868
"@angular/cli": "^8.3.25",
6969
"@angular/compiler-cli": "^8.1.2",
70-
"@angular/language-service": "^10.0.2",
70+
"@angular/language-service": "^10.0.3",
7171
"@types/chai": "^4.2.11",
7272
"@types/chai-as-promised": "^7.1.3",
7373
"@types/ffi-napi": "^2.4.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -231,10 +231,10 @@
231231
dependencies:
232232
tslib "^1.9.0"
233233

234-
"@angular/language-service@^10.0.2":
235-
version "10.0.2"
236-
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-10.0.2.tgz#31f22020be96ab2cf77283e0627f8a6fffedfe36"
237-
integrity sha512-kEMJ3DkprpoGJvEjvH/PZrBKtgCbLtFYtrXHRDy2+92vgCT0Xz6TwzZ2qlwlQSijffOgsV5LwdjI4oxpgVKReQ==
234+
"@angular/language-service@^10.0.3":
235+
version "10.0.3"
236+
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-10.0.3.tgz#ddc66ceca5285b25a5503c97ac15dccf0744f951"
237+
integrity sha512-xT5utLyPpcicVIYkM2cngVloxIyYLQZ+rnH4nqjq4QGbboezPC2MBsVpivRGFN7p8xHtNysGeOZc8O8FuWthhg==
238238

239239
"@angular/platform-browser-dynamic@^10.0.2":
240240
version "10.0.2"

0 commit comments

Comments
 (0)