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

Commit 87cfcbe

Browse files
Merge pull request #67 from FreeTubeApp/dependabot/npm_and_yarn/rollup/plugin-commonjs-25.0.4
build(deps-dev): bump @rollup/plugin-commonjs from 25.0.3 to 25.0.4
2 parents 520e9a4 + 63feeb5 commit 87cfcbe

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.10",
4242
"@rollup/plugin-babel": "^6.0.3",
43-
"@rollup/plugin-commonjs": "^25.0.3",
43+
"@rollup/plugin-commonjs": "^25.0.4",
4444
"@rollup/plugin-json": "^6.0.0",
4545
"@rollup/plugin-node-resolve": "^15.1.0",
4646
"add-dist-header": "^1.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1193,10 +1193,10 @@
11931193
"@babel/helper-module-imports" "^7.18.6"
11941194
"@rollup/pluginutils" "^5.0.1"
11951195

1196-
"@rollup/plugin-commonjs@^25.0.3":
1197-
version "25.0.3"
1198-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.3.tgz#eb5217ebae43d63a172b516655be270ed258bdcc"
1199-
integrity sha512-uBdtWr/H3BVcgm97MUdq2oJmqBR23ny1hOrWe2PKo9FTbjsGqg32jfasJUKYAI5ouqacjRnj65mBB/S79F+GQA==
1196+
"@rollup/plugin-commonjs@^25.0.4":
1197+
version "25.0.4"
1198+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.4.tgz#a7547a0c4ec3fa79818eb313e1de0023e548f4e6"
1199+
integrity sha512-L92Vz9WUZXDnlQQl3EwbypJR4+DM2EbsO+/KOcEkP4Mc6Ct453EeDB2uH9lgRwj4w5yflgNpq9pHOiY8aoUXBQ==
12001200
dependencies:
12011201
"@rollup/pluginutils" "^5.0.1"
12021202
commondir "^1.0.1"

0 commit comments

Comments
 (0)