helapkg / hela

:icecream: Powerful software development experience and management. Enhancing @tc39 JS, @denoland and @nodejs, because we need a bit of magic. :sparkles: You can think of it as Cargo for the JavaScript ecosystem.
Mozilla Public License 2.0
331 stars 41 forks source link

fix(deps): update dependency extend-shallow to v3 #117

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency extend-shallow from v2.0.1 to v3.0.2

Commits #### v3.0.0 - [`d8e1965`](https://github.com/jonschlinkert/extend-shallow/commit/d8e1965237d7b0d3f72a281782df971db9956c88) run update - [`fd57dbd`](https://github.com/jonschlinkert/extend-shallow/commit/fd57dbdd55933b3c6f5c4f9fe4e9c23ff8e31a72) fallback on Object.assign - [`dd6fea5`](https://github.com/jonschlinkert/extend-shallow/commit/dd6fea56faff323389a7371425ad0c54dceb1450) update deps - [`1b211ea`](https://github.com/jonschlinkert/extend-shallow/commit/1b211ea8183dfec923702179a7131ca1c5828abd) run verb to generate readme documentation #### v3.0.1 - [`af99a20`](https://github.com/jonschlinkert/extend-shallow/commit/af99a20500ba9922e21c18fc91e32274b1af3b82) 3.0.0 - [`468316f`](https://github.com/jonschlinkert/extend-shallow/commit/468316f009781e90197c6a1fe3134c2c6cdccfe8) update travis #### v3.0.2 - [`f80d616`](https://github.com/jonschlinkert/extend-shallow/commit/f80d616c7bb5ccdf63f5a11a24e3e51dfaf2e7a3) 3.0.1 - [`9256ad1`](https://github.com/jonschlinkert/extend-shallow/commit/9256ad1b6e9efcacca99b85c5cd92735e0035a5d) Avoid const in strict mode on old node - [`aa9f4cc`](https://github.com/jonschlinkert/extend-shallow/commit/aa9f4ccf748a8cf7f7fc47e3252aea36ec0b9ce4) Fix string support & non-object target - [`387edec`](https://github.com/jonschlinkert/extend-shallow/commit/387edeca25be9cd441463257a6ae4f871bfcc0f7) Use the TypeError message from Chrome - [`9dcc288`](https://github.com/jonschlinkert/extend-shallow/commit/9dcc288c58a57d191f9f7fb8896fd5a20f053823) Support symbols - [`b40f647`](https://github.com/jonschlinkert/extend-shallow/commit/b40f6477cafb2f86591344f51854c8faaa6d9dfd) Use assign-symbols dep - [`33698c3`](https://github.com/jonschlinkert/extend-shallow/commit/33698c3df7804f0d0e3ea98caa64d53f09c37bd4) 3.0.2

This PR has been generated by Renovate Bot.