Commit Graph
9 Commits
Author SHA1 Message Date
Miguel Peres 502be43fd6 Merge pull request #8868 from Roll20/dependabot/npm_and_yarn/GammaWorld3e/lodash-4.17.21
Bump lodash from 4.17.15 to 4.17.21 in /GammaWorld3e
2021-05-17 14:28:06 -03:00
dependabot[bot] 9db67eeaa9 Bump lodash from 4.17.15 to 4.17.21 in /GammaWorld3e
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 21:10:40 +00:00
dependabot[bot] e063cb8ef1 Bump hosted-git-info from 2.8.8 to 2.8.9 in /GammaWorld3e
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 21:10:18 +00:00
dependabot[bot] 12f3ce37d2 Bump ssri from 6.0.1 to 6.0.2 in /GammaWorld3e
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 14:05:01 +00:00
dependabot[bot] 6fb159504d Bump y18n from 4.0.0 to 4.0.1 in /GammaWorld3e
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 23:32:00 +00:00
dependabot[bot] 8c18c6f078 Bump elliptic from 6.5.3 to 6.5.4 in /GammaWorld3e
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 23:59:50 +00:00
dependabot[bot] 76b3c391f2 Bump ini from 1.3.5 to 1.3.8 in /GammaWorld3e
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 20:00:51 +00:00
dependabot[bot] 113455f324 Bump elliptic from 6.5.2 to 6.5.3 in /GammaWorld3e (#7106)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 14:24:22 -04:00
Noel da Costa a13948698b GammaWorld 3e - new sheet (#6388)
* Initial Commit

GammaWorld 3e
This initial commit includes everything necessary to generate the sheet html, css and companion script. Insrtuctions in the README

* Added sheet.json

- Updated README
- added preview png

* Updated paths and sheet.json

PR validation didn't like the html and css in a subfolder.
2020-05-11 11:11:38 -04:00