Skip to content

Commit

Permalink
chore(deps-dev): bump the npm_and_yarn group across 3 directories wit…
Browse files Browse the repository at this point in the history
…h 1 update

Bumps the npm_and_yarn group with 1 update in the /examples/fdc3-chart-and-grid/js-chart directory: [rollup](https://github.com/rollup/rollup).
Bumps the npm_and_yarn group with 1 update in the /examples/fdc3-pricing-and-chat/js-chat directory: [rollup](https://github.com/rollup/rollup).
Bumps the npm_and_yarn group with 1 update in the /examples/fdc3-pricing-and-chat/js-pricing directory: [rollup](https://github.com/rollup/rollup).


Updates `rollup` from 4.21.2 to 4.22.4
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.21.2...v4.22.4)

Updates `rollup` from 4.21.2 to 4.22.4
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.21.2...v4.22.4)

Updates `rollup` from 4.21.2 to 4.22.4
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.21.2...v4.22.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: rollup
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: rollup
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 53e63b5 commit 8d57985
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/fdc3-chart-and-grid/js-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"http-server": "14.1.1",
"rimraf": "6.0.1",
"rollup": "4.21.2",
"rollup": "4.22.4",
"@rollup/plugin-commonjs": "26.0.1",
"@rollup/plugin-node-resolve": "15.2.3"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/fdc3-pricing-and-chat/js-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"@rollup/plugin-node-resolve": "15.2.3",
"http-server": "14.1.1",
"rimraf": "6.0.1",
"rollup": "4.21.2"
"rollup": "4.22.4"
}
}
2 changes: 1 addition & 1 deletion examples/fdc3-pricing-and-chat/js-pricing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@rollup/plugin-node-resolve": "15.2.3",
"http-server": "14.1.1",
"rimraf": "6.0.1",
"rollup": "4.21.2",
"rollup": "4.22.4",
"rollup-plugin-import-css": "^3.5.0"
}
}

0 comments on commit 8d57985

Please sign in to comment.