Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit 847eb80

Browse files
build(deps-dev): bump rollup from 3.25.1 to 3.26.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.25.1 to 3.26.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v3.25.1...v3.26.0) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b2a6249 commit 847eb80

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"jsdoc": "^4.0.0",
5959
"node-sass": "^9.0.0",
6060
"rimraf": "^5.0.1",
61-
"rollup": "^3.25.1",
61+
"rollup": "^3.26.0",
6262
"uglify-js": "^3.17.4",
6363
"video.js": "^8"
6464
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3935,10 +3935,10 @@ rimraf@^5.0.1:
39353935
dependencies:
39363936
glob "^10.2.5"
39373937

3938-
rollup@^3.25.1:
3939-
version "3.25.1"
3940-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.25.1.tgz#9fff79d22ff1a904b2b595a2fb9bc3793cb987d8"
3941-
integrity sha512-tywOR+rwIt5m2ZAWSe5AIJcTat8vGlnPFAv15ycCrw33t6iFsXZ6mzHVFh2psSjxQPmI+xgzMZZizUAukBI4aQ==
3938+
rollup@^3.26.0:
3939+
version "3.26.0"
3940+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.26.0.tgz#9f2e0316a4ca641911cefd8515c562a9124e6130"
3941+
integrity sha512-YzJH0eunH2hr3knvF3i6IkLO/jTjAEwU4HoMUbQl4//Tnl3ou0e7P5SjxdDr8HQJdeUJShlbEHXrrnEHy1l7Yg==
39423942
optionalDependencies:
39433943
fsevents "~2.3.2"
39443944

0 commit comments

Comments
 (0)