Skip to content

Commit 7e01a79

Browse files
committed
fixup! fixup! feat: generate the import declaration for the completion item code actions
1 parent 0f73b04 commit 7e01a79

File tree

5 files changed

+6742
-4382
lines changed

5 files changed

+6742
-4382
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=915470004
6-
yarn.lock=1032276408
7-
package.json=-1247013691
5+
pnpm-lock.yaml=-1280347058
6+
yarn.lock=1590538245
7+
package.json=984232835
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.1.0-next.0",
233+
"@angular/language-service": "18.1.0-next.2",
234234
"typescript": "5.4.5",
235235
"vscode-html-languageservice": "^4.2.5",
236236
"vscode-jsonrpc": "6.0.0",

0 commit comments

Comments
 (0)