Skip to content

Commit 95e5869

Browse files
committed
chore(deps): update dependency @rollup/plugin-json to v4.1.0
1 parent b6da81c commit 95e5869

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@rollup/plugin-commonjs": "13.0.0",
22-
"@rollup/plugin-json": "4.0.3",
22+
"@rollup/plugin-json": "4.1.0",
2323
"@rollup/plugin-node-resolve": "8.0.1",
2424
"@rollup/plugin-typescript": "4.1.2",
2525
"@types/mocha": "7.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -218,10 +218,10 @@
218218
magic-string "^0.25.2"
219219
resolve "^1.11.0"
220220

221-
"@rollup/plugin-json@4.0.3":
222-
version "4.0.3"
223-
resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-4.0.3.tgz#747e2c2884c5a0fa00b66c9c0f3f1012cddca534"
224-
integrity sha512-QMUT0HZNf4CX17LMdwaslzlYHUKTYGuuk34yYIgZrNdu+pMEfqMS55gck7HEeHBKXHM4cz5Dg1OVwythDdbbuQ==
221+
"@rollup/plugin-json@4.1.0":
222+
version "4.1.0"
223+
resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-4.1.0.tgz#54e09867ae6963c593844d8bd7a9c718294496f3"
224+
integrity sha512-yfLbTdNS6amI/2OpmbiBoW12vngr5NW2jCJVZSBEz+H5KfUJZ2M7sDjk0U6GOOdCWFVScShte29o9NezJ53TPw==
225225
dependencies:
226226
"@rollup/pluginutils" "^3.0.8"
227227

0 commit comments

Comments
 (0)