Skip to content

Commit 34f3067

Browse files
Update dependency @rollup/plugin-commonjs to v26.0.3
1 parent 47bddde commit 34f3067

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@three11/debounce": "^1"
5050
},
5151
"devDependencies": {
52-
"@rollup/plugin-commonjs": "26.0.1",
52+
"@rollup/plugin-commonjs": "26.0.3",
5353
"@rollup/plugin-node-resolve": "15.2.4",
5454
"@rollup/plugin-typescript": "11.1.6",
5555
"@typescript-eslint/eslint-plugin": "7.18.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,10 @@
106106
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
107107
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
108108

109-
"@rollup/[email protected].1":
110-
version "26.0.1"
111-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-26.0.1.tgz#16d4d6e54fa63021249a292b50f27c0b0f1a30d8"
112-
integrity sha512-UnsKoZK6/aGIH6AdkptXhNvhaqftcjq3zZdT+LY5Ftms6JR06nADcDsYp5hTU9E2lbJUEOhdlY5J4DNTneM+jQ==
109+
"@rollup/[email protected].3":
110+
version "26.0.3"
111+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-26.0.3.tgz#085ffb49818e43e4a2a96816a37affcc8a8cbaca"
112+
integrity sha512-2BJcolt43MY+y5Tz47djHkodCC3c1VKVrBDKpVqHKpQ9z9S158kCCqB8NF6/gzxLdNlYW9abB3Ibh+kOWLp8KQ==
113113
dependencies:
114114
"@rollup/pluginutils" "^5.0.1"
115115
commondir "^1.0.1"

0 commit comments

Comments
 (0)