Marc Cataford
|
2ec9c0e533
|
build: transition to Typescript without Babel (#252)
* build: ts-jest
* build: yarn latest
* build: no babel
* chore: lint
* refactor: test, types
|
2021-06-05 11:29:15 -04:00 |
|
Marc Cataford
|
548213968a
|
ci: push on master (#279)
|
2021-06-05 11:15:04 -04:00 |
|
renovate[bot]
|
86e6d47adf
|
chore(deps): update dependency eslint-plugin-prettier to v3.4.0 (#270)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Marc Cataford <c.marcandre@gmail.com>
|
2021-06-05 11:07:05 -04:00 |
|
renovate[bot]
|
60d7b5775b
|
chore(deps): update dependency prettier to v2.3.1 (#271)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Marc Cataford <c.marcandre@gmail.com>
|
2021-06-05 11:04:40 -04:00 |
|
renovate[bot]
|
606cb4d607
|
chore(deps): update dependency @types/node to v14.17.2 (#266)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Marc Cataford <c.marcandre@gmail.com>
|
2021-06-05 11:02:49 -04:00 |
|
renovate[bot]
|
6817fe9783
|
chore(deps): update actions/checkout action to v2 (#274)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Marc Cataford <c.marcandre@gmail.com>
|
2021-06-05 10:58:26 -04:00 |
|
Marc Cataford
|
5b34811a79
|
chore: dependabot config leftover (#278)
|
2021-06-05 10:56:47 -04:00 |
|
renovate[bot]
|
d14e47274f
|
chore(deps): update dependency eslint-config-prettier to v8 (#276)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Marc Cataford <c.marcandre@gmail.com>
|
2021-06-05 10:56:19 -04:00 |
|
renovate[bot]
|
3e61c3adb8
|
chore(deps): update actions/setup-node action to v2 (#275)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-05 10:55:52 -04:00 |
|
renovate[bot]
|
3ca6748593
|
chore(deps): update dependency jest to v27 (#277)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-05 10:53:27 -04:00 |
|
renovate[bot]
|
a65f0371e2
|
chore(deps): update dependency @types/jest to v26.0.23 (#255)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-03 23:53:52 -04:00 |
|
renovate[bot]
|
14be95d0ac
|
Add renovate.json (#253)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-03 23:48:19 -04:00 |
|
dependabot-preview[bot]
|
fbb4bf5260
|
Upgrade to GitHub-native Dependabot (#221)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2021-05-08 22:40:01 -04:00 |
|
Marc Cataford
|
19cafbf7f9
|
refactor: more cleanup (#195)
* build: unused dep, add prepack
* docs: unused badge
|
2021-03-19 17:15:57 -04:00 |
|
Marc Cataford
|
5c1ec76feb
|
ci: manual releases (#194)
* ci: manual releases
* build: unused dep
|
2021-03-19 17:09:47 -04:00 |
|
Marc Cataford
|
5e1dec842a
|
refactor: more cleanup (#164)
* chore: misplaced test file
* refactor: rename, async main
* refactor: fix types
* chore: type args
* refactor: extract package root invariant
* refactor: error behaviour on limit exceeded
* test: more precise error cov
* refactor: extract logging
* refactor: logger
* test: index fix
* refactor: move mocking downstream
|
2021-03-19 16:49:27 -04:00 |
|
Marc Cataford
|
72673970c0
|
refactor: mockless tests (#163)
* refactor: parametrize cwd
* test: set up helpers and validate
* refactor: remove mocks from tests
* ci: bump node
* build: bump node
* refactor: extract utils, hoist cwd up
* test: cov utils
|
2021-02-18 23:31:33 -05:00 |
|
Marc Cataford
|
5446dc4df2
|
chore: unbork yarn
|
2021-02-18 22:00:14 -05:00 |
|
dependabot-preview[bot]
|
da74b4d9fb
|
build(deps-dev): bump eslint-config-prettier from 6.11.0 to 7.2.0 (#156)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.11.0 to 7.2.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.11.0...v7.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2021-02-17 22:38:11 -05:00 |
|
dependabot-preview[bot]
|
8275f7674e
|
build(deps-dev): bump eslint-plugin-jest from 23.20.0 to 24.1.5 (#161)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.20.0 to 24.1.5.
- [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.20.0...v24.1.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2021-02-17 22:34:31 -05:00 |
|
Marc Cataford
|
ac1adaa22f
|
build: switch to berry (#162)
* build: switch to berry
* ci: deprecated opt
|
2021-02-17 21:34:44 -05:00 |
|
Marc Cataford
|
401196d62a
|
refactor: move to Typescript (#146)
* chore: add swap files to ignores
* chore: set up typescript deps
* refactor: rough conversion
* chore: linting config
* refactor: isolate untestable bits
* chore: runtime mapping
* chore: move tests
|
2020-12-12 19:18:25 -05:00 |
|
dependabot-preview[bot]
|
034f4e4089
|
build(deps-dev): bump @babel/cli from 7.10.5 to 7.12.10 (#143)
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.10.5 to 7.12.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-cli)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-12-12 10:26:35 -05:00 |
|
dependabot-preview[bot]
|
0d39f4b681
|
build(deps-dev): bump @babel/core from 7.11.1 to 7.12.10 (#144)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.1 to 7.12.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-core)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-12-11 18:22:15 -05:00 |
|
dependabot-preview[bot]
|
32308e8f02
|
build(deps): [security] bump ini from 1.3.5 to 1.3.7 (#145)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. **This update includes a security fix.**
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-12-11 18:10:42 -05:00 |
|
dependabot-preview[bot]
|
d2be716818
|
build(deps-dev): bump jest from 26.2.1 to 26.2.2 (#82)
Bumps [jest](https://github.com/facebook/jest) from 26.2.1 to 26.2.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.2.1...v26.2.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-08-09 16:24:05 -04:00 |
|
dependabot-preview[bot]
|
4efe5230ca
|
build(deps-dev): bump @babel/core from 7.11.0 to 7.11.1 (#83)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.0 to 7.11.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.1/packages/babel-core)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-08-09 15:04:10 -04:00 |
|
dependabot-preview[bot]
|
79ee5b8347
|
build(deps-dev): bump eslint-plugin-jest from 23.18.0 to 23.20.0 (#76)
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>
|
2020-08-01 12:05:17 -04:00 |
|
dependabot-preview[bot]
|
3f93c82674
|
build(deps-dev): bump eslint from 7.4.0 to 7.6.0 (#81)
Bumps [eslint](https://github.com/eslint/eslint) from 7.4.0 to 7.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.4.0...v7.6.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-08-01 11:45:38 -04:00 |
|
dependabot-preview[bot]
|
e2e7d4f837
|
build(deps-dev): bump @babel/core from 7.10.5 to 7.11.0 (#78)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.5 to 7.11.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.0/packages/babel-core)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-08-01 10:39:52 -04:00 |
|
dependabot-preview[bot]
|
5609d92832
|
build(deps-dev): bump @babel/preset-env from 7.10.4 to 7.11.0 (#79)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.10.4 to 7.11.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.0/packages/babel-preset-env)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-08-01 10:31:50 -04:00 |
|
dependabot-preview[bot]
|
3eca41cb99
|
build(deps-dev): bump jest from 26.1.0 to 26.2.1 (#80)
Bumps [jest](https://github.com/facebook/jest) from 26.1.0 to 26.2.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.1.0...v26.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>
|
2020-07-31 08:27:03 -04:00 |
|
dependabot-preview[bot]
|
d616d38486
|
build(deps-dev): bump eslint-plugin-prettier from 3.1.3 to 3.1.4 (#51)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.1.3...v3.1.4)
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-15 20:32:47 -04:00 |
|
dependabot-preview[bot]
|
24e5404cae
|
build(deps-dev): bump @tophat/eslint-config from 0.6.1 to 0.7.0 (#58)
Bumps [@tophat/eslint-config](https://github.com/tophat/eslint-config) from 0.6.1 to 0.7.0.
- [Release notes](https://github.com/tophat/eslint-config/releases)
- [Changelog](https://github.com/tophat/eslint-config/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tophat/eslint-config/compare/v0.6.1...v0.7.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-15 20:09:21 -04:00 |
|
dependabot-preview[bot]
|
b845124433
|
build(deps-dev): bump jest from 26.0.1 to 26.1.0 (#61)
Bumps [jest](https://github.com/facebook/jest) from 26.0.1 to 26.1.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.0.1...v26.1.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-15 19:50:44 -04:00 |
|
dependabot-preview[bot]
|
7ad46696f9
|
build(deps-dev): bump semantic-release from 17.0.8 to 17.1.1 (#62)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.0.8 to 17.1.1.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.0.8...v17.1.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-15 19:44:58 -04:00 |
|
dependabot-preview[bot]
|
58a6956f92
|
build(deps-dev): bump eslint-plugin-import from 2.21.2 to 2.22.0 (#63)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.21.2 to 2.22.0.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.21.2...v2.22.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-15 19:40:50 -04:00 |
|
dependabot-preview[bot]
|
31d76f17f6
|
build(deps-dev): bump @babel/core from 7.10.4 to 7.10.5 (#71)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.4 to 7.10.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.5/packages/babel-core)
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-15 19:34:54 -04:00 |
|
dependabot-preview[bot]
|
b8eeb40145
|
build(deps-dev): bump @babel/cli from 7.10.4 to 7.10.5 (#72)
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.10.4 to 7.10.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.5/packages/babel-cli)
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-15 19:25:22 -04:00 |
|
dependabot-preview[bot]
|
94a8011214
|
build(deps-dev): bump @babel/preset-env from 7.10.2 to 7.10.4 (#64)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.10.2 to 7.10.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-preset-env)
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-11 21:36:58 -04:00 |
|
dependabot-preview[bot]
|
dd139e659d
|
build(deps-dev): bump @babel/cli from 7.10.1 to 7.10.4 (#65)
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.10.1 to 7.10.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-cli)
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-11 21:00:04 -04:00 |
|
dependabot-preview[bot]
|
d0fd8358be
|
build(deps-dev): bump @babel/core from 7.10.2 to 7.10.4 (#66)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.2 to 7.10.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-core)
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-11 20:46:02 -04:00 |
|
dependabot-preview[bot]
|
923f9865f1
|
build(deps-dev): bump eslint-plugin-jest from 23.13.2 to 23.18.0 (#67)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.13.2 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.13.2...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>
|
2020-07-11 18:31:53 -04:00 |
|
dependabot-preview[bot]
|
227bae7321
|
build(deps-dev): bump eslint from 7.2.0 to 7.4.0 (#68)
Bumps [eslint](https://github.com/eslint/eslint) from 7.2.0 to 7.4.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.2.0...v7.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>
|
2020-07-11 18:08:57 -04:00 |
|
dependabot-preview[bot]
|
36c458e744
|
build(deps): [security] bump npm from 6.14.1 to 6.14.6 (#69)
Bumps [npm](https://github.com/npm/cli) from 6.14.1 to 6.14.6. **This update includes a security fix.**
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v6.14.1...v6.14.6)
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-11 17:59:25 -04:00 |
|
dependabot-preview[bot]
|
97eff14aa5
|
build(deps): [security] bump npm-registry-fetch from 4.0.3 to 4.0.5 (#70)
Bumps [npm-registry-fetch](https://github.com/npm/registry-fetch) from 4.0.3 to 4.0.5. **This update includes a security fix.**
- [Release notes](https://github.com/npm/registry-fetch/releases)
- [Changelog](https://github.com/npm/npm-registry-fetch/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/registry-fetch/commits)
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-11 17:52:35 -04:00 |
|
dependabot-preview[bot]
|
3bbff855b4
|
build(deps-dev): bump eslint-plugin-import from 2.21.1 to 2.21.2 (#50)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.21.1 to 2.21.2.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.21.1...v2.21.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-06-10 08:40:17 -04:00 |
|
dependabot-preview[bot]
|
f4e457cdc7
|
build(deps-dev): bump @babel/preset-env from 7.10.1 to 7.10.2 (#46)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.10.1 to 7.10.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.2/packages/babel-preset-env)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-06-09 10:37:29 -04:00 |
|
dependabot-preview[bot]
|
23cde8502d
|
build(deps-dev): bump @babel/core from 7.10.1 to 7.10.2 (#47)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.1 to 7.10.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.2/packages/babel-core)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-06-09 10:24:44 -04:00 |
|
dependabot-preview[bot]
|
c4b5617c56
|
build(deps-dev): bump eslint-plugin-import from 2.20.2 to 2.21.1 (#48)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.2 to 2.21.1.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.20.2...v2.21.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-06-09 09:55:55 -04:00 |
|