Skip to content

Commit 5bf950f

Browse files
Bump @vscode/python-extension from 1.0.5 to 1.0.6 (#275)
Bumps [@vscode/python-extension](https://github.com/Microsoft/vscode-python) from 1.0.5 to 1.0.6. - [Release notes](https://github.com/Microsoft/vscode-python/releases) - [Changelog](https://github.com/microsoft/vscode-python/blob/main/CHANGELOG.md) - [Commits](microsoft/vscode-python@release/pythonExtensionApi/1.0.5...release/pythonExtensionApi/1.0.6) --- updated-dependencies: - dependency-name: "@vscode/python-extension" dependency-version: 1.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa70fa1 commit 5bf950f

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
]
141141
},
142142
"dependencies": {
143-
"@vscode/python-extension": "^1.0.5",
143+
"@vscode/python-extension": "^1.0.6",
144144
"fs-extra": "^11.2.0",
145145
"vscode-languageclient": "^8.1.0"
146146
},

0 commit comments

Comments
 (0)