Skip to content

Commit 09576d3

Browse files
author
Azure Pipelines
committed
Publishing version bump ***NO_CI***
1 parent 77ce082 commit 09576d3

File tree

6 files changed

+15
-15
lines changed

6 files changed

+15
-15
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"icon": "documentation/logo.png",
66
"private": true,
77
"publisher": "ms-vscode",
8-
"version": "5.6.20240619",
8+
"version": "5.6.20240620",
99
"engines": {
1010
"vscode": "^1.36.0"
1111
},
@@ -36,7 +36,7 @@
3636
"author": "Microsoft",
3737
"license": "MIT",
3838
"dependencies": {
39-
"typescript": "^5.6.0-dev.20240619"
39+
"typescript": "^5.6.0-dev.20240620"
4040
},
4141
"devDependencies": {
4242
"@types/node": "^12.0.7",

syntaxes/JavaScript.tmLanguage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6040,5 +6040,5 @@
60406040
"match": "\\S+"
60416041
}
60426042
},
6043-
"version": "https://github.com/Microsoft/TypeScript-TmLanguage/commit/26b5e154fa9a4f4149b3712860231a9602ed0b1c"
6043+
"version": "https://github.com/Microsoft/TypeScript-TmLanguage/commit/3e152923645e7e9549eec088639c0b9c7b65cfec"
60446044
}

syntaxes/JavaScriptReact.tmLanguage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6040,5 +6040,5 @@
60406040
"match": "\\S+"
60416041
}
60426042
},
6043-
"version": "https://github.com/Microsoft/TypeScript-TmLanguage/commit/26b5e154fa9a4f4149b3712860231a9602ed0b1c"
6043+
"version": "https://github.com/Microsoft/TypeScript-TmLanguage/commit/3e152923645e7e9549eec088639c0b9c7b65cfec"
60446044
}

syntaxes/TypeScript.tmLanguage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5787,5 +5787,5 @@
57875787
]
57885788
}
57895789
},
5790-
"version": "https://github.com/Microsoft/TypeScript-TmLanguage/commit/26b5e154fa9a4f4149b3712860231a9602ed0b1c"
5790+
"version": "https://github.com/Microsoft/TypeScript-TmLanguage/commit/3e152923645e7e9549eec088639c0b9c7b65cfec"
57915791
}

syntaxes/TypeScriptReact.tmLanguage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6036,5 +6036,5 @@
60366036
"match": "\\S+"
60376037
}
60386038
},
6039-
"version": "https://github.com/Microsoft/TypeScript-TmLanguage/commit/26b5e154fa9a4f4149b3712860231a9602ed0b1c"
6039+
"version": "https://github.com/Microsoft/TypeScript-TmLanguage/commit/3e152923645e7e9549eec088639c0b9c7b65cfec"
60406040
}

0 commit comments

Comments
 (0)