Commit Graph

24 Commits

Author SHA1 Message Date
dependabot[bot] 07ed54434c Bump flat and gulp-mocha
Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [gulp-mocha](https://github.com/sindresorhus/gulp-mocha). These dependencies need to be updated together.


Updates `flat` from 4.1.1 to 5.0.2
- [Release notes](https://github.com/hughsk/flat/releases)
- [Commits](https://github.com/hughsk/flat/compare/4.1.1...5.0.2)

Updates `gulp-mocha` from 7.0.2 to 8.0.0
- [Release notes](https://github.com/sindresorhus/gulp-mocha/releases)
- [Commits](https://github.com/sindresorhus/gulp-mocha/compare/v7.0.2...v8.0.0)

---
updated-dependencies:
- dependency-name: flat
  dependency-type: indirect
- dependency-name: gulp-mocha
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 09:52:24 -06:00
dependabot[bot] 92cd87b75f Bump nth-check, imagemin-cli and imagemin-svgo
Bumps [nth-check](https://github.com/fb55/nth-check) to 2.1.1 and updates ancestor dependencies [nth-check](https://github.com/fb55/nth-check), [imagemin-cli](https://github.com/imagemin/imagemin-cli) and [imagemin-svgo](https://github.com/imagemin/imagemin-svgo). These dependencies need to be updated together.


Updates `nth-check` from 1.0.2 to 2.1.1
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v1.0.2...v2.1.1)

Updates `imagemin-cli` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/imagemin/imagemin-cli/releases)
- [Commits](https://github.com/imagemin/imagemin-cli/compare/v6.0.0...v7.0.0)

Updates `imagemin-svgo` from 7.1.0 to 10.0.1
- [Release notes](https://github.com/imagemin/imagemin-svgo/releases)
- [Commits](https://github.com/imagemin/imagemin-svgo/compare/v7.1.0...v10.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
- dependency-name: imagemin-cli
  dependency-type: direct:development
- dependency-name: imagemin-svgo
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 15:35:25 -06:00
dependabot[bot] f0879ef82b Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 16:48:28 -05:00
William Collishaw 4f872c49c4 Bump imagemin-cli to 6.0.0 2020-12-22 11:14:24 -06:00
John Hobbs 5d8350eadb Convert YAML to JSON on build and push to dist. 2020-05-06 14:27:45 -05:00
John Hobbs 976c39f3ab npm update 2020-03-18 10:45:44 -05:00
John Hobbs 4c7243bc4f npm audit fix and minimist bump. 2020-03-18 10:45:44 -05:00
John Hobbs 485921a9ed Move to YAML in hopes of less merge conflicts. 2020-03-18 10:36:45 -05:00
Zachary Zimmerman 8049dbe223 Change links to use HTTPs (#415)
* Test to ensure http links and resources aren't referenced in templates unless they're whitelisted

* Fixed html templates to make test pass
2019-10-19 00:30:33 -05:00
John Hobbs 0f750a7ad8 Update old NPM packages. 2019-08-28 22:15:58 -05:00
John Hobbs 7b7be7b974 Update packages. 2019-08-28 22:03:22 -05:00
John Hobbs 422b771529 Bump imagemin version for security fixes. 2019-06-17 15:10:34 -05:00
nuragic 2c8ad1fbc2 🎉 Fix slack upload docs 2018-10-16 09:40:10 -05:00
John Hobbs b7d5de6c3f
Gulp upgrade for security fixes. 2018-09-10 16:44:24 -05:00
John Hobbs d6c7d6f186 Test parrot dimensions. 2017-10-20 17:13:35 -05:00
melinerunen 234d4088f6 Adding Unit test for File size!!! (#107)
* Added unit test for File Size
* Added convert-units to the npm modules in travis.yml
2017-03-29 11:46:29 -05:00
John Hobbs d7d0ef8fca Bigger. Better? Stronger. (#76)
* Bigger. Better? Stronger.
* Update README
* Not actually using uglify.
* Update travis to not drag in all the gulp crap.

Closes #75
2016-12-28 01:00:07 -06:00
John Hobbs e865756761 Add Tests (#74)
* Add JSON schema test.
* Add Travis CI config.
* Add Travis CI badge.
2016-12-27 12:13:04 -06:00
John Hobbs 94df699515 Update parrots.zip. Closes #56. 2016-11-21 10:48:20 -06:00
John Hobbs d39f1db368 Update zip and README. 2016-11-03 11:19:20 -05:00
John Hobbs 54a6b56777 Update parrots.json 2016-09-02 11:30:29 -05:00
John Hobbs 03bb4e38a4 Deploy command 2016-09-02 10:56:26 -05:00
John Hobbs 5ab1418f5c Move generate script to package.json 2016-06-23 14:49:56 -05:00
John Hobbs 881908ab81 Complexity++ 2016-05-19 11:39:02 -05:00