Skip to content

Commit 8a54657

Browse files
committed
build: update main to target 18.1
1 parent d97df8e commit 8a54657

File tree

5 files changed

+4385
-6736
lines changed

5 files changed

+4385
-6736
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=219958355
6-
yarn.lock=1495633311
7-
package.json=-2053878635
5+
pnpm-lock.yaml=915470004
6+
yarn.lock=1032276408
7+
package.json=-103096474
88
pnpm-workspace.yaml=1711114604

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
"test:legacy-syntaxes": "yarn compile:syntaxes-test && yarn build:syntaxes && jasmine dist/syntaxes/test/driver.js"
231231
},
232232
"dependencies": {
233-
"@angular/language-service": "18.0.0",
233+
"@angular/language-service": "18.1.0-next.0",
234234
"typescript": "5.4.5",
235235
"vscode-html-languageservice": "^4.2.5",
236236
"vscode-jsonrpc": "6.0.0",

0 commit comments

Comments
 (0)