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

Commit 86a4667

Browse files
Merge pull request #29 from FreeTubeApp/dependabot/npm_and_yarn/rollup-3.25.1
build(deps-dev): bump rollup from 3.23.1 to 3.25.1
2 parents 3526d87 + 1553344 commit 86a4667

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.23.1",
61+
"rollup": "^3.25.1",
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
@@ -3995,10 +3995,10 @@ rimraf@^5.0.1:
39953995
dependencies:
39963996
glob "^10.2.5"
39973997

3998-
rollup@^3.23.1:
3999-
version "3.23.1"
4000-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.23.1.tgz#a6e50cb86a17fc2e3248d8ec12ff8666992b0780"
4001-
integrity sha512-ybRdFVHOoljGEFILHLd2g/qateqUdjE6YS41WXq4p3C/WwD3xtWxV4FYWETA1u9TeXQc5K8L8zHE5d/scOvrOQ==
3998+
rollup@^3.25.1:
3999+
version "3.25.1"
4000+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.25.1.tgz#9fff79d22ff1a904b2b595a2fb9bc3793cb987d8"
4001+
integrity sha512-tywOR+rwIt5m2ZAWSe5AIJcTat8vGlnPFAv15ycCrw33t6iFsXZ6mzHVFh2psSjxQPmI+xgzMZZizUAukBI4aQ==
40024002
optionalDependencies:
40034003
fsevents "~2.3.2"
40044004

0 commit comments

Comments
 (0)