This repository has been archived by the owner on Feb 6, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump lodash.template from 4.4.0 to 4.5.0 in /examples/draft-0-10-0/pl…
…ayground (#2236) Summary: Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0. <details> <summary>Commits</summary> - [`ab73503`](lodash/lodash@ab73503) Bump to v4.5.0. - [`a4f7d4c`](lodash/lodash@a4f7d4c) Rebuild lodash and docs. - [`cca5ac6`](lodash/lodash@cca5ac6) Fix npm-test by removing the call to test-docs. - [`9f7f9fc`](lodash/lodash@9f7f9fc) Adjust heading order. [ci skip] - [`6e2fb92`](lodash/lodash@6e2fb92) Remove unused `baseArity`. - [`4f702e2`](lodash/lodash@4f702e2) Specify utf8 encoding. - [`b188f90`](lodash/lodash@b188f90) Add fp tests for iteratee shorthands. - [`7b93dc9`](lodash/lodash@7b93dc9) Ensure clone methods clone expando properties of boolean, number, & string ob... - [`664d66a`](lodash/lodash@664d66a) Make string tests more consistent. - [`d9dc0e6`](lodash/lodash@d9dc0e6) Add `_.invertBy` tests. - Additional commits viewable in [compare view](lodash/lodash@4.4.0...4.5.0) </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lodash.template&package-manager=npm_and_yarn&previous-version=4.4.0&new-version=4.5.0)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `dependabot rebase` will rebase this PR - `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `dependabot merge` will merge this PR after your CI passes on it - `dependabot squash and merge` will squash and merge this PR after your CI passes on it - `dependabot cancel merge` will cancel a previously requested merge and block automerging - `dependabot reopen` will reopen this PR if it is closed - `dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/facebook/draft-js/network/alerts). </details> Pull Request resolved: #2236 Reviewed By: elboman Differential Revision: D18220750 Pulled By: mrkev fbshipit-source-id: 142d3e5f54d8589957be873cd89f76ddf52aab7d
- Loading branch information