Skip to content

Commit eec1d0b

Browse files
build(deps-dev): bump @rollup/plugin-json from 4.1.0 to 5.0.1
Bumps [@rollup/plugin-json](https://github.com/rollup/plugins/tree/HEAD/packages/json) from 4.1.0 to 5.0.1. - [Release notes](https://github.com/rollup/plugins/releases) - [Changelog](https://github.com/rollup/plugins/blob/master/packages/json/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/url-v5.0.1/packages/json) --- updated-dependencies: - dependency-name: "@rollup/plugin-json" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6229093 commit eec1d0b

File tree

2 files changed

+6
-25
lines changed

2 files changed

+6
-25
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@babel/preset-env": "^7.19.4",
7676
"@rollup/plugin-babel": "^6.0.2",
7777
"@rollup/plugin-commonjs": "23.0.2",
78-
"@rollup/plugin-json": "^4.0.2",
78+
"@rollup/plugin-json": "^5.0.1",
7979
"@rollup/plugin-node-resolve": "15.0.1",
8080
"@types/jest": "^27.5.0",
8181
"@types/prettier": "^2.2.3",

yarn.lock

Lines changed: 5 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1536,12 +1536,12 @@
15361536
is-reference "1.2.1"
15371537
magic-string "^0.26.4"
15381538

1539-
"@rollup/plugin-json@^4.0.2":
1540-
version "4.1.0"
1541-
resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-4.1.0.tgz#54e09867ae6963c593844d8bd7a9c718294496f3"
1542-
integrity sha512-yfLbTdNS6amI/2OpmbiBoW12vngr5NW2jCJVZSBEz+H5KfUJZ2M7sDjk0U6GOOdCWFVScShte29o9NezJ53TPw==
1539+
"@rollup/plugin-json@^5.0.1":
1540+
version "5.0.1"
1541+
resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-5.0.1.tgz#d5cd67cc83ede42967447dfabbe1be45a091f5b7"
1542+
integrity sha512-QCwhZZLvM8nRcTHyR1vOgyTMiAnjiNj1ebD/BMRvbO1oc/z14lZH6PfxXeegee2B6mky/u9fia4fxRM4TqrUaw==
15431543
dependencies:
1544-
"@rollup/pluginutils" "^3.0.8"
1544+
"@rollup/pluginutils" "^5.0.1"
15451545

15461546
15471547
version "15.0.1"
@@ -1555,15 +1555,6 @@
15551555
is-module "^1.0.0"
15561556
resolve "^1.22.1"
15571557

1558-
"@rollup/pluginutils@^3.0.8":
1559-
version "3.1.0"
1560-
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b"
1561-
integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==
1562-
dependencies:
1563-
"@types/estree" "0.0.39"
1564-
estree-walker "^1.0.1"
1565-
picomatch "^2.2.2"
1566-
15671558
"@rollup/pluginutils@^4.1.2":
15681559
version "4.2.1"
15691560
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-4.2.1.tgz#e6c6c3aba0744edce3fb2074922d3776c0af2a6d"
@@ -1667,11 +1658,6 @@
16671658
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.45.tgz#e9387572998e5ecdac221950dab3e8c3b16af884"
16681659
integrity sha512-jnqIUKDUqJbDIUxm0Uj7bnlMnRm1T/eZ9N+AVMqhPgzrba2GhGG5o/jCTwmdPK709nEZsGoMzXEDUjcXHa3W0g==
16691660

1670-
1671-
version "0.0.39"
1672-
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
1673-
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
1674-
16751661
"@types/estree@^1.0.0":
16761662
version "1.0.0"
16771663
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2"
@@ -3115,11 +3101,6 @@ estraverse@^5.2.0:
31153101
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.2.0.tgz#307df42547e6cc7324d3cf03c155d5cdb8c53880"
31163102
integrity sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==
31173103

3118-
estree-walker@^1.0.1:
3119-
version "1.0.1"
3120-
resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-1.0.1.tgz#31bc5d612c96b704106b477e6dd5d8aa138cb700"
3121-
integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==
3122-
31233104
estree-walker@^2.0.1, estree-walker@^2.0.2:
31243105
version "2.0.2"
31253106
resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac"

0 commit comments

Comments
 (0)