Skip to content
This repository was archived by the owner on Jan 18, 2025. It is now read-only.

Commit b23e7f0

Browse files
committed
Update dependency @rollup/plugin-json to v6
1 parent a4912ff commit b23e7f0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@commitlint/cli": "^17.0.0",
4848
"@commitlint/config-conventional": "^17.0.0",
4949
"@rollup/plugin-babel": "^6.0.0",
50-
"@rollup/plugin-json": "^5.0.0",
50+
"@rollup/plugin-json": "^6.0.0",
5151
"@rollup/plugin-node-resolve": "^15.0.0",
5252
"@types/jest": "^29.0.0",
5353
"@vue/compiler-sfc": "^3.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1612,10 +1612,10 @@
16121612
"@babel/helper-module-imports" "^7.18.6"
16131613
"@rollup/pluginutils" "^5.0.1"
16141614

1615-
"@rollup/plugin-json@^5.0.0":
1616-
version "5.0.2"
1617-
resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-5.0.2.tgz#d7dbbac62ff74064876b3e5d0d863cb3ad1e7cdb"
1618-
integrity sha512-D1CoOT2wPvadWLhVcmpkDnesTzjhNIQRWLsc3fA49IFOP2Y84cFOOJ+nKGYedvXHKUsPeq07HR4hXpBBr+CHlA==
1615+
"@rollup/plugin-json@^6.0.0":
1616+
version "6.0.0"
1617+
resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-6.0.0.tgz#199fea6670fd4dfb1f4932250569b14719db234a"
1618+
integrity sha512-i/4C5Jrdr1XUarRhVu27EEwjt4GObltD7c+MkCIpO2QIbojw8MUs+CCTqOphQi3Qtg1FLmYt+l+6YeoIf51J7w==
16191619
dependencies:
16201620
"@rollup/pluginutils" "^5.0.1"
16211621

0 commit comments

Comments
 (0)