Skip to content

Commit

Permalink
chore(deps): update devdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 6, 2021
1 parent 86ec9b3 commit d793608
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 26 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"devDependencies": {
"@commitlint/cli": "11.0.0",
"@commitlint/config-conventional": "11.0.0",
"@microsoft/api-documenter": "7.12.6",
"@microsoft/api-extractor": "7.13.0",
"@microsoft/api-extractor-model": "7.12.1",
"@microsoft/api-documenter": "7.12.7",
"@microsoft/api-extractor": "7.13.1",
"@microsoft/api-extractor-model": "7.12.2",
"@types/jest": "26.0.20",
"codecov": "3.8.1",
"cross-fetch": "3.0.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"update-veramo-latest": "yarn add @veramo/core@latest @veramo/did-resolver@latest @veramo/did-jwt@latest @veramo/credential-w3c@latest @veramo/did-provider-ethr@latest @veramo/did-provider-web@latest @veramo/did-comm@latest @veramo/kms-local@latest @veramo/selective-disclosure@latest @veramo/data-store@latest @veramo/key-manager@latest @veramo/message-handler@latest @veramo/did-manager@latest @veramo/url-handler@latest"
},
"dependencies": {
"@microsoft/api-extractor": "7.13.0",
"@microsoft/api-extractor-model": "7.12.1",
"@microsoft/api-extractor": "7.13.1",
"@microsoft/api-extractor-model": "7.12.2",
"@types/blessed": "^0.1.17",
"@types/swagger-ui-express": "^4.1.2",
"@veramo/core": "^1.1.0",
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1376,35 +1376,35 @@
npmlog "^4.1.2"
write-file-atomic "^2.3.0"

"@microsoft/[email protected].6":
version "7.12.6"
resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.12.6.tgz#a7aec65d16cac9009dea38230aea77fb85089fd7"
integrity sha512-67VolY0ObxFyLqK5eVT73x1TLldZHWOyeW4R1FazGA+3LPheCU+TLW6ys7yrdtwuprw2jqtOXcvhVYVuvjkepw==
"@microsoft/[email protected].7":
version "7.12.7"
resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.12.7.tgz#7b1742999bc083a237f78e658b3351e92012b3f7"
integrity sha512-GD3Z52yzDz8ZN3efB0mL2ogXLoL/I/cpoZmwLm8KiXL6o5g9K25fQ7HrFt4fvk9XTvcYX/EvZw4TBjrWz7cj5A==
dependencies:
"@microsoft/api-extractor-model" "7.12.1"
"@microsoft/api-extractor-model" "7.12.2"
"@microsoft/tsdoc" "0.12.24"
"@rushstack/node-core-library" "3.35.2"
"@rushstack/node-core-library" "3.36.0"
"@rushstack/ts-command-line" "4.7.8"
colors "~1.2.1"
js-yaml "~3.13.1"
resolve "~1.17.0"

"@microsoft/[email protected].1":
version "7.12.1"
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.12.1.tgz#1f10915c434048da34e1c07845ba2623d5f23f66"
integrity sha512-Hw+kYfUb1gt6xPWGFW8APtLVWeNEWz4JE6PbLkSHw/j+G1hAaStzgxhBx3GOAWM/G0SCDGVJOpd5YheVOyu/KQ==
"@microsoft/[email protected].2":
version "7.12.2"
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.12.2.tgz#d48b35e8ed20643b1c19d7a4f80c90c42dc7d1d8"
integrity sha512-EU+U09Mj65zUH0qwPF4PFJiL6Y+PQQE/RRGEHEDGJJzab/mRQDpKOyrzSdb00xvcd/URehIHJqC55cY2Y4jGOA==
dependencies:
"@microsoft/tsdoc" "0.12.24"
"@rushstack/node-core-library" "3.35.2"
"@rushstack/node-core-library" "3.36.0"

"@microsoft/[email protected].0":
version "7.13.0"
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.13.0.tgz#13900fc7596c29daeecd3f33ed8960cfc5250107"
integrity sha512-T+14VIhB91oJIett5AZ02VWYmz/01VHFWkcAOWiErIQ8AiFhJZoGqTjGxoi8ZpEEBuAj2EGVYojORwLc/+aiDQ==
"@microsoft/[email protected].1":
version "7.13.1"
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.13.1.tgz#0ed26ac18ccda075553e9fbe26dce4104d8d042f"
integrity sha512-mnWb5Vuyn/JnjC359HfsRmLDM4/vzyKcJuxQr5Cg/apbkMHuTB1hQrqA8zBda4N+MJZ5ET2BPsrKaUX1qhz8jw==
dependencies:
"@microsoft/api-extractor-model" "7.12.1"
"@microsoft/api-extractor-model" "7.12.2"
"@microsoft/tsdoc" "0.12.24"
"@rushstack/node-core-library" "3.35.2"
"@rushstack/node-core-library" "3.36.0"
"@rushstack/rig-package" "0.2.9"
"@rushstack/ts-command-line" "4.7.8"
colors "~1.2.1"
Expand Down Expand Up @@ -1619,10 +1619,10 @@
"@octokit/openapi-types" "^2.0.0"
"@types/node" ">= 8"

"@rushstack/node-core-library@3.35.2":
version "3.35.2"
resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.35.2.tgz#21ca879b5051a5ebafa952fafcd648a07a142bcb"
integrity sha512-SPd0uG7mwsf3E30np9afCUhtaM1SBpibrbxOXPz82KWV6SQiPUtXeQfhXq9mSnGxOb3WLWoSDe7AFxQNex3+kQ==
"@rushstack/node-core-library@3.36.0":
version "3.36.0"
resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.36.0.tgz#95dace39d763c8695d6607c421f95c6ac65b0ed4"
integrity sha512-bID2vzXpg8zweXdXgQkKToEdZwVrVCN9vE9viTRk58gqzYaTlz4fMId6V3ZfpXN6H0d319uGi2KDlm+lUEeqCg==
dependencies:
"@types/node" "10.17.13"
colors "~1.2.1"
Expand Down

0 comments on commit d793608

Please sign in to comment.