Skip to content

Commit ef97ddf

Browse files
committed
build: Update main to target 17.2.x
1 parent 4b764ca commit ef97ddf

File tree

5 files changed

+4347
-6687
lines changed

5 files changed

+4347
-6687
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_LTE4Nzc1MDcwNjU=

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Input hashes for repository rule npm_translate_lock(name = "npm", pnpm_lock = "//:pnpm-lock.yaml").
33
# This file should be checked into version control along with the pnpm-lock.yaml file.
44
.npmrc=974837034
5-
pnpm-lock.yaml=817847665
6-
yarn.lock=-1171633427
7-
package.json=1937180893
5+
pnpm-lock.yaml=1983086970
6+
yarn.lock=-1186674637
7+
package.json=836271005
88
pnpm-workspace.yaml=1711114604

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ng-template",
33
"displayName": "Angular Language Service",
44
"description": "Editor services for Angular templates",
5-
"version": "17.1.0",
5+
"version": "17.2.0-next.0",
66
"publisher": "Angular",
77
"icon": "angular.png",
88
"license": "MIT",
@@ -222,7 +222,7 @@
222222
"test:legacy-syntaxes": "yarn compile:syntaxes-test && yarn build:syntaxes && jasmine dist/syntaxes/test/driver.js"
223223
},
224224
"dependencies": {
225-
"@angular/language-service": "17.1.0-rc.0",
225+
"@angular/language-service": "17.2.0-next.0",
226226
"typescript": "5.3.2",
227227
"vscode-html-languageservice": "^4.2.5",
228228
"vscode-jsonrpc": "6.0.0",

0 commit comments

Comments
 (0)