Skip to content

Commit

Permalink
Merge pull request #295 from microsoft/20200122
Browse files Browse the repository at this point in the history
Update some deps
  • Loading branch information
vtbassmatt authored Jan 22, 2020
2 parents 58b7181 + cbd671a commit c838e58
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 57 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ All notable changes to the Azure Pipelines extension will be documented in this

The format is based on [Keep a Changelog](http://keepachangelog.com/). Versioning follows an internal Azure DevOps format that is not compatible with SemVer.

# 1.165.1
### Fixed
- update a few dependencies

## 1.165.0
### Fixed
- updated schema to M163
Expand Down
110 changes: 55 additions & 55 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 @@ -2,7 +2,7 @@
"name": "azure-pipelines",
"displayName": "Azure Pipelines",
"description": "Syntax highlighting, IntelliSense, and more for Azure Pipelines YAML",
"version": "1.165.0",
"version": "1.165.1",
"publisher": "ms-azure-devops",
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",
"repository": {
Expand Down Expand Up @@ -146,7 +146,7 @@
"dependencies": {
"azure-arm-resource": "7.3.0",
"azure-arm-website": "5.7.0",
"azure-pipelines-language-server": "0.5.9",
"azure-pipelines-language-server": "0.5.10",
"mustache": "3.0.1",
"q": "1.5.1",
"shelljs": "^0.3.0",
Expand Down

0 comments on commit c838e58

Please sign in to comment.