1
0
Fork 0
Commit Graph

621 Commits

Author SHA1 Message Date
dependabot[bot] 8ef7995b3f
Bump gatsby-redirect-from from 0.4.1 to 0.4.2 (#568)
Bumps [gatsby-redirect-from](https://github.com/kremalicious/gatsby-redirect-from) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/kremalicious/gatsby-redirect-from/releases)
- [Changelog](https://github.com/kremalicious/gatsby-redirect-from/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kremalicious/gatsby-redirect-from/compare/v0.4.1...v0.4.2)

---
updated-dependencies:
- dependency-name: gatsby-redirect-from
  dependency-type: direct:production
  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-10-02 21:55:35 +02:00
dependabot[bot] fc743af4f5
Bump eslint-plugin-prettier from 3.4.1 to 4.0.0 (#567)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.4.1 to 4.0.0.
- [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/commits/v4.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  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-10-02 21:55:25 +02:00
dependabot[bot] 54db0352d6
Bump @testing-library/react from 12.0.0 to 12.1.1 (#565)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.0.0 to 12.1.1.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v12.0.0...v12.1.1)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  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-02 21:55:15 +02:00
dependabot[bot] d74651db5d
Bump @typescript-eslint/parser from 4.29.3 to 4.32.0 (#559)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.3 to 4.32.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.32.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  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-02 21:54:59 +02:00
Matthias Kretschmann 7e4775a9de
roll back ESM packages 2021-08-29 14:59:21 +02:00
Matthias Kretschmann d5aa9078b2
package updates 2021-08-28 13:22:25 +02:00
dependabot[bot] 33cf322966
Bump eslint-plugin-testing-library from 3.10.2 to 4.6.0 (#520)
* Bump eslint-plugin-testing-library from 3.10.2 to 4.6.0

Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 3.10.2 to 4.6.0.
- [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases)
- [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json)
- [Commits](https://github.com/testing-library/eslint-plugin-testing-library/compare/v3.10.2...v4.6.0)

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

* testing library fixes

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2021-06-11 23:00:16 +02:00
dependabot[bot] d76a30882c
Bump ts-node from 9.1.1 to 10.0.0 (#525)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.1 to 10.0.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.1.1...v10.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-11 22:24:48 +02:00
Matthias Kretschmann 9d801636bb
package updates 2021-06-11 22:02:15 +02:00
dependabot[bot] c212d380d6
Bump fraction.js from 4.1.0 to 4.1.1 (#522)
Bumps [fraction.js](https://github.com/infusion/Fraction.js) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/infusion/Fraction.js/releases)
- [Commits](https://github.com/infusion/Fraction.js/compare/v4.1.0...v4.1.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-23 16:23:50 +02:00
Matthias Kretschmann f1a63843b6
package updates 2021-05-23 13:38:15 +02:00
Matthias Kretschmann 01b1941da3
web3 tweaks 2021-03-23 22:21:52 +01:00
dependabot[bot] f8677ad7e7
Bump react and react-dom
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together.

Updates `react` from 17.0.1 to 17.0.2
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react)

Updates `react-dom` from 17.0.1 to 17.0.2
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react-dom)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 22:41:48 +00:00
Matthias Kretschmann 5cc6e098f0
remove /media folder copy 2021-03-21 21:50:46 +01:00
Matthias Kretschmann c687f469d1
package updates 2021-03-21 20:36:18 +01:00
Matthias Kretschmann 01e2821132
typing updates 2021-03-15 21:06:30 +01:00
Matthias Kretschmann a5ec31af33
add back nord-visual-studio-code as dependency 2021-03-14 13:02:40 +01:00
Matthias Kretschmann 273adeecb4
refactor 2021-03-14 01:34:04 +01:00
Matthias Kretschmann 2c171a5ee7
gatsby v3 updates 2021-03-13 04:35:24 +01:00
Matthias Kretschmann 3aa87e0e82
migrate to gatsby-plugin-image 2021-03-07 02:52:02 +01:00
Matthias Kretschmann 78a99d651b
gatsby v3 updates 2021-03-07 02:51:24 +01:00
Matthias Kretschmann 5e11ba6263
migrate to CSS modules 2021-03-04 04:19:31 +01:00
Matthias Kretschmann 0f95b6f46c
test fixes 2021-03-01 00:36:51 +01:00
Matthias Kretschmann 636557319a
package updates 2021-02-28 23:44:27 +01:00
Matthias Kretschmann 6f3a47ae38
changes 2021-02-28 04:09:56 +01:00
Matthias Kretschmann de17f9cd63
package updates 2021-02-17 01:09:55 +01:00
Matthias Kretschmann 0d52148584
remove intersection-observer polyfill 2021-02-17 00:42:18 +01:00
Matthias Kretschmann 9e89065627
update eslint setup 2021-02-17 00:37:56 +01:00
dependabot[bot] 7d9a386aff
Bump @types/react-dom from 16.9.10 to 17.0.0
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.10 to 17.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 09:41:13 +00:00
Matthias Kretschmann d82ec2eab4
Merge pull request #491 from kremalicious/dependabot/npm_and_yarn/gatsby-plugin-matomo-0.9.0
Bump gatsby-plugin-matomo from 0.8.3 to 0.9.0
2021-02-01 10:36:21 +01:00
Matthias Kretschmann 30741e4ff8
Merge pull request #493 from kremalicious/dependabot/npm_and_yarn/gatsby-redirect-from-0.3.0
Bump gatsby-redirect-from from 0.2.4 to 0.3.0
2021-02-01 10:36:11 +01:00
Matthias Kretschmann 4ee3f37eb4
Merge pull request #494 from kremalicious/dependabot/npm_and_yarn/types/react-17.0.0
Bump @types/react from 16.14.2 to 17.0.0
2021-02-01 10:35:55 +01:00
dependabot[bot] b32d642b12
Bump eslint from 7.18.0 to 7.19.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.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.18.0...v7.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 04:26:57 +00:00
dependabot[bot] a2eaec1b75
Bump @types/react from 16.14.2 to 17.0.0
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.14.2 to 17.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 04:22:47 +00:00
dependabot[bot] 1f7c39e6d7
Bump gatsby-redirect-from from 0.2.4 to 0.3.0
Bumps [gatsby-redirect-from](https://github.com/kremalicious/gatsby-redirect-from) from 0.2.4 to 0.3.0.
- [Release notes](https://github.com/kremalicious/gatsby-redirect-from/releases)
- [Changelog](https://github.com/kremalicious/gatsby-redirect-from/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kremalicious/gatsby-redirect-from/compare/v0.2.4...v0.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 04:18:29 +00:00
dependabot[bot] 721f15c493
Bump gatsby-plugin-matomo from 0.8.3 to 0.9.0
Bumps [gatsby-plugin-matomo](https://github.com/kremalicious/gatsby-plugin-matomo) from 0.8.3 to 0.9.0.
- [Release notes](https://github.com/kremalicious/gatsby-plugin-matomo/releases)
- [Changelog](https://github.com/kremalicious/gatsby-plugin-matomo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kremalicious/gatsby-plugin-matomo/compare/v0.8.3...v0.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 04:06:42 +00:00
Matthias Kretschmann eb3ab3301c
update docs 2021-01-30 21:44:40 +01:00
Matthias Kretschmann 8777a8df7b
remove Travis 2021-01-30 20:37:10 +01:00
Matthias Kretschmann 3cef842a33
add build for nord-visual-studio-code 2021-01-30 19:55:58 +01:00
Matthias Kretschmann 36fba7f0bf
fix nord-visual-studio-code, maybe 2021-01-30 19:30:04 +01:00
Matthias Kretschmann 578d355455
package updates 2021-01-30 18:46:16 +01:00
Matthias Kretschmann ed8a7af590
package fixes 2020-11-13 02:09:58 +01:00
Matthias Kretschmann 68eb829476
package updates 2020-11-12 02:00:30 +01:00
Matthias Kretschmann ca15fc5e79
package updates 2020-10-19 21:54:48 +02:00
Matthias Kretschmann 51e18ba7aa
package updates 2020-10-19 07:18:45 +02:00
Matthias Kretschmann f298398a18
Merge pull request #440 from kremalicious/dependabot/npm_and_yarn/prettier-2.1.2
Bump prettier from 2.1.1 to 2.1.2
2020-10-19 06:58:38 +02:00
Matthias Kretschmann b669289d38
Merge pull request #436 from kremalicious/dependabot/npm_and_yarn/gatsby-remark-autolink-headers-2.3.13
Bump gatsby-remark-autolink-headers from 2.3.12 to 2.3.13
2020-10-19 06:58:27 +02:00
Matthias Kretschmann a42b7f5045
Merge pull request #452 from kremalicious/dependabot/npm_and_yarn/gatsby-source-graphql-2.7.6
Bump gatsby-source-graphql from 2.7.3 to 2.7.6
2020-10-19 06:58:05 +02:00
Matthias Kretschmann 1f9e1f6a25
Merge pull request #448 from kremalicious/dependabot/npm_and_yarn/gatsby-plugin-offline-3.2.30
Bump gatsby-plugin-offline from 3.2.27 to 3.2.30
2020-10-19 06:57:51 +02:00
dependabot[bot] c9097d5313
Bump gatsby-plugin-sharp from 2.6.35 to 2.6.42
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 2.6.35 to 2.6.42.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.6.42/packages/gatsby-plugin-sharp)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 04:11:29 +00:00
dependabot[bot] 988222c97e
Bump gatsby-source-graphql from 2.7.3 to 2.7.6
Bumps [gatsby-source-graphql](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-graphql) from 2.7.3 to 2.7.6.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-graphql/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-graphql@2.7.6/packages/gatsby-source-graphql)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 04:11:52 +00:00
dependabot[bot] d5ec970e0a
Bump gatsby-plugin-offline from 3.2.27 to 3.2.30
Bumps [gatsby-plugin-offline](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-offline) from 3.2.27 to 3.2.30.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-offline/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@3.2.30/packages/gatsby-plugin-offline)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 04:31:57 +00:00
dependabot[bot] bc666146a0
Bump prettier from 2.1.1 to 2.1.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.1...2.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-21 04:13:31 +00:00
dependabot[bot] 1988c701b0
Bump gatsby-remark-autolink-headers from 2.3.12 to 2.3.13
Bumps [gatsby-remark-autolink-headers](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-autolink-headers) from 2.3.12 to 2.3.13.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-autolink-headers/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@2.3.13/packages/gatsby-remark-autolink-headers)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-21 04:05:23 +00:00
Matthias Kretschmann a41631e224
Merge pull request #435 from kremalicious/dependabot/npm_and_yarn/testing-library/react-11.0.4
Bump @testing-library/react from 11.0.2 to 11.0.4
2020-09-14 11:12:38 +02:00
dependabot[bot] facf4cc5f2
Bump @testing-library/react from 11.0.2 to 11.0.4
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.0.2 to 11.0.4.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.0.2...v11.0.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 04:33:39 +00:00
dependabot[bot] 6ada352ba0
Bump eslint from 7.8.1 to 7.9.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.8.1 to 7.9.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.8.1...v7.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 04:32:12 +00:00
Matthias Kretschmann 3108179723
package updates 2020-09-12 15:41:48 +02:00
Matthias Kretschmann 2f354d75b5
package updates 2020-09-09 23:51:30 +02:00
Matthias Kretschmann 972840eec5
package updates 2020-09-07 10:57:02 +02:00
Matthias Kretschmann 84d0f8d139
package updates 2020-08-31 09:56:09 +02:00
Matthias Kretschmann fe2ae32f78
package updates 2020-08-24 12:11:23 +02:00
Matthias Kretschmann bb87898fcf
package updates 2020-08-22 14:54:34 +02:00
Matthias Kretschmann a099c84b85
Merge pull request #402 from kremalicious/dependabot/npm_and_yarn/types/react-16.9.46
Bump @types/react from 16.9.45 to 16.9.46
2020-08-17 10:11:20 +02:00
dependabot[bot] 2e498d76c5
Bump @welldone-software/why-did-you-render from 4.3.0 to 4.3.1
Bumps [@welldone-software/why-did-you-render](https://github.com/welldone-software/why-did-you-render) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/welldone-software/why-did-you-render/releases)
- [Commits](https://github.com/welldone-software/why-did-you-render/compare/v4.3.0...v4.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-17 07:35:42 +00:00
dependabot[bot] adf783ccaf
Bump @types/react from 16.9.45 to 16.9.46
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.45 to 16.9.46.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-17 07:35:32 +00:00
Matthias Kretschmann 6821b302d0
package updates 2020-08-17 09:32:29 +02:00
Matthias Kretschmann 99b2faf773
Merge pull request #397 from kremalicious/dependabot/npm_and_yarn/welldone-software/why-did-you-render-4.3.0
Bump @welldone-software/why-did-you-render from 4.2.7 to 4.3.0
2020-08-10 10:17:47 +02:00
Matthias Kretschmann 51f925508b
Merge pull request #401 from kremalicious/dependabot/npm_and_yarn/types/react-16.9.45
Bump @types/react from 16.9.44 to 16.9.45
2020-08-10 10:17:36 +02:00
Matthias Kretschmann 9f58a6daf4
Merge pull request #400 from kremalicious/dependabot/npm_and_yarn/gatsby-2.24.37
Bump gatsby from 2.24.36 to 2.24.37
2020-08-10 10:17:22 +02:00
Matthias Kretschmann 882ef24cd3
Merge pull request #396 from kremalicious/dependabot/npm_and_yarn/ora-5.0.0
Bump ora from 4.1.1 to 5.0.0
2020-08-10 10:16:44 +02:00
dependabot[bot] a625660e59
Bump @types/react from 16.9.44 to 16.9.45
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.44 to 16.9.45.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 04:31:39 +00:00
dependabot[bot] b897a47665
Bump gatsby from 2.24.36 to 2.24.37
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.24.36 to 2.24.37.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.24.36...gatsby@2.24.37)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 04:30:57 +00:00
dependabot[bot] 7f310de628
Bump pigeon-maps from 0.15.0 to 0.16.0
Bumps [pigeon-maps](https://github.com/mariusandra/pigeon-maps) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/mariusandra/pigeon-maps/releases)
- [Changelog](https://github.com/mariusandra/pigeon-maps/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mariusandra/pigeon-maps/compare/v0.15.0...v0.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 04:28:18 +00:00
dependabot[bot] d72ef2474b
Bump @welldone-software/why-did-you-render from 4.2.7 to 4.3.0
Bumps [@welldone-software/why-did-you-render](https://github.com/welldone-software/why-did-you-render) from 4.2.7 to 4.3.0.
- [Release notes](https://github.com/welldone-software/why-did-you-render/releases)
- [Commits](https://github.com/welldone-software/why-did-you-render/compare/v4.2.7...v4.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 04:27:09 +00:00
dependabot[bot] 367f3b7124
Bump ora from 4.1.1 to 5.0.0
Bumps [ora](https://github.com/sindresorhus/ora) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](https://github.com/sindresorhus/ora/commits/v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 04:25:51 +00:00
Matthias Kretschmann eff12db2e9
package updates 2020-08-08 10:39:09 +02:00
dependabot[bot] 19a0bd8eea
Bump typescript from 3.9.6 to 3.9.7
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[bot] <support@github.com>
2020-08-03 07:46:19 +00:00
Matthias Kretschmann 708f9572f0
package updates 2020-08-03 08:46:10 +02:00
Matthias Kretschmann 8ffdc8f45f
Merge pull request #377 from kremalicious/dependabot/npm_and_yarn/gatsby-plugin-feed-2.5.11
Bump gatsby-plugin-feed from 2.5.10 to 2.5.11
2020-07-30 21:17:56 +02:00
Matthias Kretschmann bca20d3392
Merge pull request #383 from kremalicious/dependabot/npm_and_yarn/gatsby-remark-autolink-headers-2.3.11
Bump gatsby-remark-autolink-headers from 2.3.10 to 2.3.11
2020-07-30 19:02:28 +02:00
dependabot[bot] 2fbd63584e
Bump gatsby-plugin-feed from 2.5.10 to 2.5.11
Bumps [gatsby-plugin-feed](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-feed) from 2.5.10 to 2.5.11.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-feed/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@2.5.11/packages/gatsby-plugin-feed)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 16:27:28 +00:00
dependabot[bot] 20e8837ac6
Bump gatsby-remark-autolink-headers from 2.3.10 to 2.3.11
Bumps [gatsby-remark-autolink-headers](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-autolink-headers) from 2.3.10 to 2.3.11.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-autolink-headers/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@2.3.11/packages/gatsby-remark-autolink-headers)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 16:26:49 +00:00
dependabot[bot] c582420222
Bump gatsby-plugin-sass from 2.3.10 to 2.3.12
Bumps [gatsby-plugin-sass](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sass) from 2.3.10 to 2.3.12.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sass/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@2.3.12/packages/gatsby-plugin-sass)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 16:21:13 +00:00
Matthias Kretschmann d251da1d72
package updates 2020-07-30 18:08:46 +02:00
Matthias Kretschmann f5b9846be9
package updates 2020-07-08 01:33:24 +02:00
Matthias Kretschmann 5aa2d5cefc
build fix 2020-07-02 20:39:56 +02:00
Matthias Kretschmann d437a40678
isolate jest config 2020-07-02 20:32:16 +02:00
Matthias Kretschmann 172fb77976
package updates 2020-07-02 20:03:35 +02:00
Matthias Kretschmann b540f223b9
package updates 2020-06-29 09:42:32 +02:00
Matthias Kretschmann 623719849a
package updates 2020-06-22 08:16:21 +02:00
Matthias Kretschmann 3cfb72dcb5
package updates 2020-06-15 11:00:22 +02:00
Matthias Kretschmann 7421b84fa4
package updates, fixes for testing-library/react 2020-06-08 12:26:34 +02:00
Matthias Kretschmann 94233d3360
Merge pull request #338 from kremalicious/dependabot/npm_and_yarn/ethersproject/providers-5.0.0-beta.171
Bump @ethersproject/providers from 5.0.0-beta.170 to 5.0.0-beta.171
2020-06-08 11:43:25 +02:00
Matthias Kretschmann 3d0ab26274
Merge pull request #337 from kremalicious/dependabot/npm_and_yarn/stylelint-13.6.0
Bump stylelint from 13.5.0 to 13.6.0
2020-06-08 11:42:46 +02:00
Matthias Kretschmann 3be6b36a6a
Merge pull request #336 from kremalicious/dependabot/npm_and_yarn/typescript-eslint/parser-3.1.0
Bump @typescript-eslint/parser from 3.0.2 to 3.1.0
2020-06-08 11:42:30 +02:00
Matthias Kretschmann a949c7d19e
Merge pull request #334 from kremalicious/dependabot/npm_and_yarn/gatsby-remark-copy-linked-files-2.3.4
Bump gatsby-remark-copy-linked-files from 2.3.3 to 2.3.4
2020-06-08 11:41:56 +02:00
Matthias Kretschmann d8b417d964
Merge pull request #333 from kremalicious/dependabot/npm_and_yarn/gatsby-remark-autolink-headers-2.3.4
Bump gatsby-remark-autolink-headers from 2.3.3 to 2.3.4
2020-06-08 11:41:38 +02:00
Matthias Kretschmann 6bee6e629c
Merge pull request #332 from kremalicious/dependabot/npm_and_yarn/types/node-14.0.11
Bump @types/node from 14.0.9 to 14.0.11
2020-06-08 11:40:12 +02:00
Matthias Kretschmann 26c7b8baed
Merge pull request #331 from kremalicious/dependabot/npm_and_yarn/eslint-7.2.0
Bump eslint from 7.1.0 to 7.2.0
2020-06-08 11:39:42 +02:00
dependabot[bot] 6c7d489730
Bump @ethersproject/providers from 5.0.0-beta.170 to 5.0.0-beta.171
Bumps [@ethersproject/providers](https://github.com/ethers-io/ethers.js) from 5.0.0-beta.170 to 5.0.0-beta.171.
- [Release notes](https://github.com/ethers-io/ethers.js/releases)
- [Changelog](https://github.com/ethers-io/ethers.js/blob/v5.0.0-beta.171/CHANGELOG.md)
- [Commits](https://github.com/ethers-io/ethers.js/compare/v5.0.0-beta.170...v5.0.0-beta.171)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08 04:14:52 +00:00
dependabot[bot] ff2af25dd1
Bump stylelint from 13.5.0 to 13.6.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.5.0 to 13.6.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.5.0...13.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08 04:13:31 +00:00
dependabot[bot] bc47fc441c
Bump @typescript-eslint/parser from 3.0.2 to 3.1.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.1.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08 04:12:20 +00:00
dependabot[bot] f44b66e80b
Bump gatsby-remark-copy-linked-files from 2.3.3 to 2.3.4
Bumps [gatsby-remark-copy-linked-files](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-copy-linked-files) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-copy-linked-files/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-copy-linked-files@2.3.4/packages/gatsby-remark-copy-linked-files)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08 04:09:53 +00:00
dependabot[bot] 4161c96523
Bump gatsby-remark-autolink-headers from 2.3.3 to 2.3.4
Bumps [gatsby-remark-autolink-headers](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-autolink-headers) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-autolink-headers/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@2.3.4/packages/gatsby-remark-autolink-headers)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08 04:08:34 +00:00
dependabot[bot] 17bbadf8d0
Bump @types/node from 14.0.9 to 14.0.11
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.9 to 14.0.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08 04:06:51 +00:00
dependabot[bot] f5e528d16d
Bump eslint from 7.1.0 to 7.2.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.1.0 to 7.2.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.1.0...v7.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08 04:05:35 +00:00
dependabot[bot] c70395e0a6
Bump gatsby-remark-vscode from 2.1.1 to 2.1.2
Bumps [gatsby-remark-vscode](https://github.com/andrewbranch/gatsby-remark-vscode) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/andrewbranch/gatsby-remark-vscode/releases)
- [Commits](https://github.com/andrewbranch/gatsby-remark-vscode/compare/v2.1.1...v2.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08 04:03:52 +00:00
Matthias Kretschmann c388f09185
Merge pull request #329 from kremalicious/dependabot/npm_and_yarn/gatsby-plugin-catch-links-2.3.4
Bump gatsby-plugin-catch-links from 2.3.3 to 2.3.4
2020-06-03 13:50:59 +02:00
Matthias Kretschmann 70a80cb39a
Merge pull request #327 from kremalicious/dependabot/npm_and_yarn/gatsby-transformer-remark-2.8.14
Bump gatsby-transformer-remark from 2.8.13 to 2.8.14
2020-06-03 11:09:20 +02:00
Matthias Kretschmann 1941e6c506
Merge pull request #322 from kremalicious/dependabot/npm_and_yarn/gatsby-plugin-sharp-2.6.10
Bump gatsby-plugin-sharp from 2.6.9 to 2.6.10
2020-06-03 11:09:11 +02:00
Matthias Kretschmann 0531700fd9
Merge pull request #328 from kremalicious/dependabot/npm_and_yarn/testing-library/react-10.0.6
Bump @testing-library/react from 10.0.4 to 10.0.6
2020-06-03 10:34:08 +02:00
dependabot[bot] b5c05e6729
Bump gatsby-plugin-catch-links from 2.3.3 to 2.3.4
Bumps [gatsby-plugin-catch-links](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-catch-links) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-catch-links/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@2.3.4/packages/gatsby-plugin-catch-links)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-03 08:03:13 +00:00
Matthias Kretschmann 8a0ee74fc7
Merge pull request #326 from kremalicious/dependabot/npm_and_yarn/gatsby-plugin-feed-2.5.4
Bump gatsby-plugin-feed from 2.5.3 to 2.5.4
2020-06-03 10:00:07 +02:00
Matthias Kretschmann bc1d5a6953
Merge pull request #325 from kremalicious/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-3.1.0
Bump @typescript-eslint/eslint-plugin from 3.0.2 to 3.1.0
2020-06-03 09:58:58 +02:00
dependabot[bot] 459b73a0f4
Bump gatsby-transformer-remark from 2.8.13 to 2.8.14
Bumps [gatsby-transformer-remark](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark) from 2.8.13 to 2.8.14.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-remark/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@2.8.14/packages/gatsby-transformer-remark)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-03 07:57:50 +00:00
Matthias Kretschmann 68b2fa2f55
Merge pull request #324 from kremalicious/dependabot/npm_and_yarn/gatsby-source-graphql-2.5.3
Bump gatsby-source-graphql from 2.5.2 to 2.5.3
2020-06-03 09:54:41 +02:00
Matthias Kretschmann cb61a59ef2
Merge pull request #323 from kremalicious/dependabot/npm_and_yarn/gatsby-remark-images-3.3.9
Bump gatsby-remark-images from 3.3.8 to 3.3.9
2020-06-03 09:48:18 +02:00
dependabot[bot] d00dfc9546
Bump gatsby-plugin-sharp from 2.6.9 to 2.6.10
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 2.6.9 to 2.6.10.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.6.10/packages/gatsby-plugin-sharp)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-03 07:01:45 +00:00
Matthias Kretschmann d97b84c53e
Merge pull request #321 from kremalicious/dependabot/npm_and_yarn/types/node-14.0.9
Bump @types/node from 14.0.6 to 14.0.9
2020-06-03 08:58:49 +02:00
dependabot[bot] e02cf0f324
Bump @testing-library/react from 10.0.4 to 10.0.6
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10.0.4 to 10.0.6.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v10.0.4...v10.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-03 06:19:37 +00:00
dependabot[bot] 1ff68e594f
Bump gatsby-plugin-feed from 2.5.3 to 2.5.4
Bumps [gatsby-plugin-feed](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-feed) from 2.5.3 to 2.5.4.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-feed/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@2.5.4/packages/gatsby-plugin-feed)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-03 06:17:39 +00:00
dependabot[bot] 3c0d48ab10
Bump @typescript-eslint/eslint-plugin from 3.0.2 to 3.1.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.1.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-03 06:16:16 +00:00
dependabot[bot] 5d7abcdb8c
Bump gatsby-source-graphql from 2.5.2 to 2.5.3
Bumps [gatsby-source-graphql](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-graphql) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-graphql/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-graphql@2.5.3/packages/gatsby-source-graphql)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-03 06:15:06 +00:00
dependabot[bot] 44af4a8c96
Bump gatsby-remark-images from 3.3.8 to 3.3.9
Bumps [gatsby-remark-images](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-images) from 3.3.8 to 3.3.9.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-images/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@3.3.9/packages/gatsby-remark-images)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-03 06:13:55 +00:00
dependabot[bot] 3be3955dbf
Bump @types/node from 14.0.6 to 14.0.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.6 to 14.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-03 06:11:12 +00:00
dependabot[bot] 9c5c830a92
Bump gatsby-plugin-sass from 2.3.2 to 2.3.3
Bumps [gatsby-plugin-sass](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sass) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sass/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@2.3.3/packages/gatsby-plugin-sass)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-03 06:10:17 +00:00
Matthias Kretschmann a2d4724690
package updates 2020-06-01 12:50:14 +02:00
Matthias Kretschmann a4711ac430
Merge pull request #307 from kremalicious/dependabot/npm_and_yarn/gatsby-redirect-from-0.2.4
Bump gatsby-redirect-from from 0.2.2 to 0.2.4
2020-05-25 09:16:40 +02:00
dependabot-preview[bot] 5b5a8548f3
Bump gatsby-redirect-from from 0.2.2 to 0.2.4
Bumps [gatsby-redirect-from](https://github.com/kremalicious/gatsby-redirect-from) from 0.2.2 to 0.2.4.
- [Release notes](https://github.com/kremalicious/gatsby-redirect-from/releases)
- [Changelog](https://github.com/kremalicious/gatsby-redirect-from/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kremalicious/gatsby-redirect-from/compare/v0.2.2...v0.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-25 06:40:01 +00:00
dependabot-preview[bot] 078f3443a7
Bump eslint from 7.0.0 to 7.1.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.0.0 to 7.1.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.0.0...v7.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-25 06:38:42 +00:00
Matthias Kretschmann 2405b6c617
package updates 2020-05-22 14:38:19 +02:00
Matthias Kretschmann 5547446535
Merge pull request #301 from kremalicious/dependabot/npm_and_yarn/types/react-transition-group-4.4.0
Bump @types/react-transition-group from 4.2.4 to 4.4.0
2020-05-22 10:54:20 +02:00
Matthias Kretschmann b82b779662
Merge pull request #302 from kremalicious/dependabot/npm_and_yarn/gatsby-plugin-sitemap-2.4.3
Bump gatsby-plugin-sitemap from 2.4.2 to 2.4.3
2020-05-22 10:54:07 +02:00
Matthias Kretschmann dd24312283
Merge pull request #303 from kremalicious/dependabot/npm_and_yarn/gatsby-remark-autolink-headers-2.3.3
Bump gatsby-remark-autolink-headers from 2.3.2 to 2.3.3
2020-05-22 10:53:55 +02:00
Matthias Kretschmann 7444354481
Merge pull request #305 from kremalicious/dependabot/npm_and_yarn/ethersproject/providers-5.0.0-beta.168
Bump @ethersproject/providers from 5.0.0-beta.167 to 5.0.0-beta.168
2020-05-22 10:53:43 +02:00
dependabot-preview[bot] 35fc4659f5
Bump @ethersproject/providers from 5.0.0-beta.167 to 5.0.0-beta.168
Bumps [@ethersproject/providers](https://github.com/ethers-io/ethers.js) from 5.0.0-beta.167 to 5.0.0-beta.168.
- [Release notes](https://github.com/ethers-io/ethers.js/releases)
- [Changelog](https://github.com/ethers-io/ethers.js/blob/v5.0.0-beta.168/CHANGELOG.md)
- [Commits](https://github.com/ethers-io/ethers.js/compare/v5.0.0-beta.167...v5.0.0-beta.168)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-22 06:13:20 +00:00
dependabot-preview[bot] fc4fe22817
Bump gatsby-plugin-offline from 3.2.4 to 3.2.6
Bumps [gatsby-plugin-offline](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-offline) from 3.2.4 to 3.2.6.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-offline/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@3.2.6/packages/gatsby-plugin-offline)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-22 06:12:41 +00:00
dependabot-preview[bot] 2029a61b9d
Bump gatsby-remark-autolink-headers from 2.3.2 to 2.3.3
Bumps [gatsby-remark-autolink-headers](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-autolink-headers) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-autolink-headers/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@2.3.3/packages/gatsby-remark-autolink-headers)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-22 06:12:05 +00:00
dependabot-preview[bot] 553500d138
Bump gatsby-plugin-sitemap from 2.4.2 to 2.4.3
Bumps [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap) from 2.4.2 to 2.4.3.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sitemap/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@2.4.3/packages/gatsby-plugin-sitemap)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-22 06:09:59 +00:00
dependabot-preview[bot] cca6e94f30
Bump @types/react-transition-group from 4.2.4 to 4.4.0
Bumps [@types/react-transition-group](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-transition-group) from 4.2.4 to 4.4.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-transition-group)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-22 06:07:20 +00:00
dependabot-preview[bot] 2cee9c134b
Bump gatsby from 2.22.1 to 2.22.4
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.22.1 to 2.22.4.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.22.1...gatsby@2.22.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-21 08:21:50 +00:00
Matthias Kretschmann 36cf24f29f
Merge pull request #300 from kremalicious/dependabot/npm_and_yarn/gatsby-remark-smartypants-2.3.2
Bump gatsby-remark-smartypants from 2.3.1 to 2.3.2
2020-05-21 10:18:01 +02:00
Matthias Kretschmann feb2b8e3ec
Merge pull request #299 from kremalicious/dependabot/npm_and_yarn/gatsby-plugin-sharp-2.6.8
Bump gatsby-plugin-sharp from 2.6.6 to 2.6.8
2020-05-21 09:34:35 +02:00
dependabot-preview[bot] d4c82fc517
Bump gatsby-remark-smartypants from 2.3.1 to 2.3.2
Bumps [gatsby-remark-smartypants](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-smartypants) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-smartypants/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-smartypants@2.3.2/packages/gatsby-remark-smartypants)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-21 07:07:04 +00:00
Matthias Kretschmann ea496c2a84
Merge pull request #297 from kremalicious/dependabot/npm_and_yarn/gatsby-transformer-sharp-2.5.3
Bump gatsby-transformer-sharp from 2.5.2 to 2.5.3
2020-05-21 09:03:38 +02:00
dependabot-preview[bot] a3a52ce7f1
Bump gatsby-plugin-sharp from 2.6.6 to 2.6.8
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 2.6.6 to 2.6.8.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.6.8/packages/gatsby-plugin-sharp)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-21 06:10:00 +00:00
dependabot-preview[bot] b13e0b079a
Bump gatsby-transformer-sharp from 2.5.2 to 2.5.3
Bumps [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@2.5.3/packages/gatsby-transformer-sharp)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-21 06:08:41 +00:00
dependabot-preview[bot] d848d2390a
Bump gatsby-source-filesystem from 2.3.5 to 2.3.7
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.3.5 to 2.3.7.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@2.3.7/packages/gatsby-source-filesystem)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-21 06:05:45 +00:00
dependabot-preview[bot] 11182df816
Merge pull request #293 from kremalicious/dependabot/npm_and_yarn/welldone-software/why-did-you-render-4.2.2 2020-05-20 07:32:20 +00:00