Skip to content

Commit a1720c1

Browse files
dependabot[bot]czosel
authored andcommitted
chore(deps-dev): Bump rollup-plugin-json from 3.1.0 to 4.0.0 (#1002)
Bumps [rollup-plugin-json](https://github.com/rollup/rollup-plugin-json) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/rollup/rollup-plugin-json/releases) - [Changelog](https://github.com/rollup/rollup-plugin-json/blob/master/CHANGELOG.md) - [Commits](rollup/rollup-plugin-json@v3.1.0...v4.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 037ca25 commit a1720c1

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"rollup-plugin-babel": "^4.3.2",
3333
"rollup-plugin-commonjs": "^9.2.0",
3434
"rollup-plugin-inject": "^2.2.0",
35-
"rollup-plugin-json": "^3.1.0",
35+
"rollup-plugin-json": "^4.0.0",
3636
"rollup-plugin-node-resolve": "^4.0.0",
3737
"rollup-plugin-replace": "^2.1.0",
3838
"rollup-plugin-terser": "^4.0.4",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4054,12 +4054,12 @@ rollup-plugin-inject@^2.2.0:
40544054
magic-string "^0.25.0"
40554055
rollup-pluginutils "^2.0.1"
40564056

4057-
rollup-plugin-json@^3.1.0:
4058-
version "3.1.0"
4059-
resolved "https://registry.yarnpkg.com/rollup-plugin-json/-/rollup-plugin-json-3.1.0.tgz#7c1daf60c46bc21021ea016bd00863561a03321b"
4060-
integrity sha512-BlYk5VspvGpjz7lAwArVzBXR60JK+4EKtPkCHouAWg39obk9S61hZYJDBfMK+oitPdoe11i69TlxKlMQNFC/Uw==
4057+
rollup-plugin-json@^4.0.0:
4058+
version "4.0.0"
4059+
resolved "https://registry.yarnpkg.com/rollup-plugin-json/-/rollup-plugin-json-4.0.0.tgz#a18da0a4b30bf5ca1ee76ddb1422afbb84ae2b9e"
4060+
integrity sha512-hgb8N7Cgfw5SZAkb3jf0QXii6QX/FOkiIq2M7BAQIEydjHvTyxXHQiIzZaTFgx1GK0cRCHOCBHIyEkkLdWKxow==
40614061
dependencies:
4062-
rollup-pluginutils "^2.3.1"
4062+
rollup-pluginutils "^2.5.0"
40634063

40644064
rollup-plugin-node-resolve@^4.0.0:
40654065
version "4.0.1"
@@ -4088,7 +4088,7 @@ rollup-plugin-terser@^4.0.4:
40884088
serialize-javascript "^1.6.1"
40894089
terser "^3.14.1"
40904090

4091-
rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0, rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.3.3, rollup-pluginutils@^2.4.1:
4091+
rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0, rollup-pluginutils@^2.3.3, rollup-pluginutils@^2.4.1, rollup-pluginutils@^2.5.0:
40924092
version "2.5.0"
40934093
resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.5.0.tgz#23be0f05ac3972ea7b08fc7870cb91fde5b23a09"
40944094
integrity sha512-9Muh1H+XB5f5ONmKMayUoTYR1EZwHbwJJ9oZLrKT5yuTf/RLIQ5mYIGsrERquVucJmjmaAW0Y7+6Qo1Ep+5w3Q==

0 commit comments

Comments
 (0)