Carlos Cuesta
|
43e5df3ff7
|
🔖 Bump version
|
2022-06-11 13:33:45 +02:00 |
|
dependabot[bot]
|
74d1291708
|
⬆️ Bump lint-staged from 12.4.3 to 13.0.0 (#1070)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.4.3 to 13.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v12.4.3...v13.0.0)
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-07 08:39:23 +02:00 |
|
dependabot[bot]
|
4b2a0fa1c5
|
⬆️ Bump flow-bin from 0.178.1 to 0.179.0 (#1064)
|
2022-05-30 10:11:00 +02:00 |
|
dependabot[bot]
|
276835d18e
|
⬆️ Bump flow-bin from 0.177.0 to 0.178.0 (#1055)
|
2022-05-16 10:11:58 +02:00 |
|
Carlos Cuesta
|
de741ce626
|
⬆️ Bump node version to 16 (#1053)
|
2022-05-10 20:52:20 +02:00 |
|
dependabot[bot]
|
12df910080
|
⬆️ Bump husky from 7.0.4 to 8.0.0 (#1049)
|
2022-05-09 09:09:32 +02:00 |
|
dependabot[bot]
|
6bc8f3011d
|
⬆️ Bump flow-bin from 0.176.3 to 0.177.0 (#1044)
|
2022-05-09 08:45:17 +02:00 |
|
dependabot[bot]
|
5fad8c307c
|
⬆️ Bump jest from 27.5.1 to 28.0.3 (#1039)
* ⬆️ Bump jest from 27.5.1 to 28.0.3
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.5.1 to 28.0.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.0.3/packages/jest)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* ➕ Install `jest-environment-jsdom` dependency
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Cuesta <carloscuesta@me.com>
|
2022-05-03 18:52:33 +02:00 |
|
dependabot[bot]
|
69c9ef743e
|
⬆️ Bump flow-bin from 0.175.1 to 0.176.2 (#1029)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.175.1 to 0.176.2.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)
---
updated-dependencies:
- dependency-name: flow-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-19 00:07:43 +02:00 |
|
dependabot[bot]
|
38c92bbd52
|
⬆️ Bump flow-bin from 0.174.1 to 0.175.0 (#1018)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.174.1 to 0.175.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)
---
updated-dependencies:
- dependency-name: flow-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-04 15:09:03 -04:00 |
|
dependabot[bot]
|
3460a970a7
|
⬆️ Bump prettier from 2.6.1 to 2.6.2 (#1017)
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.1...2.6.2)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-04 15:08:38 -04:00 |
|
dependabot[bot]
|
d8d09631f9
|
⬆️ Bump react, react-dom and react-test-renderer (#1015)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer). These dependencies needed to be updated together.
Updates `react` from 17.0.2 to 18.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.0.0/packages/react)
Updates `react-dom` from 17.0.2 to 18.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.0.0/packages/react-dom)
Updates `react-test-renderer` from 17.0.2 to 18.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.0.0/packages/react-test-renderer)
---
updated-dependencies:
- dependency-name: react
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: react-dom
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: react-test-renderer
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-04 13:16:35 -04:00 |
|
dependabot[bot]
|
9690aed258
|
⬆️ Bump prettier from 2.6.0 to 2.6.1 (#1008)
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.0...2.6.1)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-28 18:49:03 +02:00 |
|
dependabot[bot]
|
642a68e202
|
⬆️ Bump flow-bin from 0.173.0 to 0.174.1 (#1001)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.173.0 to 0.174.1.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)
---
updated-dependencies:
- dependency-name: flow-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-21 17:58:15 +01:00 |
|
dependabot[bot]
|
f70a6cc6ec
|
⬆️ Bump prettier from 2.5.1 to 2.6.0 (#1002)
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.1...2.6.0)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-21 11:39:12 +01:00 |
|
dependabot[bot]
|
b441108222
|
⬆️ Bump flow-bin from 0.172.0 to 0.173.0 (#995)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.172.0 to 0.173.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)
---
updated-dependencies:
- dependency-name: flow-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-07 08:57:56 +01:00 |
|
dependabot[bot]
|
9fffb48e06
|
⬆️ Bump flow-bin from 0.171.0 to 0.172.0 (#988)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.171.0 to 0.172.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)
---
updated-dependencies:
- dependency-name: flow-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-21 09:18:20 +01:00 |
|
Carlos Cuesta
|
310444c78b
|
🔖 Bump version
|
2022-02-11 20:16:10 +01:00 |
|
dependabot[bot]
|
4820d08d03
|
⬆️ Bump flow-bin from 0.170.0 to 0.171.0 (#978)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.170.0 to 0.171.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)
---
updated-dependencies:
- dependency-name: flow-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-07 09:27:30 +01:00 |
|
dependabot[bot]
|
5ea77dcf71
|
⬆️ Bump next-sitemap from 1.9.12 to 2.1.5 (#971)
Bumps [next-sitemap](https://github.com/iamvishnusankar/next-sitemap) from 1.9.12 to 2.1.5.
- [Release notes](https://github.com/iamvishnusankar/next-sitemap/releases)
- [Commits](https://github.com/iamvishnusankar/next-sitemap/compare/v1.9.12...v2.1.5)
---
updated-dependencies:
- dependency-name: next-sitemap
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-31 10:23:19 +01:00 |
|
dependabot[bot]
|
e93cec74ae
|
⬆️ Bump flow-bin from 0.169.0 to 0.170.0 (#970)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.169.0 to 0.170.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)
---
updated-dependencies:
- dependency-name: flow-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-31 10:23:05 +01:00 |
|
dependabot[bot]
|
4add1c4535
|
⬆️ Bump flow-bin from 0.168.0 to 0.169.0 (#956)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.168.0 to 0.169.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)
---
updated-dependencies:
- dependency-name: flow-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-10 14:44:04 +01:00 |
|
johannchopin
|
15ccc71c4a
|
♿️ Add focus trap to the menu (#955)
|
2022-01-09 12:04:01 +01:00 |
|
dependabot[bot]
|
a35c4bf7d9
|
⬆️ Bump flow-bin from 0.167.1 to 0.168.0 (#945)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.167.1 to 0.168.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)
---
updated-dependencies:
- dependency-name: flow-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-17 09:20:49 +01:00 |
|
dependabot[bot]
|
127a115bcf
|
⬆️ Bump flow-bin from 0.166.1 to 0.167.1 (#943)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.166.1 to 0.167.1.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)
---
updated-dependencies:
- dependency-name: flow-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-14 08:56:32 +01:00 |
|
dependabot[bot]
|
e96abbb6a9
|
⬆️ Bump prettier from 2.5.0 to 2.5.1 (#935)
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.0...2.5.1)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-06 15:58:11 +01:00 |
|
Carlos Cuesta
|
4f6c83ee31
|
⬆️ Bump next-pwa (#933)
|
2021-12-05 11:04:50 +01:00 |
|
dependabot[bot]
|
e5da4bd58c
|
⬆️ Bump flow-bin from 0.165.1 to 0.166.1 (#932)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.165.1 to 0.166.1.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)
---
updated-dependencies:
- dependency-name: flow-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-03 12:08:46 +01:00 |
|
Carlos Cuesta
|
55540f928a
|
🔖 Bump version
|
2021-12-01 08:32:16 +01:00 |
|
Carlos Cuesta
|
4810b00870
|
🔖 Bump version
|
2021-11-26 21:56:20 +01:00 |
|
dependabot[bot]
|
e40ede5679
|
⬆️ Bump prettier from 2.4.1 to 2.5.0 (#923)
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.1...2.5.0)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-26 08:48:59 +01:00 |
|
Carlos Cuesta
|
44acaf47a1
|
🔖 Bump version
|
2021-11-22 20:43:42 +01:00 |
|
dependabot[bot]
|
815fd523eb
|
⬆️ Bump flow-bin from 0.164.0 to 0.165.0 (#910)
|
2021-11-18 05:45:19 +01:00 |
|
dependabot[bot]
|
ebfa2c72e0
|
⬆️ Bump lint-staged from 11.2.6 to 12.0.2 (#906)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.2.6 to 12.0.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v11.2.6...v12.0.2)
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-15 08:53:14 +01:00 |
|
dependabot[bot]
|
c64d5080e0
|
⬆️ Bump flow-bin from 0.163.0 to 0.164.0 (#904)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.163.0 to 0.164.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)
---
updated-dependencies:
- dependency-name: flow-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-11 10:25:17 +01:00 |
|
Carlos Cuesta
|
fee8037ac2
|
🔖 Bump version
|
2021-10-30 20:08:53 +02:00 |
|
dependabot[bot]
|
9de083af1c
|
⬆️ Bump flow-bin from 0.162.1 to 0.163.0 (#895)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.162.1 to 0.163.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)
---
updated-dependencies:
- dependency-name: flow-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-29 08:57:08 +02:00 |
|
Carlos Cuesta
|
206591f114
|
⬆️ Bump Next.js to 12 (#891)
|
2021-10-26 20:19:29 +02:00 |
|
dependabot[bot]
|
29c8407c4d
|
⬆️ Bump flow-bin from 0.161.0 to 0.162.0 (#879)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.161.0 to 0.162.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)
---
updated-dependencies:
- dependency-name: flow-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-14 09:52:27 +02:00 |
|
dependabot[bot]
|
d0ef3c6a3e
|
⬆️ Bump flow-bin from 0.160.2 to 0.161.0 (#871)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.160.2 to 0.161.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)
---
updated-dependencies:
- dependency-name: flow-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-30 09:07:33 +02:00 |
|
dependabot[bot]
|
ff0fe34e48
|
⬆️ Bump prettier from 2.4.0 to 2.4.1 (#863)
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.0...2.4.1)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-17 08:56:51 +02:00 |
|
dependabot[bot]
|
d0be71b90f
|
⬆️ Bump flow-bin from 0.159.0 to 0.160.0 (#861)
|
2021-09-16 08:09:07 +02:00 |
|
dependabot[bot]
|
20b1f5a62e
|
⬆️ Bump prettier from 2.3.2 to 2.4.0 (#859)
|
2021-09-12 09:33:17 +02:00 |
|
dependabot[bot]
|
16524ee433
|
⬆️ Bump flow-bin from 0.158.0 to 0.159.0 (#855)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.158.0 to 0.159.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)
---
updated-dependencies:
- dependency-name: flow-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-02 09:37:45 +02:00 |
|
dependabot[bot]
|
373b83722d
|
⬆️ Bump flow-bin from 0.157.0 to 0.158.0 (#841)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.157.0 to 0.158.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)
---
updated-dependencies:
- dependency-name: flow-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-19 09:02:33 +02:00 |
|
dependabot[bot]
|
568c7e7a3b
|
⬆️ Bump flow-bin from 0.156.0 to 0.157.0 (#835)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.156.0 to 0.157.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)
---
updated-dependencies:
- dependency-name: flow-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-06 08:29:49 +02:00 |
|
Carlos Cuesta
|
78416af169
|
🔖 Bump version
|
2021-08-02 15:11:31 +02:00 |
|
Max Programming
|
c0e86da606
|
✨ Introduce gitmoji PWA with next-pwa (#825)
|
2021-08-02 15:05:00 +02:00 |
|
Carlos Cuesta
|
48042f405e
|
✨ Fetch Contributors using getStaticProps (#828)
|
2021-08-01 11:55:08 +02:00 |
|
dependabot[bot]
|
b45d4983d8
|
⬆️ Bump flow-bin from 0.155.1 to 0.156.0 (#820)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.155.1 to 0.156.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)
---
updated-dependencies:
- dependency-name: flow-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-22 12:03:32 +02:00 |
|