1784 Commits

Author SHA1 Message Date
dependabot-preview[bot]
835f3f404e
chore(deps-dev): bump @types/node from 14.0.20 to 14.0.27 (#1024)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.20 to 14.0.27.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-08-09 13:10:58 +02:00
dependabot-preview[bot]
856b769aa0
chore(deps-dev): bump eslint-plugin-jest from 23.18.0 to 23.20.0 (#1033)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.18.0 to 23.20.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v23.18.0...v23.20.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-08-09 13:10:35 +02:00
dependabot-preview[bot]
e54b26b432
chore(deps-dev): bump openpgp from 4.10.6 to 4.10.7 (#1005)
Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 4.10.6 to 4.10.7.
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases)
- [Commits](https://github.com/openpgpjs/openpgpjs/compare/v4.10.6...v4.10.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-08-09 13:10:08 +02:00
dependabot-preview[bot]
4c85fecc1e
chore(deps-dev): bump @auto-it/first-time-contributor (#1051)
Bumps [@auto-it/first-time-contributor](https://github.com/intuit/auto) from 9.47.1 to 9.49.5.
- [Release notes](https://github.com/intuit/auto/releases)
- [Changelog](https://github.com/intuit/auto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intuit/auto/compare/v9.47.1...v9.49.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-08-09 13:09:08 +02:00
dependabot-preview[bot]
82ea884ad4
chore(deps-dev): bump all-contributors-cli from 6.16.1 to 6.17.0 (#1019)
Bumps [all-contributors-cli](https://github.com/all-contributors/all-contributors-cli) from 6.16.1 to 6.17.0.
- [Release notes](https://github.com/all-contributors/all-contributors-cli/releases)
- [Commits](https://github.com/all-contributors/all-contributors-cli/compare/v6.16.1...v6.17.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-08-09 13:08:44 +02:00
Kipras Melnikovas
2b65591b56
fix(browser): return early if response headers empty (#1034)
When performing simple requests, such as

```ts
import { Gitlab } from "@gitbeaker/browser";

const api = new Gitlab({ token, host });

const res = await api.Issues.show(projectId, issueIid);
```

I used to get errors, such as

```console
index.js:11539 RangeError: Invalid array length
...
```

and this fixed it.
2020-08-07 14:22:01 +02:00
dependabot-preview[bot]
a6ab1992da
chore(deps-dev): bump puppeteer from 5.0.0 to 5.2.1 (#1000)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 5.0.0 to 5.2.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v5.0.0...v5.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-07-27 01:43:34 +02:00
dependabot-preview[bot]
1edb9af227
chore(deps): bump ora from 4.0.4 to 4.0.5 (#1008)
Bumps [ora](https://github.com/sindresorhus/ora) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](https://github.com/sindresorhus/ora/compare/v4.0.4...v4.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-07-27 01:39:49 +02:00
dependabot-preview[bot]
502b2cd313
chore(deps-dev): bump rollup from 2.21.0 to 2.23.0 (#1012)
Bumps [rollup](https://github.com/rollup/rollup) from 2.21.0 to 2.23.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.21.0...v2.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-07-27 01:39:28 +02:00
dependabot-preview[bot]
15900b1b49
chore(deps-dev): bump auto from 9.47.0 to 9.48.1 (#1014)
Bumps [auto](https://github.com/intuit/auto) from 9.47.0 to 9.48.1.
- [Release notes](https://github.com/intuit/auto/releases)
- [Changelog](https://github.com/intuit/auto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intuit/auto/compare/v9.47.0...v9.48.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-27 01:39:08 +02:00
dependabot-preview[bot]
b62549b7eb
chore(deps-dev): bump @auto-it/first-time-contributor (#997)
Bumps [@auto-it/first-time-contributor](https://github.com/intuit/auto) from 9.43.1 to 9.47.1.
- [Release notes](https://github.com/intuit/auto/releases)
- [Changelog](https://github.com/intuit/auto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intuit/auto/compare/v9.43.1...v9.47.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-07-23 00:16:23 +02:00
dependabot-preview[bot]
e96060cf4a
chore(deps-dev): bump @rollup/plugin-node-resolve from 8.1.0 to 8.4.0 (#965)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 8.1.0 to 8.4.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v8.1.0...node-resolve-v8.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-07-23 00:16:01 +02:00
dependabot-preview[bot]
b8698b251b
chore(deps-dev): bump @rollup/plugin-commonjs from 13.0.0 to 14.0.0 (#973)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 13.0.0 to 14.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v13.0.0...commonjs-v14.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-07-22 12:28:57 +02:00
dependabot-preview[bot]
aae7f969df
chore(deps-dev): bump codecov from 3.7.1 to 3.7.2 (#999)
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/compare/v3.7.1...v3.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-07-22 12:28:27 +02:00
dependabot-preview[bot]
10b0e78c61
chore(deps-dev): bump @auto-it/all-contributors from 9.43.1 to 9.47.1 (#996)
Bumps [@auto-it/all-contributors](https://github.com/intuit/auto) from 9.43.1 to 9.47.1.
- [Release notes](https://github.com/intuit/auto/releases)
- [Changelog](https://github.com/intuit/auto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intuit/auto/compare/v9.43.1...v9.47.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-07-22 12:28:02 +02:00
dependabot-preview[bot]
9b2b52e792
chore(deps-dev): bump @auto-it/released from 9.47.0 to 9.47.1 (#994)
Bumps [@auto-it/released](https://github.com/intuit/auto) from 9.47.0 to 9.47.1.
- [Release notes](https://github.com/intuit/auto/releases)
- [Changelog](https://github.com/intuit/auto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intuit/auto/compare/v9.47.0...v9.47.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-07-22 12:27:38 +02:00
dependabot-preview[bot]
dfd8d45376
chore(deps): bump ky from 0.21.0 to 0.23.0 (#1001)
Bumps [ky](https://github.com/sindresorhus/ky) from 0.21.0 to 0.23.0.
- [Release notes](https://github.com/sindresorhus/ky/releases)
- [Commits](https://github.com/sindresorhus/ky/compare/v0.21.0...v0.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-22 12:27:09 +02:00
Justin Dalrymple
c3595836ce Bump version to: 23.4.2 [skip ci] 23.4.2 2020-07-22 01:43:11 +00:00
Justin Dalrymple
37d5f57a0d Update CHANGELOG.md [skip ci] 2020-07-22 01:43:09 +00:00
Justin Dalrymple
5276a0fea5 Bump version to: 23.4.1 [skip ci] 23.4.1 2020-07-22 01:38:56 +00:00
Justin Dalrymple
2ed9b3c9f3 Update CHANGELOG.md [skip ci] 2020-07-22 01:38:53 +00:00
dependabot-preview[bot]
c2d0a3e25e
chore(deps-dev): bump typescript from 3.9.6 to 3.9.7 (#992)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.6 to 3.9.7.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.6...v3.9.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-07-22 03:21:14 +02:00
dependabot-preview[bot]
207a21075d
chore(deps-dev): bump codecov from 3.7.0 to 3.7.1 (#991)
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/compare/v3.7.0...v3.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-07-22 03:20:48 +02:00
dependabot-preview[bot]
47c0999ee9
chore(deps-dev): bump @auto-it/core from 9.47.0 to 9.47.1 (#995)
Bumps [@auto-it/core](https://github.com/intuit/auto) from 9.47.0 to 9.47.1.
- [Release notes](https://github.com/intuit/auto/releases)
- [Changelog](https://github.com/intuit/auto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intuit/auto/compare/v9.47.0...v9.47.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-21 11:36:33 +02:00
dependabot-preview[bot]
449b6fb0b5
chore(deps-dev): bump auto from 9.46.0 to 9.47.0 (#988)
Bumps [auto](https://github.com/intuit/auto) from 9.46.0 to 9.47.0.
- [Release notes](https://github.com/intuit/auto/releases)
- [Changelog](https://github.com/intuit/auto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intuit/auto/compare/v9.46.0...v9.47.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-07-17 12:34:20 +02:00
dependabot-preview[bot]
f6abf2acd4
chore(deps-dev): bump openpgp from 4.10.4 to 4.10.6 (#989)
Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 4.10.4 to 4.10.6.
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases)
- [Commits](https://github.com/openpgpjs/openpgpjs/compare/v4.10.4...v4.10.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-07-17 12:33:53 +02:00
dependabot-preview[bot]
3bf04aebd0
chore(deps): bump got from 11.5.0 to 11.5.1 (#990)
Bumps [got](https://github.com/sindresorhus/got) from 11.5.0 to 11.5.1.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.5.0...v11.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-17 12:33:30 +02:00
dependabot-preview[bot]
31c7f9691d
chore(deps): bump ky from 0.20.0 to 0.21.0 (#961)
Bumps [ky](https://github.com/sindresorhus/ky) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/sindresorhus/ky/releases)
- [Commits](https://github.com/sindresorhus/ky/compare/v0.20.0...v0.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-07-17 00:32:07 +02:00
dependabot-preview[bot]
beb9fabd9c
chore(deps-dev): bump auto from 9.43.1 to 9.46.0 (#981)
Bumps [auto](https://github.com/intuit/auto) from 9.43.1 to 9.46.0.
- [Release notes](https://github.com/intuit/auto/releases)
- [Changelog](https://github.com/intuit/auto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intuit/auto/compare/v9.43.1...v9.46.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-17 00:31:38 +02:00
Justin Dalrymple
a6fd10fab7 Bump version to: 23.4.0 [skip ci] 23.4.0 2020-07-12 08:42:14 +00:00
Justin Dalrymple
8fdeb8c0d1 Update CHANGELOG.md [skip ci] 2020-07-12 08:42:12 +00:00
Justin Dalrymple
56d4731504
Updating min node version supported (#957) 2020-07-12 10:20:31 +02:00
Justin Dalrymple
67c94e0c12
Fixing encoding for requests of archive data (#954) 2020-07-12 10:20:00 +02:00
Justin Dalrymple
e135a55279 Bump version to: 23.3.0 [skip ci] 23.3.0 2020-07-11 15:19:52 +00:00
Justin Dalrymple
edd2c4d8a1 Update CHANGELOG.md [skip ci] 2020-07-11 15:19:50 +00:00
Justin Dalrymple
9b9d45f56e
Fixing type definitions for optional arguments (#956) 2020-07-11 17:02:03 +02:00
Justin Dalrymple
110cd95176 Bump version to: 23.2.0 [skip ci] 23.2.0 2020-07-08 19:34:10 +00:00
Justin Dalrymple
180d51e827 Update CHANGELOG.md [skip ci] 2020-07-08 19:34:08 +00:00
Justin Dalrymple
f0e9ef8d2b
Fixing closes_issues endpoint (#953) 2020-07-08 20:55:23 +02:00
Justin Dalrymple
ef9548668c Bump version to: 23.1.0 [skip ci] 23.1.0 2020-07-08 13:18:28 +00:00
Justin Dalrymple
ab34cdb778 Update CHANGELOG.md [skip ci] 2020-07-08 13:18:26 +00:00
Justin
eb621e20ed Removing exec plugin for auto in favour of local plugin 2020-07-08 14:57:05 +02:00
Justin Dalrymple
c10dba3fd0
Fixing up the Type exports for all the distributed libraries (#795) 2020-07-08 11:45:18 +02:00
dependabot-preview[bot]
07364ef6f9
chore(deps-dev): bump @auto-it/exec from 9.41.1 to 9.43.0 (#948)
Bumps [@auto-it/exec](https://github.com/intuit/auto) from 9.41.1 to 9.43.0.
- [Release notes](https://github.com/intuit/auto/releases)
- [Changelog](https://github.com/intuit/auto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intuit/auto/compare/v9.41.1...v9.43.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-07-08 11:36:23 +02:00
dependabot-preview[bot]
3e7d1a5809
chore(deps-dev): bump auto from 9.41.1 to 9.43.0 (#942)
Bumps [auto](https://github.com/intuit/auto) from 9.41.1 to 9.43.0.
- [Release notes](https://github.com/intuit/auto/releases)
- [Changelog](https://github.com/intuit/auto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intuit/auto/compare/v9.41.1...v9.43.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-08 11:36:00 +02:00
dependabot-preview[bot]
e486f957dd
chore(deps-dev): bump @types/jest from 26.0.0 to 26.0.4 (#937)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.0 to 26.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-07-08 03:09:00 +02:00
dependabot-preview[bot]
16c4ef2073
chore(deps-dev): bump @types/jest-environment-puppeteer (#910)
Bumps [@types/jest-environment-puppeteer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest-environment-puppeteer) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest-environment-puppeteer)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-07-08 02:33:40 +02:00
dependabot-preview[bot]
c24311f692
chore(deps-dev): bump @types/puppeteer from 3.0.0 to 3.0.1 (#926)
Bumps [@types/puppeteer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/puppeteer) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/puppeteer)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-07-08 02:33:15 +02:00
dependabot-preview[bot]
1fc213aab3
chore(deps-dev): bump @types/node from 14.0.13 to 14.0.18 (#936)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.13 to 14.0.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-08 02:32:50 +02:00
dependabot-preview[bot]
f5ea65955e
chore(deps-dev): bump eslint-plugin-jest from 23.16.0 to 23.18.0 (#933)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.16.0 to 23.18.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v23.16.0...v23.18.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-07-07 12:19:14 +02:00