mirror of
https://github.com/Microsoft/vscode
synced 2024-10-31 07:52:49 +00:00
67 lines
2.3 KiB
YAML
67 lines
2.3 KiB
YAML
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
# yarn lockfile v1
|
|
|
|
|
|
"@types/markdown-it@0.0.2":
|
|
version "0.0.2"
|
|
resolved "https://registry.yarnpkg.com/@types/markdown-it/-/markdown-it-0.0.2.tgz#5d9ad19e6e6508cdd2f2596df86fd0aade598660"
|
|
|
|
"@types/node@^6.0.46":
|
|
version "6.0.78"
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-6.0.78.tgz#5d4a3f579c1524e01ee21bf474e6fba09198f470"
|
|
|
|
"@types/node@^8.10.25":
|
|
version "8.10.25"
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.25.tgz#801fe4e39372cef18f268db880a5fbfcf71adc7e"
|
|
|
|
argparse@^1.0.7:
|
|
version "1.0.9"
|
|
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86"
|
|
dependencies:
|
|
sprintf-js "~1.0.2"
|
|
|
|
entities@~1.1.1:
|
|
version "1.1.1"
|
|
resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.1.tgz#6e5c2d0a5621b5dadaecef80b90edfb5cd7772f0"
|
|
|
|
jsonc-parser@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-1.0.0.tgz#ddcc864ae708e60a7a6dd36daea00172fa8d9272"
|
|
|
|
linkify-it@^2.0.0:
|
|
version "2.0.3"
|
|
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-2.0.3.tgz#d94a4648f9b1c179d64fa97291268bdb6ce9434f"
|
|
dependencies:
|
|
uc.micro "^1.0.1"
|
|
|
|
markdown-it@^8.3.1:
|
|
version "8.4.0"
|
|
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-8.4.0.tgz#e2400881bf171f7018ed1bd9da441dac8af6306d"
|
|
dependencies:
|
|
argparse "^1.0.7"
|
|
entities "~1.1.1"
|
|
linkify-it "^2.0.0"
|
|
mdurl "^1.0.1"
|
|
uc.micro "^1.0.3"
|
|
|
|
mdurl@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-1.0.1.tgz#fe85b2ec75a59037f2adfec100fd6c601761152e"
|
|
|
|
parse5@^3.0.2:
|
|
version "3.0.2"
|
|
resolved "https://registry.yarnpkg.com/parse5/-/parse5-3.0.2.tgz#05eff57f0ef4577fb144a79f8b9a967a6cc44510"
|
|
dependencies:
|
|
"@types/node" "^6.0.46"
|
|
|
|
sprintf-js@~1.0.2:
|
|
version "1.0.3"
|
|
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
|
|
|
|
uc.micro@^1.0.1, uc.micro@^1.0.3:
|
|
version "1.0.3"
|
|
resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1.0.3.tgz#7ed50d5e0f9a9fb0a573379259f2a77458d50192"
|
|
|
|
vscode-nls@^3.2.4:
|
|
version "3.2.4"
|
|
resolved "https://registry.yarnpkg.com/vscode-nls/-/vscode-nls-3.2.4.tgz#2166b4183c8aea884d20727f5449e62be69fd398"
|