Commit graph

7 commits

Author SHA1 Message Date
dependabot[bot]
4e4089b839 Bump lodash from 4.17.11 to 4.17.14 (#586)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 13:10:30 +01:00
dependabot[bot]
d690814fb7
Bump lodash from 4.17.10 to 4.17.11 (#580) 2019-06-11 15:30:22 +00:00
dependabot[bot]
040cf817f4 Bump ecstatic from 3.2.1 to 3.3.2 (#576)
Bumps [ecstatic](https://github.com/jfhbrook/node-ecstatic) from 3.2.1 to 3.3.2.
- [Release notes](https://github.com/jfhbrook/node-ecstatic/releases)
- [Changelog](https://github.com/jfhbrook/node-ecstatic/blob/3.3.2/CHANGELOG.md)
- [Commits](https://github.com/jfhbrook/node-ecstatic/compare/3.2.1...3.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-10 13:16:20 +01:00
James Nylen
4ee26500e3
Make the listing site work on Netlify (#460) 2018-08-11 20:41:11 -05:00
James Nylen
8942a91a85
Add automated tests for validation script (#438)
* Update node

* Add mocha and chai

* Fix npm audit issue

https://nodesecurity.io/advisories/577

* Skip some redundant errors

* Catch duplicate headings

* Update the wording of a few errors

* Detect when headings are wrapped inside another element

* Build and validate the content of each profile section

* Add tests for validation script

* Remove empty sections in existing profiles
2018-06-22 23:50:06 -05:00
James Nylen
5ba395bdc7 Upgrade marked to 0.3.12 (#387) 2018-01-11 20:53:40 +00:00
James Nylen
c7dfcb8ffd Add initial validation script (#375)
Let's do this
2017-12-17 14:31:37 +00:00