Skip to content

Commit c39015e

Browse files
chore: bump rollup in /src/assets/js in the all-deps group
Bumps the all-deps group in /src/assets/js with 1 update: [rollup](https://github.com/rollup/rollup). Updates `rollup` from 4.36.0 to 4.37.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.36.0...v4.37.0) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8fef1d1 commit c39015e

File tree

2 files changed

+96
-81
lines changed

2 files changed

+96
-81
lines changed

src/assets/js/package-lock.json

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

src/assets/js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"@rollup/plugin-node-resolve": "^16.0.1",
88
"@rollup/plugin-terser": "^0.4.3",
99
"@web/rollup-plugin-copy": "^0.5.1",
10-
"rollup": "^4.36.0"
10+
"rollup": "^4.37.0"
1111
}
1212
}

0 commit comments

Comments
 (0)