Skip to content

Commit

Permalink
chore(deps): update all packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 1, 2020
1 parent a510895 commit bee823b
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -73,7 +73,7 @@
"mocha": "^8.2.1",
"sinon": "^9.2.1",
"typescript": "^4.1.2",
"@microsoft/api-documenter": "^7.11.1",
"@microsoft/api-documenter": "^7.11.2",
"@microsoft/api-extractor": "^7.12.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion test-fixtures/test-application-js/package.json
Expand Up @@ -8,7 +8,7 @@
"prettier-check": "prettier --check ./*.js"
},
"dependencies": {
"@grpc/grpc-js": "^1.2.1",
"@grpc/grpc-js": "^1.2.2",
"grpc": "^1.24.4",
"is-docker": "^2.1.1",
"karma": "^5.2.3",
Expand Down
2 changes: 1 addition & 1 deletion test-fixtures/test-application-ts/package.json
Expand Up @@ -24,7 +24,7 @@
"karma-mocha": "^2.0.1",
"karma-chrome-launcher": "^3.1.0",
"showcase": "file:./showcase-0.1.0.tgz",
"@grpc/grpc-js": "^1.2.1",
"@grpc/grpc-js": "^1.2.2",
"grpc": "^1.24.4",
"is-docker": "^2.1.1",
"karma-webpack": "^4.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -98,10 +98,10 @@
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==

"@microsoft/api-documenter@^7.11.1":
version "7.11.1"
resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.11.1.tgz#6660c9559d013a8b56b441af9914db455c6f89d3"
integrity sha512-M+1RAJgOH1EUzie+98siHwdzF/eSA9EYHbIxHrCBMV+opUv7J2iMob1DVF2cX6JrjXoIMyNjepOZiq8FsjHn/g==
"@microsoft/api-documenter@^7.11.2":
version "7.11.2"
resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.11.2.tgz#945a3b546605a150798af6b25eec2bfae8a45b04"
integrity sha512-uVBZ/5OOKss5FjLTz6D2BUB4NiVXExHxRPTIp69P+VhvWMwG/Oka35YAQAqJrK77x9LGLMweSI7rJeCM1gWEgQ==
dependencies:
"@microsoft/api-extractor-model" "7.12.0"
"@microsoft/tsdoc" "0.12.19"
Expand Down

0 comments on commit bee823b

Please sign in to comment.