Skip to content

Commit

Permalink
Update dependency @types/mocha to v8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 14, 2020
1 parent 1c8ed68 commit da300a2
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.1",
"@types/mocha": "8.0.2",
"codecov": "3.7.2",
"conventional-changelog-cli": "2.0.35",
"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 @@ -300,10 +300,10 @@
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=

"@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.2":
version "8.0.2"
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.0.2.tgz#cdd160767c5a445bedef94ea8cfc8ab760fff42b"
integrity sha512-5cv8rmqT3KX9XtWDvSgGYfS4OwrKM2eei90GWLnTYz+AXRiBv5uYcKBjnkQ4katNvfYk3+o2bHGZUsDhdcoUyg==

"@types/node@*", "@types/node@^12.0.10":
version "12.12.35"
Expand Down

0 comments on commit da300a2

Please sign in to comment.