Skip to content

Commit

Permalink
Merge pull request #13 from CodeLog-Development/dependabot/npm_and_ya…
Browse files Browse the repository at this point in the history
…rn/angular/language-service-17.0.2

Bump @angular/language-service from 16.2.12 to 17.0.2
  • Loading branch information
JacoMalan1 authored Nov 14, 2023
2 parents e9b150c + caac44b commit dfa1089
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 @@ -52,7 +52,7 @@
"@angular-eslint/template-parser": "~16.0.0",
"@angular/cli": "~16.2.0",
"@angular/compiler-cli": "~16.2.0",
"@angular/language-service": "~16.2.0",
"@angular/language-service": "~17.0.2",
"@nx/cypress": "17.0.3",
"@nx/eslint": "17.0.3",
"@nx/eslint-plugin": "17.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -319,10 +319,10 @@
dependencies:
tslib "^2.3.0"

"@angular/language-service@~16.2.0":
version "16.2.12"
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-16.2.12.tgz#e81d9667ec96eac214b0dd54275bdfb835db3f3f"
integrity sha512-sZwB+ZEjChx9EYcqPaS4OnhC/q5RcedZjIdM9mCxuU/MtseURRYRI/8Hnm1RHo9qyc5PmsQpg7p9Vp/5hXLUjw==
"@angular/language-service@~17.0.2":
version "17.0.2"
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-17.0.2.tgz#0fc6f2bb8c899392971ee1c29736e8b9ee601015"
integrity sha512-A1roy4uqnPSUQ5IE/zOHSOj128u1b+cuzQkLtwTTjb5m0Y32GOhQeZgIQAt4mtuGnts27sgIFo1OQzK7J4DnIw==

"@angular/material@^16.2.11":
version "16.2.11"
Expand Down

0 comments on commit dfa1089

Please sign in to comment.