Browse Source

build(deps-dev): bump @rollup/plugin-json from 4.0.0 to 4.0.1 (#558)

Bumps [@rollup/plugin-json](https://github.com/rollup/plugins) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/url-v4.0.0...json-v4.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/561/head
dependabot-preview[bot] 6 years ago
committed by Evan You
parent
commit
6a14542f78
  1. 6
      yarn.lock

6
yarn.lock

@ -372,9 +372,9 @@
fastq "^1.6.0"
"@rollup/plugin-json@^4.0.0":
version "4.0.0"
resolved "https://registry.npm.taobao.org/@rollup/plugin-json/download/@rollup/plugin-json-4.0.0.tgz#4462e83c7ad5544bef4a601a6e8450daedc4b69b"
integrity sha1-RGLoPHrVVEvvSmAaboRQ2u3Etps=
version "4.0.1"
resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-4.0.1.tgz#223898c6c37993886da06989b0e93ceef52aa3ce"
integrity sha512-soxllkhOGgchswBAAaTe7X9G80U2tjjHvXv0sBrriLJcC/89PkP59iTrKPOfbz3SjX088mKDmMhAscuyLz8ZSg==
dependencies:
rollup-pluginutils "^2.5.0"

Loading…
Cancel
Save