Skip to content

Commit 76b5899

Browse files
Update dependency @rollup/plugin-commonjs to v23.0.5
1 parent b80b6bb commit 76b5899

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@babel/plugin-transform-modules-commonjs": "7.19.6",
2626
"@babel/preset-env": "7.20.2",
2727
"@rollup/plugin-babel": "6.0.2",
28-
"@rollup/plugin-commonjs": "23.0.2",
28+
"@rollup/plugin-commonjs": "23.0.5",
2929
"@rollup/plugin-node-resolve": "15.0.1",
3030
"babel-eslint": "10.1.0",
3131
"chalk": "5.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1281,10 +1281,10 @@
12811281
"@babel/helper-module-imports" "^7.18.6"
12821282
"@rollup/pluginutils" "^5.0.1"
12831283

1284-
"@rollup/plugin-commonjs@23.0.2":
1285-
version "23.0.2"
1286-
resolved "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-23.0.2.tgz"
1287-
integrity sha512-e9ThuiRf93YlVxc4qNIurvv+Hp9dnD+4PjOqQs5vAYfcZ3+AXSrcdzXnVjWxcGQOa6KGJFcRZyUI3ktWLavFjg==
1284+
"@rollup/plugin-commonjs@23.0.5":
1285+
version "23.0.5"
1286+
resolved "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-23.0.5.tgz"
1287+
integrity sha512-IwI51j5kCmLMYsErEvZAID/pg7Z1qgyVJ+QIPDDIg1AOPbIGbdTCjuHDWIBCtoF1dvMkXfQv7B2eTadjnLRbmA==
12881288
dependencies:
12891289
"@rollup/pluginutils" "^5.0.1"
12901290
commondir "^1.0.1"

0 commit comments

Comments
 (0)