Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mocha from 8.3.0 to 8.3.1 #348

Merged
merged 1 commit into from
Mar 8, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2021

Bumps mocha from 8.3.0 to 8.3.1.

Release notes

Sourced from mocha's releases.

v8.3.1

8.3.1 / 2021-03-06

🐛 Fixes

Changelog

Sourced from mocha's changelog.

8.3.1 / 2021-03-06

🐛 Fixes

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mocha](https:/mochajs/mocha) from 8.3.0 to 8.3.1.
- [Release notes](https:/mochajs/mocha/releases)
- [Changelog](https:/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v8.3.0...v8.3.1)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 8, 2021
@mergify mergify bot merged commit f239e04 into develop Mar 8, 2021
@mergify mergify bot deleted the dependabot/npm_and_yarn/develop/mocha-8.3.1 branch March 8, 2021 00:37
tofixx added a commit that referenced this pull request Jan 19, 2022
* Bump cross-env from 7.0.2 to 7.0.3 (#295)

Bumps [cross-env](https:/kentcdodds/cross-env) from 7.0.2 to 7.0.3.
- [Release notes](https:/kentcdodds/cross-env/releases)
- [Changelog](https:/kentcdodds/cross-env/blob/master/CHANGELOG.md)
- [Commits](https:/kentcdodds/cross-env/compare/v7.0.2...v7.0.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump eslint-plugin-prettier from 3.1.4 to 3.2.0 (#296)

Bumps [eslint-plugin-prettier](https:/prettier/eslint-plugin-prettier) from 3.1.4 to 3.2.0.
- [Release notes](https:/prettier/eslint-plugin-prettier/releases)
- [Changelog](https:/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https:/prettier/eslint-plugin-prettier/compare/v3.1.4...v3.2.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump ts-node from 9.0.0 to 9.1.0 (#297)

Bumps [ts-node](https:/TypeStrong/ts-node) from 9.0.0 to 9.1.0.
- [Release notes](https:/TypeStrong/ts-node/releases)
- [Commits](https:/TypeStrong/ts-node/compare/v9.0.0...v9.1.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump ts-node from 9.1.0 to 9.1.1 (#298)

Bumps [ts-node](https:/TypeStrong/ts-node) from 9.1.0 to 9.1.1.
- [Release notes](https:/TypeStrong/ts-node/releases)
- [Commits](https:/TypeStrong/ts-node/compare/v9.1.0...v9.1.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump @types/mocha from 8.0.4 to 8.2.0 (#299)

Bumps [@types/mocha](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.0.4 to 8.2.0.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump @types/node from 14.14.10 to 14.14.11 (#300)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.10 to 14.14.11.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump @types/node from 14.14.11 to 14.14.12 (#301)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.11 to 14.14.12.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump @types/node from 14.14.12 to 14.14.13 (#302)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.12 to 14.14.13.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump sinon from 9.2.1 to 9.2.2 (#304)

Bumps [sinon](https:/sinonjs/sinon) from 9.2.1 to 9.2.2.
- [Release notes](https:/sinonjs/sinon/releases)
- [Changelog](https:/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](https:/sinonjs/sinon/commits/v9.2.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump eslint-plugin-prettier from 3.2.0 to 3.3.0 (#303)

Bumps [eslint-plugin-prettier](https:/prettier/eslint-plugin-prettier) from 3.2.0 to 3.3.0.
- [Release notes](https:/prettier/eslint-plugin-prettier/releases)
- [Changelog](https:/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https:/prettier/eslint-plugin-prettier/compare/v3.2.0...v3.3.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump @types/node from 14.14.13 to 14.14.14 (#305)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.13 to 14.14.14.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump @types/sinon from 9.0.9 to 9.0.10 (#309)

Bumps [@types/sinon](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 9.0.9 to 9.0.10.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump @types/lodash from 4.14.165 to 4.14.166 (#310)

Bumps [@types/lodash](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.165 to 4.14.166.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump @types/node from 14.14.14 to 14.14.16 (#311)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.14 to 14.14.16.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump eslint-plugin-react from 7.21.5 to 7.22.0 (#312)

Bumps [eslint-plugin-react](https:/yannickcr/eslint-plugin-react) from 7.21.5 to 7.22.0.
- [Release notes](https:/yannickcr/eslint-plugin-react/releases)
- [Changelog](https:/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https:/yannickcr/eslint-plugin-react/compare/v7.21.5...v7.22.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump @types/node from 14.14.16 to 14.14.17 (#313)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.16 to 14.14.17.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump @types/node from 14.14.17 to 14.14.19 (#314)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.17 to 14.14.19.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump @types/lodash from 4.14.166 to 4.14.167 (#316)

Bumps [@types/lodash](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.166 to 4.14.167.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump eslint-plugin-prettier from 3.3.0 to 3.3.1 (#318)

Bumps [eslint-plugin-prettier](https:/prettier/eslint-plugin-prettier) from 3.3.0 to 3.3.1.
- [Release notes](https:/prettier/eslint-plugin-prettier/releases)
- [Changelog](https:/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https:/prettier/eslint-plugin-prettier/compare/v3.3.0...v3.3.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump sinon from 9.2.2 to 9.2.3 (#319)

Bumps [sinon](https:/sinonjs/sinon) from 9.2.2 to 9.2.3.
- [Release notes](https:/sinonjs/sinon/releases)
- [Changelog](https:/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](https:/sinonjs/sinon/compare/v9.2.2...v9.2.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump @types/config from 0.0.37 to 0.0.38 (#320)

Bumps [@types/config](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/config) from 0.0.37 to 0.0.38.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/config)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump @types/node from 14.14.19 to 14.14.21 (#321)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.19 to 14.14.21.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Create Dependabot config file (#322)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump @types/lodash from 4.14.167 to 4.14.168 (#324)

Bumps [@types/lodash](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.167 to 4.14.168.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 14.14.21 to 14.14.22 (#325)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.21 to 14.14.22.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sinon from 9.2.3 to 9.2.4 (#326)

Bumps [sinon](https:/sinonjs/sinon) from 9.2.3 to 9.2.4.
- [Release notes](https:/sinonjs/sinon/releases)
- [Changelog](https:/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](https:/sinonjs/sinon/compare/v9.2.3...v9.2.4)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump acorn from 8.0.4 to 8.0.5 (#327)

Bumps [acorn](https:/acornjs/acorn) from 8.0.4 to 8.0.5.
- [Release notes](https:/acornjs/acorn/releases)
- [Commits](https:/acornjs/acorn/compare/8.0.4...8.0.5)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 14.14.22 to 14.14.24 (#329)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.22 to 14.14.24.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump chai from 4.2.0 to 4.3.0 (#330)

Bumps [chai](https:/chaijs/chai) from 4.2.0 to 4.3.0.
- [Release notes](https:/chaijs/chai/releases)
- [Changelog](https:/chaijs/chai/blob/master/History.md)
- [Commits](https:/chaijs/chai/compare/4.2.0...4.3.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 14.14.24 to 14.14.25 (#331)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.24 to 14.14.25.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump typescript from 3.9.7 to 3.9.8 (#332)

Bumps [typescript](https:/Microsoft/TypeScript) from 3.9.7 to 3.9.8.
- [Release notes](https:/Microsoft/TypeScript/releases)
- [Commits](https:/Microsoft/TypeScript/compare/v3.9.7...v3.9.8)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/chai from 4.2.14 to 4.2.15 (#333)

Bumps [@types/chai](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.14 to 4.2.15.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump typescript from 3.9.8 to 3.9.9 (#334)

Bumps [typescript](https:/Microsoft/TypeScript) from 3.9.8 to 3.9.9.
- [Release notes](https:/Microsoft/TypeScript/releases)
- [Commits](https:/Microsoft/TypeScript/compare/v3.9.8...v3.9.9)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump mocha from 8.2.1 to 8.3.0 (#337)

Bumps [mocha](https:/mochajs/mocha) from 8.2.1 to 8.3.0.
- [Release notes](https:/mochajs/mocha/releases)
- [Changelog](https:/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https:/mochajs/mocha/compare/v8.2.1...v8.3.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 14.14.25 to 14.14.26 (#336)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.25 to 14.14.26.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump @types/node from 14.14.26 to 14.14.28 (#338)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.26 to 14.14.28.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 14.14.28 to 14.14.29 (#342)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.28 to 14.14.29.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 14.14.29 to 14.14.31 (#343)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.29 to 14.14.31.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump lodash from 4.17.20 to 4.17.21 (#344)

Bumps [lodash](https:/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https:/lodash/lodash/releases)
- [Commits](https:/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump config from 3.3.3 to 3.3.4 (#345)

Bumps [config](https:/lorenwest/node-config) from 3.3.3 to 3.3.4.
- [Release notes](https:/lorenwest/node-config/releases)
- [Changelog](https:/lorenwest/node-config/blob/master/History.md)
- [Commits](https:/lorenwest/node-config/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump chai from 4.3.0 to 4.3.1 (#346)

Bumps [chai](https:/chaijs/chai) from 4.3.0 to 4.3.1.
- [Release notes](https:/chaijs/chai/releases)
- [Changelog](https:/chaijs/chai/blob/main/History.md)
- [Commits](https:/chaijs/chai/compare/4.3.0...4.3.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump chai from 4.3.1 to 4.3.3 (#347)

Bumps [chai](https:/chaijs/chai) from 4.3.1 to 4.3.3.
- [Release notes](https:/chaijs/chai/releases)
- [Changelog](https:/chaijs/chai/blob/main/History.md)
- [Commits](https:/chaijs/chai/compare/4.3.1...4.3.3)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump mocha from 8.3.0 to 8.3.1 (#348)

Bumps [mocha](https:/mochajs/mocha) from 8.3.0 to 8.3.1.
- [Release notes](https:/mochajs/mocha/releases)
- [Changelog](https:/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https:/mochajs/mocha/compare/v8.3.0...v8.3.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/sinon from 9.0.10 to 9.0.11 (#350)

Bumps [@types/sinon](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 9.0.10 to 9.0.11.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump @types/node from 14.14.31 to 14.14.32 (#351)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.31 to 14.14.32.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump config from 3.3.4 to 3.3.6 (#352)

Bumps [config](https:/lorenwest/node-config) from 3.3.4 to 3.3.6.
- [Release notes](https:/lorenwest/node-config/releases)
- [Changelog](https:/lorenwest/node-config/blob/master/History.md)
- [Commits](https:/lorenwest/node-config/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump acorn from 8.0.5 to 8.1.0 (#353)

Bumps [acorn](https:/acornjs/acorn) from 8.0.5 to 8.1.0.
- [Release notes](https:/acornjs/acorn/releases)
- [Commits](https:/acornjs/acorn/compare/8.0.5...8.1.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 14.14.32 to 14.14.33 (#354)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.32 to 14.14.33.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump chai from 4.3.3 to 4.3.4 (#355)

Bumps [chai](https:/chaijs/chai) from 4.3.3 to 4.3.4.
- [Release notes](https:/chaijs/chai/releases)
- [Changelog](https:/chaijs/chai/blob/main/History.md)
- [Commits](https:/chaijs/chai/compare/4.3.3...v4.3.4)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump mocha from 8.3.1 to 8.3.2 (#356)

Bumps [mocha](https:/mochajs/mocha) from 8.3.1 to 8.3.2.
- [Release notes](https:/mochajs/mocha/releases)
- [Changelog](https:/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https:/mochajs/mocha/compare/v8.3.1...v8.3.2)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump @types/node from 14.14.33 to 14.14.34 (#357)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.33 to 14.14.34.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump @types/node from 14.14.34 to 14.14.35 (#358)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.34 to 14.14.35.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/mocha from 8.2.0 to 8.2.2 (#359)

Bumps [@types/mocha](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.2.0 to 8.2.2.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sinon from 9.2.4 to 10.0.0 (#361)

Bumps [sinon](https:/sinonjs/sinon) from 9.2.4 to 10.0.0.
- [Release notes](https:/sinonjs/sinon/releases)
- [Changelog](https:/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](https:/sinonjs/sinon/compare/v9.2.4...v10.0.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint-plugin-react from 7.22.0 to 7.23.1 (#363)

Bumps [eslint-plugin-react](https:/yannickcr/eslint-plugin-react) from 7.22.0 to 7.23.1.
- [Release notes](https:/yannickcr/eslint-plugin-react/releases)
- [Changelog](https:/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https:/yannickcr/eslint-plugin-react/compare/v7.22.0...v7.23.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 14.14.35 to 14.14.36 (#364)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.35 to 14.14.36.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 14.14.36 to 14.14.37 (#365)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.36 to 14.14.37.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump y18n from 4.0.0 to 4.0.1 (#367)

Bumps [y18n](https:/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https:/yargs/y18n/releases)
- [Changelog](https:/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https:/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/chai from 4.2.15 to 4.2.16 (#370)

Bumps [@types/chai](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.15 to 4.2.16.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint-plugin-react from 7.23.1 to 7.23.2 (#374)

Bumps [eslint-plugin-react](https:/yannickcr/eslint-plugin-react) from 7.23.1 to 7.23.2.
- [Release notes](https:/yannickcr/eslint-plugin-react/releases)
- [Changelog](https:/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https:/yannickcr/eslint-plugin-react/compare/v7.23.1...v7.23.2)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump acorn from 8.1.0 to 8.1.1 (#376)

Bumps [acorn](https:/acornjs/acorn) from 8.1.0 to 8.1.1.
- [Release notes](https:/acornjs/acorn/releases)
- [Commits](https:/acornjs/acorn/compare/8.1.0...8.1.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/sinon from 9.0.11 to 10.0.0 (#377)

Bumps [@types/sinon](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 9.0.11 to 10.0.0.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 14.14.37 to 14.14.39 (#378)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.37 to 14.14.39.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump @types/node from 14.14.39 to 14.14.41 (#379)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.39 to 14.14.41.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint-plugin-prettier from 3.3.1 to 3.4.0 (#380)

Bumps [eslint-plugin-prettier](https:/prettier/eslint-plugin-prettier) from 3.3.1 to 3.4.0.
- [Release notes](https:/prettier/eslint-plugin-prettier/releases)
- [Changelog](https:/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https:/prettier/eslint-plugin-prettier/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump acorn from 8.1.1 to 8.2.1 (#381)

Bumps [acorn](https:/acornjs/acorn) from 8.1.1 to 8.2.1.
- [Release notes](https:/acornjs/acorn/releases)
- [Commits](https:/acornjs/acorn/compare/8.1.1...8.2.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 14.14.41 to 15.0.0 (#383)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.41 to 15.0.0.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/chai from 4.2.16 to 4.2.17 (#384)

Bumps [@types/chai](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.16 to 4.2.17.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump @types/node from 15.0.0 to 15.0.1 (#386)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.0 to 15.0.1.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump acorn from 8.2.1 to 8.2.2 (#387)

Bumps [acorn](https:/acornjs/acorn) from 8.2.1 to 8.2.2.
- [Release notes](https:/acornjs/acorn/releases)
- [Commits](https:/acornjs/acorn/compare/8.2.1...8.2.2)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump acorn from 8.2.2 to 8.2.4 (#388)

Bumps [acorn](https:/acornjs/acorn) from 8.2.2 to 8.2.4.
- [Release notes](https:/acornjs/acorn/releases)
- [Commits](https:/acornjs/acorn/compare/8.2.2...8.2.4)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 15.0.1 to 15.0.2 (#389)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.1 to 15.0.2.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump dotenv from 8.2.0 to 9.0.0 (#390)

Bumps [dotenv](https:/motdotla/dotenv) from 8.2.0 to 9.0.0.
- [Release notes](https:/motdotla/dotenv/releases)
- [Changelog](https:/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https:/motdotla/dotenv/compare/v8.2.0...v9.0.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/chai from 4.2.17 to 4.2.18 (#393)

Bumps [@types/chai](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.17 to 4.2.18.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump hosted-git-info from 2.8.8 to 2.8.9 (#396)

Bumps [hosted-git-info](https:/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https:/npm/hosted-git-info/releases)
- [Changelog](https:/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https:/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump mocha from 8.3.2 to 8.4.0 (#394)

Bumps [mocha](https:/mochajs/mocha) from 8.3.2 to 8.4.0.
- [Release notes](https:/mochajs/mocha/releases)
- [Changelog](https:/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https:/mochajs/mocha/compare/v8.3.2...v8.4.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump dotenv from 9.0.0 to 9.0.1 (#392)

Bumps [dotenv](https:/motdotla/dotenv) from 9.0.0 to 9.0.1.
- [Release notes](https:/motdotla/dotenv/releases)
- [Changelog](https:/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https:/motdotla/dotenv/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump dotenv from 9.0.1 to 9.0.2 (#397)

Bumps [dotenv](https:/motdotla/dotenv) from 9.0.1 to 9.0.2.
- [Release notes](https:/motdotla/dotenv/releases)
- [Changelog](https:/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https:/motdotla/dotenv/compare/v9.0.1...v9.0.2)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 15.0.2 to 15.0.3 (#398)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.2 to 15.0.3.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/lodash from 4.14.168 to 4.14.169 (#399)

Bumps [@types/lodash](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.168 to 4.14.169.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump eslint-plugin-import from 2.22.1 to 2.23.2 (#402)

Bumps [eslint-plugin-import](https:/benmosher/eslint-plugin-import) from 2.22.1 to 2.23.2.
- [Release notes](https:/benmosher/eslint-plugin-import/releases)
- [Changelog](https:/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https:/benmosher/eslint-plugin-import/compare/v2.22.1...v2.23.2)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 15.0.3 to 15.3.0 (#401)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.3 to 15.3.0.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump @types/node from 15.3.0 to 15.3.1 (#403)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.3.0 to 15.3.1.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/lodash from 4.14.169 to 4.14.170 (#405)

Bumps [@types/lodash](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.169 to 4.14.170.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump dotenv from 9.0.2 to 10.0.0 (#406)

Bumps [dotenv](https:/motdotla/dotenv) from 9.0.2 to 10.0.0.
- [Release notes](https:/motdotla/dotenv/releases)
- [Changelog](https:/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https:/motdotla/dotenv/compare/v9.0.2...v10.0.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump @types/node from 15.3.1 to 15.6.0 (#409)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.3.1 to 15.6.0.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump eslint-plugin-import from 2.23.2 to 2.23.3 (#408)

Bumps [eslint-plugin-import](https:/benmosher/eslint-plugin-import) from 2.23.2 to 2.23.3.
- [Release notes](https:/benmosher/eslint-plugin-import/releases)
- [Changelog](https:/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https:/benmosher/eslint-plugin-import/compare/v2.23.2...v2.23.3)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump ts-node from 9.1.1 to 10.0.0 (#407)

Bumps [ts-node](https:/TypeStrong/ts-node) from 9.1.1 to 10.0.0.
- [Release notes](https:/TypeStrong/ts-node/releases)
- [Commits](https:/TypeStrong/ts-node/compare/v9.1.1...v10.0.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump sinon from 10.0.0 to 11.0.0 (#410)

Bumps [sinon](https:/sinonjs/sinon) from 10.0.0 to 11.0.0.
- [Release notes](https:/sinonjs/sinon/releases)
- [Changelog](https:/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](https:/sinonjs/sinon/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sinon from 11.0.0 to 11.1.0 (#413)

Bumps [sinon](https:/sinonjs/sinon) from 11.0.0 to 11.1.0.
- [Release notes](https:/sinonjs/sinon/releases)
- [Changelog](https:/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](https:/sinonjs/sinon/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 15.6.0 to 15.6.1 (#412)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.6.0 to 15.6.1.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump @types/sinon from 10.0.0 to 10.0.1 (#411)

Bumps [@types/sinon](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 10.0.0 to 10.0.1.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump sinon from 11.1.0 to 11.1.1 (#415)

Bumps [sinon](https:/sinonjs/sinon) from 11.1.0 to 11.1.1.
- [Release notes](https:/sinonjs/sinon/releases)
- [Changelog](https:/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](https:/sinonjs/sinon/compare/v11.1.0...v11.1.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint-plugin-import from 2.23.3 to 2.23.4 (#416)

Bumps [eslint-plugin-import](https:/benmosher/eslint-plugin-import) from 2.23.3 to 2.23.4.
- [Release notes](https:/benmosher/eslint-plugin-import/releases)
- [Changelog](https:/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https:/benmosher/eslint-plugin-import/compare/v2.23.3...v2.23.4)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint-plugin-react from 7.23.2 to 7.24.0 (#417)

Bumps [eslint-plugin-react](https:/yannickcr/eslint-plugin-react) from 7.23.2 to 7.24.0.
- [Release notes](https:/yannickcr/eslint-plugin-react/releases)
- [Changelog](https:/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https:/yannickcr/eslint-plugin-react/compare/v7.23.2...v7.24.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump acorn from 8.2.4 to 8.3.0 (#418)

Bumps [acorn](https:/acornjs/acorn) from 8.2.4 to 8.3.0.
- [Release notes](https:/acornjs/acorn/releases)
- [Commits](https:/acornjs/acorn/compare/8.2.4...8.3.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 15.6.1 to 15.9.0 (#419)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.6.1 to 15.9.0.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/sinon from 10.0.1 to 10.0.2 (#420)

Bumps [@types/sinon](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 10.0.1 to 10.0.2.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)

---
updated-dependencies:
- dependency-name: "@types/sinon"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump @types/node from 15.9.0 to 15.12.0 (#421)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.9.0 to 15.12.0.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 15.12.0 to 15.12.1 (#422)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.12.0 to 15.12.1.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 15.12.1 to 15.12.2 (#426)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.12.1 to 15.12.2.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump glob-parent from 5.1.0 to 5.1.2 (#427)

Bumps [glob-parent](https:/gulpjs/glob-parent) from 5.1.0 to 5.1.2.
- [Release notes](https:/gulpjs/glob-parent/releases)
- [Changelog](https:/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https:/gulpjs/glob-parent/compare/v5.1.0...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump acorn from 8.3.0 to 8.4.0 (#428)

Bumps [acorn](https:/acornjs/acorn) from 8.3.0 to 8.4.0.
- [Release notes](https:/acornjs/acorn/releases)
- [Commits](https:/acornjs/acorn/compare/8.3.0...8.4.0)

---
updated-dependencies:
- dependency-name: acorn
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump typescript from 3.9.9 to 3.9.10 (#429)

Bumps [typescript](https:/Microsoft/TypeScript) from 3.9.9 to 3.9.10.
- [Release notes](https:/Microsoft/TypeScript/releases)
- [Commits](https:/Microsoft/TypeScript/compare/v3.9.9...v3.9.10)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 15.12.2 to 15.12.4 (#430)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.12.2 to 15.12.4.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/chai from 4.2.18 to 4.2.19 (#431)

Bumps [@types/chai](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.18 to 4.2.19.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

---
updated-dependencies:
- dependency-name: "@types/chai"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump mocha from 8.4.0 to 9.0.1 (#432)

Bumps [mocha](https:/mochajs/mocha) from 8.4.0 to 9.0.1.
- [Release notes](https:/mochajs/mocha/releases)
- [Changelog](https:/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https:/mochajs/mocha/compare/v8.4.0...v9.0.1)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump acorn from 8.4.0 to 8.4.1 (#433)

Bumps [acorn](https:/acornjs/acorn) from 8.4.0 to 8.4.1.
- [Release notes](https:/acornjs/acorn/releases)
- [Commits](https:/acornjs/acorn/compare/8.4.0...8.4.1)

---
updated-dependencies:
- dependency-name: acorn
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 15.12.4 to 15.12.5 (#435)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.12.4 to 15.12.5.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 15.12.5 to 15.14.0 (#437)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.12.5 to 15.14.0.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 15.14.0 to 16.0.0 (#439)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.14.0 to 16.0.0.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump mocha from 9.0.1 to 9.0.2 (#440)

Bumps [mocha](https:/mochajs/mocha) from 9.0.1 to 9.0.2.
- [Release notes](https:/mochajs/mocha/releases)
- [Changelog](https:/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https:/mochajs/mocha/compare/v9.0.1...v9.0.2)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump tsconfig-paths from 3.9.0 to 3.10.1 (#441)

Bumps [tsconfig-paths](https:/dividab/tsconfig-paths) from 3.9.0 to 3.10.1.
- [Release notes](https:/dividab/tsconfig-paths/releases)
- [Changelog](https:/dividab/tsconfig-paths/blob/master/CHANGELOG.md)
- [Commits](https:/dividab/tsconfig-paths/compare/v3.9.0...v3.10.1)

---
updated-dependencies:
- dependency-name: tsconfig-paths
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/chai from 4.2.19 to 4.2.20 (#442)

Bumps [@types/chai](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.19 to 4.2.20.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

---
updated-dependencies:
- dependency-name: "@types/chai"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump @types/config from 0.0.38 to 0.0.39 (#443)

Bumps [@types/config](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/config) from 0.0.38 to 0.0.39.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/config)

---
updated-dependencies:
- dependency-name: "@types/config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump @types/lodash from 4.14.170 to 4.14.171 (#444)

Bumps [@types/lodash](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.170 to 4.14.171.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump @types/node from 16.0.0 to 16.0.1 (#445)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.0.0 to 16.0.1.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/mocha from 8.2.2 to 8.2.3 (#446)

Bumps [@types/mocha](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.2.2 to 8.2.3.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

---
updated-dependencies:
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump @types/chai from 4.2.20 to 4.2.21 (#447)

Bumps [@types/chai](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.20 to 4.2.21.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

---
updated-dependencies:
- dependency-name: "@types/chai"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 16.0.1 to 16.0.2 (#448)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.0.1 to 16.0.2.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Bump @types/node from 16.0.2 to 16.3.1 (#449)

Bumps [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.0.2 to 16.3.1.
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ts-node from 10.0.0 to 10.1.0 (#450)

Bumps [ts-node](https:/TypeStrong/ts-node) from 10.0.0 to 10.1.0.
- [Release notes](https:/TypeStrong/ts-node/releases)
- [Commits](https:/TypeStrong/ts-node/compare/v10.0.0...v10.1.0)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-auth…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants