Skip to content

Commit 616e125

Browse files
fix(deps): update dependency @rollup/plugin-json to v6 (#154)
* fix(deps): update dependency @rollup/plugin-json to v6 * chore(dependencies): updated changesets for modified dependencies Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f0a04b8 commit 616e125

File tree

3 files changed

+28
-9
lines changed

3 files changed

+28
-9
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"bob-the-bundler": patch
3+
---
4+
dependencies updates:
5+
- Updated dependency [`@rollup/plugin-json@^6.0.0` ↗︎](https://www.npmjs.com/package/@rollup/plugin-json/v/6.0.0) (from `^4.1.0`, in `dependencies`)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"jest-resolver.js"
2323
],
2424
"dependencies": {
25-
"@rollup/plugin-json": "^4.1.0",
25+
"@rollup/plugin-json": "^6.0.0",
2626
"@rollup/plugin-node-resolve": "^13.3.0",
2727
"@vercel/ncc": "^0.34.0",
2828
"builtins": "^5.0.1",

yarn.lock

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -824,12 +824,12 @@
824824
"@nodelib/fs.scandir" "2.1.3"
825825
fastq "^1.6.0"
826826

827-
"@rollup/plugin-json@^4.1.0":
828-
version "4.1.0"
829-
resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-4.1.0.tgz#54e09867ae6963c593844d8bd7a9c718294496f3"
830-
integrity sha512-yfLbTdNS6amI/2OpmbiBoW12vngr5NW2jCJVZSBEz+H5KfUJZ2M7sDjk0U6GOOdCWFVScShte29o9NezJ53TPw==
827+
"@rollup/plugin-json@^6.0.0":
828+
version "6.0.0"
829+
resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-6.0.0.tgz#199fea6670fd4dfb1f4932250569b14719db234a"
830+
integrity sha512-i/4C5Jrdr1XUarRhVu27EEwjt4GObltD7c+MkCIpO2QIbojw8MUs+CCTqOphQi3Qtg1FLmYt+l+6YeoIf51J7w==
831831
dependencies:
832-
"@rollup/pluginutils" "^3.0.8"
832+
"@rollup/pluginutils" "^5.0.1"
833833

834834
"@rollup/plugin-node-resolve@^13.3.0":
835835
version "13.3.0"
@@ -843,7 +843,7 @@
843843
is-module "^1.0.0"
844844
resolve "^1.19.0"
845845

846-
"@rollup/pluginutils@^3.0.8", "@rollup/pluginutils@^3.1.0":
846+
"@rollup/pluginutils@^3.1.0":
847847
version "3.1.0"
848848
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b"
849849
integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==
@@ -860,6 +860,15 @@
860860
estree-walker "^2.0.1"
861861
picomatch "^2.2.2"
862862

863+
"@rollup/pluginutils@^5.0.1":
864+
version "5.0.2"
865+
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.0.2.tgz#012b8f53c71e4f6f9cb317e311df1404f56e7a33"
866+
integrity sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==
867+
dependencies:
868+
"@types/estree" "^1.0.0"
869+
estree-walker "^2.0.2"
870+
picomatch "^2.3.1"
871+
863872
"@sinclair/typebox@^0.24.1":
864873
version "0.24.19"
865874
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.24.19.tgz#5297278e0d8a1aea084685a3216074910ac6c113"
@@ -924,6 +933,11 @@
924933
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
925934
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
926935

936+
"@types/estree@^1.0.0":
937+
version "1.0.0"
938+
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2"
939+
integrity sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==
940+
927941
928942
version "9.0.13"
929943
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.13.tgz#7594fbae04fe7f1918ce8b3d213f74ff44ac1f45"
@@ -1836,7 +1850,7 @@ estree-walker@^1.0.1:
18361850
resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-1.0.1.tgz#31bc5d612c96b704106b477e6dd5d8aa138cb700"
18371851
integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==
18381852

1839-
estree-walker@^2.0.1:
1853+
estree-walker@^2.0.1, estree-walker@^2.0.2:
18401854
version "2.0.2"
18411855
resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac"
18421856
integrity sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==
@@ -3268,7 +3282,7 @@ picocolors@^1.0.0:
32683282
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
32693283
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
32703284

3271-
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.2.3:
3285+
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.2.3, picomatch@^2.3.1:
32723286
version "2.3.1"
32733287
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
32743288
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==

0 commit comments

Comments
 (0)