Skip to content

Commit

Permalink
Publishing version bump ***NO_CI***
Browse files Browse the repository at this point in the history
  • Loading branch information
Azure Pipelines committed Dec 8, 2024
1 parent 8cac9aa commit 1a649d7
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"icon": "documentation/logo.png",
"private": true,
"publisher": "ms-vscode",
"version": "5.8.20241206",
"version": "5.8.20241207",
"engines": {
"vscode": "^1.36.0"
},
Expand Down Expand Up @@ -36,7 +36,7 @@
"author": "Microsoft",
"license": "MIT",
"dependencies": {
"typescript": "^5.8.0-dev.20241206"
"typescript": "^5.8.0-dev.20241207"
},
"devDependencies": {
"@types/node": "^12.0.7",
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/JavaScript.tmLanguage.json
Original file line number Diff line number Diff line change
Expand Up @@ -6049,5 +6049,5 @@
"match": "\\S+"
}
},
"version": "https://github.com/Microsoft/TypeScript-TmLanguage/commit/718556e8b7990437bceb0f2870674d52ba800227"
"version": "https://github.com/Microsoft/TypeScript-TmLanguage/commit/325c870f5bfbeea093cf178947e116cdef344b96"
}
2 changes: 1 addition & 1 deletion syntaxes/JavaScriptReact.tmLanguage.json
Original file line number Diff line number Diff line change
Expand Up @@ -6049,5 +6049,5 @@
"match": "\\S+"
}
},
"version": "https://github.com/Microsoft/TypeScript-TmLanguage/commit/718556e8b7990437bceb0f2870674d52ba800227"
"version": "https://github.com/Microsoft/TypeScript-TmLanguage/commit/325c870f5bfbeea093cf178947e116cdef344b96"
}
2 changes: 1 addition & 1 deletion syntaxes/TypeScript.tmLanguage.json
Original file line number Diff line number Diff line change
Expand Up @@ -5796,5 +5796,5 @@
]
}
},
"version": "https://github.com/Microsoft/TypeScript-TmLanguage/commit/718556e8b7990437bceb0f2870674d52ba800227"
"version": "https://github.com/Microsoft/TypeScript-TmLanguage/commit/325c870f5bfbeea093cf178947e116cdef344b96"
}
2 changes: 1 addition & 1 deletion syntaxes/TypeScriptReact.tmLanguage.json
Original file line number Diff line number Diff line change
Expand Up @@ -6045,5 +6045,5 @@
"match": "\\S+"
}
},
"version": "https://github.com/Microsoft/TypeScript-TmLanguage/commit/718556e8b7990437bceb0f2870674d52ba800227"
"version": "https://github.com/Microsoft/TypeScript-TmLanguage/commit/325c870f5bfbeea093cf178947e116cdef344b96"
}

0 comments on commit 1a649d7

Please sign in to comment.