Skip to content

Commit

Permalink
Merge 1d31328 into 6abb62c
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 1, 2021
2 parents 6abb62c + 1d31328 commit 9bdbf27
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@typedproject/ts-doc": "4.0.13",
"@types/chai": "^4.2.14",
"@types/chai-as-promised": "7.1.3",
"@types/mocha": "^8.0.4",
"@types/mocha": "^9.0.0",
"@types/node": "^15.0.1",
"@types/sinon": "^9.0.8",
"@types/sinon-chai": "^3.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3475,10 +3475,10 @@
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==

"@types/mocha@^8.0.4":
version "8.2.2"
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.2.tgz#91daa226eb8c2ff261e6a8cbf8c7304641e095e0"
integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw==
"@types/mocha@^9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.0.0.tgz#3205bcd15ada9bc681ac20bef64e9e6df88fd297"
integrity sha512-scN0hAWyLVAvLR9AyW7HoFF5sJZglyBsbPuHO4fv7JRvfmPBMfp1ozWqOf/e4wwPNxezBZXRfWzMb6iFLgEVRA==

"@types/node-loggly-bulk@^2.2.0":
version "2.2.0"
Expand Down

0 comments on commit 9bdbf27

Please sign in to comment.