Skip to content

Commit 79869bb

Browse files
chore(deps): update dependency @rollup/plugin-json to v5.0.2 (#1147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f442acc commit 79869bb

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
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"@evilmartians/lefthook": "1.2.3",
2222
"@rollup/plugin-commonjs": "23.0.2",
23-
"@rollup/plugin-json": "5.0.1",
23+
"@rollup/plugin-json": "5.0.2",
2424
"@rollup/plugin-node-resolve": "15.0.1",
2525
"@rollup/plugin-typescript": "10.0.1",
2626
"@types/mocha": "9.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1322,10 +1322,10 @@
13221322
is-reference "1.2.1"
13231323
magic-string "^0.26.4"
13241324

1325-
"@rollup/plugin-json@5.0.1":
1326-
version "5.0.1"
1327-
resolved "https://registry.npmjs.org/@rollup/plugin-json/-/plugin-json-5.0.1.tgz"
1328-
integrity sha512-QCwhZZLvM8nRcTHyR1vOgyTMiAnjiNj1ebD/BMRvbO1oc/z14lZH6PfxXeegee2B6mky/u9fia4fxRM4TqrUaw==
1325+
"@rollup/plugin-json@5.0.2":
1326+
version "5.0.2"
1327+
resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-5.0.2.tgz#d7dbbac62ff74064876b3e5d0d863cb3ad1e7cdb"
1328+
integrity sha512-D1CoOT2wPvadWLhVcmpkDnesTzjhNIQRWLsc3fA49IFOP2Y84cFOOJ+nKGYedvXHKUsPeq07HR4hXpBBr+CHlA==
13291329
dependencies:
13301330
"@rollup/pluginutils" "^5.0.1"
13311331

0 commit comments

Comments
 (0)