Skip to content

Commit a3907c2

Browse files
chore(deps-dev): bump @angular/language-service from 11.2.1 to 11.2.2
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 11.2.1 to 11.2.2. - [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/11.2.2/packages/language-service) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 7abf789 commit a3907c2

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": "^11.2.1",
70+
"@angular/language-service": "^11.2.2",
7171
"@types/chai": "^4.2.15",
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@^11.2.1":
235-
version "11.2.1"
236-
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-11.2.1.tgz#527ad4739b35d1cc701026f0033aab0b088c770a"
237-
integrity sha512-xJ6UNn3bWWDDfjf7C3F2DXAv8m2LQznxQgsPKdtHbypw5wWDbUVEqFk5sSt81g2TRiFrGYbDa9mChaKx3rttUA==
234+
"@angular/language-service@^11.2.2":
235+
version "11.2.2"
236+
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-11.2.2.tgz#5b96c4abe8a76d048f48320b40adb91e07682d35"
237+
integrity sha512-H09s5pivJq8lip206NrNJ0cXLge9CfthtT3tY+OGXn5Xiyvjxs+dOkVytoGauHE3mdge/Wn/rxoGmm/oYKejNQ==
238238

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

0 commit comments

Comments
 (0)