Skip to content

Commit c92fc8c

Browse files
committed
Remove unused @angular/language-service dependency
1 parent e58513d commit c92fc8c

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@
130130
"@angular-eslint/template-parser": "15.2.1",
131131
"@angular/cli": "^16.2.16",
132132
"@angular/compiler-cli": "^15.2.10",
133-
"@angular/language-service": "^15.2.10",
134133
"@cypress/schematic": "^1.5.0",
135134
"@fortawesome/fontawesome-free": "^6.7.2",
136135
"@material-ui/core": "^4.12.4",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -327,11 +327,6 @@
327327
dependencies:
328328
tslib "^2.3.0"
329329

330-
"@angular/language-service@^15.2.10":
331-
version "15.2.10"
332-
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-15.2.10.tgz#829a802aaf40bfab21d71463023a3b517500ffa9"
333-
integrity sha512-G0g0teF4pBqLTgfyLcoBl55g91sCZvBK+V4VgTD/hXGpXyMNlNpOsgECSMliGQoJlsRLEugFsSlBNqy7CRoBtw==
334-
335330
"@angular/localize@15.2.10":
336331
version "15.2.10"
337332
resolved "https://registry.yarnpkg.com/@angular/localize/-/localize-15.2.10.tgz#9ca7ddcb6f51fc77b3000ec6a2b10b1bed005ce9"

0 commit comments

Comments
 (0)