Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot] 4892e8aa61
Bump d3-color and recharts in /samples/react-covid19-info
Bumps [d3-color](https://github.com/d3/d3-color) to 3.1.0 and updates ancestor dependency [recharts](https://github.com/recharts/recharts). These dependencies need to be updated together.


Updates `d3-color` from 1.4.0 to 3.1.0
- [Release notes](https://github.com/d3/d3-color/releases)
- [Commits](https://github.com/d3/d3-color/compare/v1.4.0...v3.1.0)

Updates `recharts` from 1.8.5 to 2.1.14
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/recharts/recharts/commits)

---
updated-dependencies:
- dependency-name: d3-color
  dependency-type: indirect
- dependency-name: recharts
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-09 10:59:38 +00:00
Hugo Bernier 71560558bb
Merge pull request #2848 from pnp/dependabot/npm_and_yarn/samples/react-covid19-info/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-covid19-info
2022-07-27 19:18:47 -07:00
dependabot[bot] 266cfc0892
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-covid19-info
Bumps [thenify](https://github.com/thenables/thenify) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/thenables/thenify/releases)
- [Changelog](https://github.com/thenables/thenify/blob/master/History.md)
- [Commits](https://github.com/thenables/thenify/compare/3.3.0...3.3.1)

---
updated-dependencies:
- dependency-name: thenify
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 21:51:22 +00:00
dependabot[bot] 590a1a3c43
Bump moment from 2.29.2 to 2.29.4 in /samples/react-covid19-info
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-14 03:42:13 +00:00
dependabot[bot] 2285e0b4b9
Bump async from 2.6.3 to 2.6.4 in /samples/react-covid19-info
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-17 22:17:36 +00:00
dependabot[bot] 3b893d6857
Bump moment from 2.24.0 to 2.29.2 in /samples/react-covid19-info
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.24.0...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 16:57:10 +00:00
dependabot[bot] 3660d4f9ae
Bump handlebars from 4.7.3 to 4.7.7 in /samples/react-covid19-info
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.3 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.3...v4.7.7)

---
updated-dependencies:
- dependency-name: handlebars
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 06:44:10 +00:00
Robin Agten 8fe294cd0f Added a new react-covid19-info sample which contains a web part for showing some basic info about the corona virus for a specific country 2020-03-25 15:49:35 +01:00