Skip to content

Commit ca2f417

Browse files
build(deps): bump markdown-it and vsce
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) to 12.3.2 and updates ancestor dependency [vsce](https://github.com/Microsoft/vsce). These dependencies need to be updated together. Updates `markdown-it` from 10.0.0 to 12.3.2 - [Release notes](https://github.com/markdown-it/markdown-it/releases) - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it@10.0.0...12.3.2) Updates `vsce` from 1.103.1 to 2.15.0 - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v1.103.1...v2.15.0) --- updated-dependencies: - dependency-name: markdown-it dependency-type: indirect - dependency-name: vsce dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c23c702 commit ca2f417

File tree

2 files changed

+75
-100
lines changed

2 files changed

+75
-100
lines changed

package-lock.json

Lines changed: 74 additions & 99 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
@@ -114,7 +114,7 @@
114114
"vscode-test": "^1.3.0"
115115
},
116116
"dependencies": {
117-
"vsce": "^1.95.0",
117+
"vsce": "^2.15.0",
118118
"vscode-nls-i18n": "^0.2.4"
119119
}
120120
}

0 commit comments

Comments
 (0)