Skip to content

Commit

Permalink
build: update main to target 18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
atscott committed Jun 3, 2024
1 parent d97df8e commit 8a54657
Show file tree
Hide file tree
Showing 5 changed files with 4,385 additions and 6,736 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Input hashes for repository rule npm_translate_lock(name = "npm", pnpm_lock = "//:pnpm-lock.yaml").
# This file should be checked into version control along with the pnpm-lock.yaml file.
.npmrc=974837034
pnpm-lock.yaml=219958355
yarn.lock=1495633311
package.json=-2053878635
pnpm-lock.yaml=915470004
yarn.lock=1032276408
package.json=-103096474
pnpm-workspace.yaml=1711114604
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
"test:legacy-syntaxes": "yarn compile:syntaxes-test && yarn build:syntaxes && jasmine dist/syntaxes/test/driver.js"
},
"dependencies": {
"@angular/language-service": "18.0.0",
"@angular/language-service": "18.1.0-next.0",
"typescript": "5.4.5",
"vscode-html-languageservice": "^4.2.5",
"vscode-jsonrpc": "6.0.0",
Expand Down

0 comments on commit 8a54657

Please sign in to comment.