This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
prando | ^5.1.2 -> ^6.0.0 |
Release Notes
zeh/prando
v6.0.1
- Fix (build): removed useless code coverage and ESLint files from NPM package
v6.0.0
- Fix: removed extraneous RNG recalculation calls in
nextChar()
andnextArrayItem()
(breaking change) (thanks @fturmel) @fturmel - Change (tests): Raise jest coverage for statements and branches, and execute the whole test suite on both UMD and ES outputs (thanks @fturmel)
- Change (build): updated all build dependencies to latest version, removed some unneeded ones
- Change (tools): removed TSLint, added ESLint and Prettier
- Change (style): added missing explicit additional types in functions, typos, linting (thanks @fturmel)
- Change (docs): updated installation instructions with yarn
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.