Skip to content

Commit

Permalink
Update dependency @types/mocha to v8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 3, 2020
1 parent e09751f commit 2cc9079
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 @@ -22,7 +22,7 @@
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "8.4.0",
"@rollup/plugin-typescript": "5.0.2",
"@types/mocha": "8.0.0",
"@types/mocha": "8.0.1",
"codecov": "3.7.2",
"conventional-changelog-cli": "2.0.34",
"fetch-mock": "6.5.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -279,10 +279,10 @@
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=

"@types/mocha@8.0.0":
version "8.0.0"
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.0.0.tgz#b0ba1c5b4cb3880c51a6b488ad007a657d1be888"
integrity sha512-jWeYcTo3sCH/rMgsdYXDTO85GNRyTCII5dayMIu/ZO4zbEot1E3iNGaOwpLReLUHjeNQFkgeNNVYlY4dX6azQQ==
"@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/node@*", "@types/node@^12.0.10":
version "12.12.35"
Expand Down

0 comments on commit 2cc9079

Please sign in to comment.