Skip to content

Commit 0a889f0

Browse files
Update dependency @rollup/plugin-commonjs to v25.0.8
1 parent 856f33e commit 0a889f0

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
@@ -49,7 +49,7 @@
4949
"@three11/debounce": "^1"
5050
},
5151
"devDependencies": {
52-
"@rollup/plugin-commonjs": "25.0.7",
52+
"@rollup/plugin-commonjs": "25.0.8",
5353
"@rollup/plugin-node-resolve": "15.2.3",
5454
"@rollup/plugin-typescript": "11.1.6",
5555
"@typescript-eslint/eslint-plugin": "6.21.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@
8989
"@nodelib/fs.scandir" "2.1.5"
9090
fastq "^1.6.0"
9191

92-
"@rollup/[email protected].7":
93-
version "25.0.7"
94-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.7.tgz#145cec7589ad952171aeb6a585bbeabd0fd3b4cf"
95-
integrity sha512-nEvcR+LRjEjsaSsc4x3XZfCCvZIaSMenZu/OiwOKGN2UhQpAYI7ru7czFvyWbErlpoGjnSX3D5Ch5FcMA3kRWQ==
92+
"@rollup/[email protected].8":
93+
version "25.0.8"
94+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.8.tgz#c77e608ab112a666b7f2a6bea625c73224f7dd34"
95+
integrity sha512-ZEZWTK5n6Qde0to4vS9Mr5x/0UZoqCxPVR9KRUjU4kA2sO7GEUn1fop0DAwpO6z0Nw/kJON9bDmSxdWxO/TT1A==
9696
dependencies:
9797
"@rollup/pluginutils" "^5.0.1"
9898
commondir "^1.0.1"

0 commit comments

Comments
 (0)