Skip to content

Commit

Permalink
Merge 9246cc1 into 6bc0be2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 1, 2020
2 parents 6bc0be2 + 9246cc1 commit bed542b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -90,7 +90,7 @@
"@typedproject/ts-doc": "4.0.9",
"@types/chai": "4.2.12",
"@types/chai-as-promised": "7.1.3",
"@types/mocha": "8.0.1",
"@types/mocha": "8.0.3",
"@types/node": "14.0.27",
"@types/proxyquire": "1.3.28",
"@types/sinon": "9.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2566,10 +2566,10 @@
dependencies:
"@types/node" "*"

"@types/mocha@8.0.1":
version "8.0.1"
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.0.1.tgz#813b4ff8dd9920d652e1e6b451ff1e371a4561d2"
integrity sha512-TBZ6YdX7IZz4U9/mBoB8zCMRN1vXw8QdihRcZxD3I0Cv/r8XF8RggZ8WiXFws4aj5atzRR5hJrYer7g8nXwpnQ==
"@types/mocha@8.0.3":
version "8.0.3"
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.0.3.tgz#51b21b6acb6d1b923bbdc7725c38f9f455166402"
integrity sha512-vyxR57nv8NfcU0GZu8EUXZLTbCMupIUwy95LJ6lllN+JRPG25CwMHoB1q5xKh8YKhQnHYRAn4yW2yuHbf/5xgg==

"@types/mongodb@*":
version "3.5.25"
Expand Down

0 comments on commit bed542b

Please sign in to comment.