Skip to content

Commit

Permalink
Bump @rollup/plugin-json from 6.0.0 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps [@rollup/plugin-json](https://github.com/rollup/plugins/tree/HEAD/packages/json) from 6.0.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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent fb52eac commit 7b4d943
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@11ty/eleventy": "^2.0.1",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-json": "^6.0.1",
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-typescript": "^11.1.5",
"gulp": "^4.0.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -823,17 +823,17 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-json@npm:^6.0.0":
version: 6.0.0
resolution: "@rollup/plugin-json@npm:6.0.0"
"@rollup/plugin-json@npm:^6.0.1":
version: 6.0.1
resolution: "@rollup/plugin-json@npm:6.0.1"
dependencies:
"@rollup/pluginutils": ^5.0.1
peerDependencies:
rollup: ^1.20.0||^2.0.0||^3.0.0
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
peerDependenciesMeta:
rollup:
optional: true
checksum: 77cfc941edaf77a5307977704ffaba706d83bea66f265b2b68f14be2a0af6d08b0fb1b04fdd773146c84cc70938ff64b00ae946808fd6ac057058af824d78128
checksum: 86995e3ceec0205bd0b5ae3075f4592e0ab3e6e6327a5dcfc825b44113eaae5819d26d5403d29b177ac59299e0b08c641c8d030e0c72805b92805ededc9cac44
languageName: node
linkType: hard

Expand Down Expand Up @@ -4697,7 +4697,7 @@ __metadata:
"@material/mwc-select": ^0.27.0
"@material/mwc-textfield": ^0.27.0
"@rollup/plugin-commonjs": ^25.0.4
"@rollup/plugin-json": ^6.0.0
"@rollup/plugin-json": ^6.0.1
"@rollup/plugin-node-resolve": ^15.2.1
"@rollup/plugin-typescript": ^11.1.5
clipboard-copy: ^4.0.1
Expand Down

0 comments on commit 7b4d943

Please sign in to comment.