Skip to content

Commit

Permalink
Merge pull request #218 from valerymelou/dependabot/npm_and_yarn/angu…
Browse files Browse the repository at this point in the history
…lar/language-service-18.1.0

chore(deps-dev): bump @angular/language-service from 18.0.0 to 18.1.0
  • Loading branch information
valerymelou authored Jul 14, 2024
2 parents 7a8e400 + 7553e4e commit 448145d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@angular-eslint/template-parser": "18.0.1",
"@angular/cli": "~18.1.0",
"@angular/compiler-cli": "18.0.0",
"@angular/language-service": "18.0.0",
"@angular/language-service": "18.1.0",
"@nx/angular": "19.4.1",
"@nx/eslint": "19.4.1",
"@nx/eslint-plugin": "19.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -313,10 +313,10 @@
dependencies:
tslib "^2.3.0"

"@angular/language-service@18.0.0":
version "18.0.0"
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-18.0.0.tgz#d3ac81fe9d070f2860932d80b3e936daded23edb"
integrity sha512-L504d6ca/uExGc58gTSi0T6c1nibM7zGNKL4iWVsB2uS1Ic8B/JsKsoxtYKwBuPgcgDbyD5QhXHOR4yJORIK6g==
"@angular/language-service@18.1.0":
version "18.1.0"
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-18.1.0.tgz#e59a4b4d85d2ca4c818aaba3ff87ff9056448c22"
integrity sha512-sS9G/ZdS4CVhbClunpur8lZDP2cNTMFiAaxsF3sWg+HTSbQm7v57ypQsainSzoD30YxzoSCvyk18unDAO1vYUA==

"@angular/[email protected]":
version "18.0.0"
Expand Down

0 comments on commit 448145d

Please sign in to comment.