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

Commit 4b0e884

Browse files
Merge pull request #32 from FreeTubeApp/dependabot/npm_and_yarn/rollup/plugin-commonjs-25.0.2
build(deps-dev): bump @rollup/plugin-commonjs from 25.0.1 to 25.0.2
2 parents a80835c + b1acedb commit 4b0e884

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
@@ -40,7 +40,7 @@
4040
"@babel/plugin-transform-object-assign": "^7.22.5",
4141
"@babel/preset-env": "^7.22.5",
4242
"@rollup/plugin-babel": "^6.0.3",
43-
"@rollup/plugin-commonjs": "^25.0.1",
43+
"@rollup/plugin-commonjs": "^25.0.2",
4444
"@rollup/plugin-json": "^6.0.0",
4545
"@rollup/plugin-node-resolve": "^15.1.0",
4646
"add-dist-header": "^1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1174,10 +1174,10 @@
11741174
"@babel/helper-module-imports" "^7.18.6"
11751175
"@rollup/pluginutils" "^5.0.1"
11761176

1177-
"@rollup/plugin-commonjs@^25.0.1":
1178-
version "25.0.1"
1179-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.1.tgz#da984ea47f4450bb830fc1601bda130cfd603eb1"
1180-
integrity sha512-2DJ4kv4b1xfTJopWhu61ANdNRHvzQZ2fpaIrlgaP2jOfUv1wDJ0Ucqy8AZlbFmn/iUjiwKoqki9j55Y6L8kyNQ==
1177+
"@rollup/plugin-commonjs@^25.0.2":
1178+
version "25.0.2"
1179+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.2.tgz#7ed37d00a12fc7fdd3aadba5fa0de52f2372bbbb"
1180+
integrity sha512-NGTwaJxIO0klMs+WSFFtBP7b9TdTJ3K76HZkewT8/+yHzMiUGVQgaPtLQxNVYIgT5F7lxkEyVID+yS3K7bhCow==
11811181
dependencies:
11821182
"@rollup/pluginutils" "^5.0.1"
11831183
commondir "^1.0.1"

0 commit comments

Comments
 (0)