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

Commit 4ad2fa4

Browse files
Merge pull request #41 from FreeTubeApp/dependabot/npm_and_yarn/rollup-3.26.0
build(deps-dev): bump rollup from 3.25.1 to 3.26.0
2 parents 4f9dfaa + c014e5b commit 4ad2fa4

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)