Skip to content

Commit

Permalink
Update dependency @types/mocha to v8.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 18, 2022
1 parent 2794542 commit 075ac50
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
"@sourcegraph/tslint-config": "^13.4.0",
"@types/expect": "1.20.4",
"@types/lodash": "4.14.170",
"@types/mocha": "8.2.2",
"@types/mocha": "8.2.3",
"@types/mock-require": "2.0.0",
"@types/node": "14.17.3",
"@types/sinon": "10.0.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -911,10 +911,10 @@
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.170.tgz"
integrity sha512-bpcvu/MKHHeYX+qeEN8GE7DIravODWdACVA1ctevD8CN24RhPZIKMn9ntfAsrvLfSX3cR5RrBKAbYm9bGs0A+Q==

"@types/[email protected].2":
version "8.2.2"
resolved "https://registry.npmjs.org/@types/mocha/-/mocha-8.2.2.tgz"
integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw==
"@types/[email protected].3":
version "8.2.3"
resolved "https://registry.npmjs.org/@types/mocha/-/mocha-8.2.3.tgz"
integrity sha512-ekGvFhFgrc2zYQoX4JeZPmVzZxw6Dtllga7iGHzfbYIYkAMUx/sAFP2GdFpLff+vdHXu5fl7WX9AT+TtqYcsyw==

"@types/[email protected]":
version "2.0.0"
Expand Down Expand Up @@ -4061,9 +4061,9 @@ nanomatch@^1.2.9:
to-regex "^3.0.1"

needle@^2.2.1:
version "2.6.0"
resolved "https://registry.yarnpkg.com/needle/-/needle-2.6.0.tgz#24dbb55f2509e2324b4a99d61f413982013ccdbe"
integrity sha512-KKYdza4heMsEfSWD7VPUIz3zX2XDwOyX2d+geb4vrERZMT5RMU6ujjaD+I5Yr54uZxQ2w6XRTAhHBbSCyovZBg==
version "2.9.1"
resolved "https://registry.yarnpkg.com/needle/-/needle-2.9.1.tgz#22d1dffbe3490c2b83e301f7709b6736cd8f2684"
integrity sha512-6R9fqJ5Zcmf+uYaFgdIHmLwNldn5HbK8L5ybn7Uz+ylX/rnOsSp1AHcvQSrCaFN+qNM1wpymHqD7mVasEOlHGQ==
dependencies:
debug "^3.2.6"
iconv-lite "^0.4.4"
Expand Down

0 comments on commit 075ac50

Please sign in to comment.