Skip to content

Commit 635a048

Browse files
Bump rollup from 4.29.1 to 4.32.1 in /newclient/resultcatcher
Bumps [rollup](https://github.com/rollup/rollup) from 4.29.1 to 4.32.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.29.1...v4.32.1) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84bc597 commit 635a048

File tree

2 files changed

+83
-83
lines changed

2 files changed

+83
-83
lines changed

newclient/resultcatcher/package-lock.json

+81-81
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

newclient/resultcatcher/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"ini": ">=5.0.0",
3333
"ionicons": "^7.4.0",
3434
"resultcatcher": "file:",
35-
"rollup": ">=4.22.4",
35+
"rollup": ">=4.32.1",
3636
"rxjs": "~7.8.1",
3737
"tslib": "^2.3.0",
3838
"vite": ">=6.0.11",
@@ -70,7 +70,7 @@
7070
"karma-coverage-istanbul-reporter": "~3.0.2",
7171
"karma-jasmine": "~5.1.0",
7272
"karma-jasmine-html-reporter": "^2.1.0",
73-
"rollup": ">=4.22.4",
73+
"rollup": ">=4.32.1",
7474
"ts-node": "~10.9.2",
7575
"typescript": "~5.6.3",
7676
"vite": ">=6.0.11",

0 commit comments

Comments
 (0)