Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(deps): bump rollup-plugin-json from 3.0.0 to 3.1.0 (#45)
Bumps [rollup-plugin-json](https://github.com/rollup/rollup-plugin-json) from 3.0.0 to 3.1.0. <details> <summary>Changelog</summary> *Sourced from [rollup-plugin-json's changelog](https://github.com/rollup/rollup-plugin-json/blob/master/CHANGELOG.md).* > ## 3.1.0 > *2018-09-13* > * Expose "compact" and "namedExports" options ([#45](https://github-redirect.dependabot.com/rollup/rollup-plugin-json/issues/45)) > * Update rollup-pluginutils to support null values in JSON ([#44](https://github-redirect.dependabot.com/rollup/rollup-plugin-json/issues/44)) > * Update dependencies and ensure rollup@1.0 compatibility ([#46](https://github-redirect.dependabot.com/rollup/rollup-plugin-json/issues/46)) </details> <details> <summary>Commits</summary> - [`bb64f65`](rollup/rollup-plugin-json@bb64f65) 3.1.0 - [`97615d6`](rollup/rollup-plugin-json@97615d6) Update changelog - [`1bcf81b`](rollup/rollup-plugin-json@1bcf81b) Update dependencies and make tests rollup1.0 compatible ([#46](https://github-redirect.dependabot.com/rollup/rollup-plugin-json/issues/46)) - [`4df5395`](rollup/rollup-plugin-json@4df5395) Update changelog - [`2a528e3`](rollup/rollup-plugin-json@2a528e3) Expose the "compact" and "namedExports" options ([#45](https://github-redirect.dependabot.com/rollup/rollup-plugin-json/issues/45)) - [`e9c01b9`](rollup/rollup-plugin-json@e9c01b9) Update changelog - [`8de10c0`](rollup/rollup-plugin-json@8de10c0) Update rollup-pluginutils to support null values in json ([#44](https://github-redirect.dependabot.com/rollup/rollup-plugin-json/issues/44)) - See full diff in [compare view](rollup/rollup-plugin-json@v3.0.0...v3.1.0) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=rollup-plugin-json&package-manager=npm_and_yarn&previous-version=3.0.0&new-version=3.1.0)](https://dependabot.com/compatibility-score.html?dependency-name=rollup-plugin-json&package-manager=npm_and_yarn&previous-version=3.0.0&new-version=3.1.0) 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`. --- **Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit. You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com). <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 cancel merge` will cancel a previously requested merge - `@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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot. </details>
- Loading branch information