Skip to content

Commit

Permalink
feat(deps): bump rollup-plugin-json from 3.0.0 to 3.1.0 (#45)
Browse files Browse the repository at this point in the history
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
dependabot[bot] authored and Kocal committed Nov 6, 2018
1 parent 663de74 commit e4ed08c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7308,11 +7308,11 @@ rollup-plugin-commonjs@^9.1.6:
rollup-pluginutils "^2.0.1"

rollup-plugin-json@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/rollup-plugin-json/-/rollup-plugin-json-3.0.0.tgz#aeed2ff36e6c4fd0c60c4a8fc3d0884479e9dfce"
integrity sha512-WUAV9/I/uFWvHhyRTqFb+3SIapjISFJS7R1xN/cXxWESrfYo9I8ncHI7AxJHflKRXhBVSv7revBVJh2wvhWh5w==
version "3.1.0"
resolved "https://registry.yarnpkg.com/rollup-plugin-json/-/rollup-plugin-json-3.1.0.tgz#7c1daf60c46bc21021ea016bd00863561a03321b"
integrity sha512-BlYk5VspvGpjz7lAwArVzBXR60JK+4EKtPkCHouAWg39obk9S61hZYJDBfMK+oitPdoe11i69TlxKlMQNFC/Uw==
dependencies:
rollup-pluginutils "^2.2.0"
rollup-pluginutils "^2.3.1"

rollup-plugin-node-builtins@^2.1.2:
version "2.1.2"
Expand Down Expand Up @@ -7390,7 +7390,7 @@ rollup-pluginutils@^1.5.0:
estree-walker "^0.2.1"
minimatch "^3.0.2"

rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.2.0, rollup-pluginutils@^2.3.1:
rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.3.1.tgz#760d185ccc237dedc12d7ae48c6bcd127b4892d0"
integrity sha512-JZS8aJMHEHhqmY2QVPMXwKP6lsD1ShkrcGYjhAIvqKKdXQyPHw/9NF0tl3On/xOJ4ACkxfeG7AF+chfCN1NpBg==
Expand Down

0 comments on commit e4ed08c

Please sign in to comment.