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

Commit 3617829

Browse files
Merge pull request #66 from FreeTubeApp/dependabot/npm_and_yarn/rollup-3.28.0
build(deps-dev): bump rollup from 3.26.3 to 3.28.0
2 parents c12789c + 98be7fc commit 3617829

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.3",
61+
"rollup": "^3.28.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
@@ -4043,10 +4043,10 @@ rimraf@^5.0.1:
40434043
dependencies:
40444044
glob "^10.2.5"
40454045

4046-
rollup@^3.26.3:
4047-
version "3.26.3"
4048-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.26.3.tgz#bbc8818cadd0aebca348dbb3d68d296d220967b8"
4049-
integrity sha512-7Tin0C8l86TkpcMtXvQu6saWH93nhG3dGQ1/+l5V2TDMceTxO7kDiK6GzbfLWNNxqJXm591PcEZUozZm51ogwQ==
4046+
rollup@^3.28.0:
4047+
version "3.28.0"
4048+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.28.0.tgz#a3c70004b01934760c0cb8df717c7a1d932389a2"
4049+
integrity sha512-d7zhvo1OUY2SXSM6pfNjgD5+d0Nz87CUp4mt8l/GgVP3oBsPwzNvSzyu1me6BSG9JIgWNTVcafIXBIyM8yQ3yw==
40504050
optionalDependencies:
40514051
fsevents "~2.3.2"
40524052

0 commit comments

Comments
 (0)