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

Commit 493fa1f

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

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.26.0",
61+
"rollup": "^3.26.3",
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
@@ -3977,10 +3977,10 @@ rimraf@^5.0.1:
39773977
dependencies:
39783978
glob "^10.2.5"
39793979

3980-
rollup@^3.26.0:
3981-
version "3.26.0"
3982-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.26.0.tgz#9f2e0316a4ca641911cefd8515c562a9124e6130"
3983-
integrity sha512-YzJH0eunH2hr3knvF3i6IkLO/jTjAEwU4HoMUbQl4//Tnl3ou0e7P5SjxdDr8HQJdeUJShlbEHXrrnEHy1l7Yg==
3980+
rollup@^3.26.3:
3981+
version "3.26.3"
3982+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.26.3.tgz#bbc8818cadd0aebca348dbb3d68d296d220967b8"
3983+
integrity sha512-7Tin0C8l86TkpcMtXvQu6saWH93nhG3dGQ1/+l5V2TDMceTxO7kDiK6GzbfLWNNxqJXm591PcEZUozZm51ogwQ==
39843984
optionalDependencies:
39853985
fsevents "~2.3.2"
39863986

0 commit comments

Comments
 (0)