Skip to content

Commit 34d265c

Browse files
build(deps): bump the non-majors group in /web-frontend with 2 updates
Bumps the non-majors group in /web-frontend with 2 updates: [@rollup/rollup-linux-arm64-gnu](https://github.com/rollup/rollup) and [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup). Updates `@rollup/rollup-linux-arm64-gnu` from 4.46.1 to 4.46.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.46.1...v4.46.2) Updates `@rollup/rollup-linux-x64-gnu` from 4.46.1 to 4.46.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.46.1...v4.46.2) --- updated-dependencies: - dependency-name: "@rollup/rollup-linux-arm64-gnu" dependency-version: 4.46.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.46.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c35db9 commit 34d265c

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

web-frontend/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web-frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"vitest": "^3.2.4"
2828
},
2929
"optionalDependencies": {
30-
"@rollup/rollup-linux-arm64-gnu": "4.46.1",
31-
"@rollup/rollup-linux-x64-gnu": "4.46.1"
30+
"@rollup/rollup-linux-arm64-gnu": "4.46.2",
31+
"@rollup/rollup-linux-x64-gnu": "4.46.2"
3232
}
3333
}

0 commit comments

Comments
 (0)