dependabot[bot]
a42c56741b
Bump st from 1.1.0 to 1.2.2
...
Bumps [st](https://github.com/isaacs/st ) from 1.1.0 to 1.2.2.
- [Release notes](https://github.com/isaacs/st/releases )
- [Commits](https://github.com/isaacs/st/compare/v1.1.0...v1.2.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-02-27 18:37:01 +00:00
John Crepezzi
318c5f7ba6
Upgrade uglify and simplify usage
...
- Upgrade to the most recent version of uglify
- Use the `UglifyJS.minify(code)` helper which does exactly what we want
2017-10-31 21:19:22 -04:00
John Crepezzi
e76c845f16
Upgrade testing libraries
...
- Upgrade mocha
- Remove should due to limited usage and old style (at least by rspec standards)
- Move spec -> test which is the default
- Update tests accordingly for the above
2017-10-31 20:03:30 -04:00
John Crepezzi
bf1dbb68b8
Fix eslint
2017-06-26 12:38:17 -04:00