Skip to content

Commit 695d793

Browse files
build(deps): bump @rollup/plugin-json from 4.1.0 to 6.0.1
Bumps [@rollup/plugin-json](https://github.com/rollup/plugins/tree/HEAD/packages/json) from 4.1.0 to 6.0.1. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/json/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/json-v6.0.1/packages/json) --- updated-dependencies: - dependency-name: "@rollup/plugin-json" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72b00f4 commit 695d793

File tree

2 files changed

+31
-7
lines changed

2 files changed

+31
-7
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@manypkg/get-packages": "^1.1.3",
3838
"@octokit/request": "^5.4.12",
3939
"@rollup/plugin-commonjs": "^21.0.1",
40-
"@rollup/plugin-json": "^4.1.0",
40+
"@rollup/plugin-json": "^6.0.1",
4141
"@rollup/plugin-node-resolve": "^13.0.0",
4242
"@rollup/plugin-yaml": "^3.1.0",
4343
"@spotify/eslint-config-base": "^12.0.0",

yarn.lock

Lines changed: 30 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5465,12 +5465,12 @@
54655465
magic-string "^0.25.7"
54665466
resolve "^1.17.0"
54675467

5468-
"@rollup/plugin-json@^4.1.0":
5469-
version "4.1.0"
5470-
resolved "https://registry.npmjs.org/@rollup/plugin-json/-/plugin-json-4.1.0.tgz#54e09867ae6963c593844d8bd7a9c718294496f3"
5471-
integrity sha512-yfLbTdNS6amI/2OpmbiBoW12vngr5NW2jCJVZSBEz+H5KfUJZ2M7sDjk0U6GOOdCWFVScShte29o9NezJ53TPw==
5468+
"@rollup/plugin-json@^6.0.1":
5469+
version "6.0.1"
5470+
resolved "https://registry.npmjs.org/@rollup/plugin-json/-/plugin-json-6.0.1.tgz#7e2efcf5ed549963f1444e010611d22f463931c0"
5471+
integrity sha512-RgVfl5hWMkxN1h/uZj8FVESvPuBJ/uf6ly6GTj0GONnkfoBN5KC0MSz+PN2OLDgYXMhtG0mWpTrkiOjoxAIevw==
54725472
dependencies:
5473-
"@rollup/pluginutils" "^3.0.8"
5473+
"@rollup/pluginutils" "^5.0.1"
54745474

54755475
"@rollup/plugin-node-resolve@^13.0.0":
54765476
version "13.0.0"
@@ -5493,7 +5493,7 @@
54935493
js-yaml "^3.14.0"
54945494
tosource "^1.0.0"
54955495

5496-
"@rollup/pluginutils@^3.0.8", "@rollup/pluginutils@^3.1.0":
5496+
"@rollup/pluginutils@^3.1.0":
54975497
version "3.1.0"
54985498
resolved "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b"
54995499
integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==
@@ -5510,6 +5510,15 @@
55105510
estree-walker "^2.0.1"
55115511
picomatch "^2.2.2"
55125512

5513+
"@rollup/pluginutils@^5.0.1":
5514+
version "5.0.5"
5515+
resolved "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.0.5.tgz#bbb4c175e19ebfeeb8c132c2eea0ecb89941a66c"
5516+
integrity sha512-6aEYR910NyP73oHiJglti74iRyOwgFU4x3meH/H8OJx6Ry0j6cOVZ5X/wTvub7G7Ao6qaHBEaNsV3GLJkSsF+Q==
5517+
dependencies:
5518+
"@types/estree" "^1.0.0"
5519+
estree-walker "^2.0.2"
5520+
picomatch "^2.3.1"
5521+
55135522
"@rushstack/node-core-library@3.44.2":
55145523
version "3.44.2"
55155524
resolved "https://registry.npmjs.org/@rushstack/node-core-library/-/node-core-library-3.44.2.tgz#4fcd8f76887ae5968f2796f633a7e48f5ebd2271"
@@ -7356,6 +7365,11 @@
73567365
resolved "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
73577366
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
73587367

7368+
"@types/estree@^1.0.0":
7369+
version "1.0.4"
7370+
resolved "https://registry.npmjs.org/@types/estree/-/estree-1.0.4.tgz#d9748f5742171b26218516cf1828b8eafaf8a9fa"
7371+
integrity sha512-2JwWnHK9H+wUZNorf2Zr6ves96WHoWDJIftkcxPKsS7Djta6Zu519LarhRNljPXkpsZR2ZMwNCPeW7omW07BJw==
7372+
73597373
"@types/expect@^1.20.4":
73607374
version "1.20.4"
73617375
resolved "https://registry.npmjs.org/@types/expect/-/expect-1.20.4.tgz#8288e51737bf7e3ab5d7c77bfa695883745264e5"
@@ -14387,6 +14401,11 @@ estree-walker@^2.0.1:
1438714401
resolved "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.1.tgz#f8e030fb21cefa183b44b7ad516b747434e7a3e0"
1438814402
integrity sha512-tF0hv+Yi2Ot1cwj9eYHtxC0jB9bmjacjQs6ZBTj82H8JwUywFuc+7E83NWfNMwHXZc11mjfFcVXPe9gEP4B8dg==
1438914403

14404+
estree-walker@^2.0.2:
14405+
version "2.0.2"
14406+
resolved "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac"
14407+
integrity sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==
14408+
1439014409
esutils@^2.0.2:
1439114410
version "2.0.3"
1439214411
resolved "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
@@ -22867,6 +22886,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.2.3, picomatc
2286722886
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
2286822887
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
2286922888

22889+
picomatch@^2.3.1:
22890+
version "2.3.1"
22891+
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
22892+
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
22893+
2287022894
pify@^2.0.0, pify@^2.2.0, pify@^2.3.0:
2287122895
version "2.3.0"
2287222896
resolved "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"

0 commit comments

Comments
 (0)