Skip to content

Commit 5986711

Browse files
Update dependency @rollup/plugin-commonjs to v23.0.4
1 parent b80b6bb commit 5986711

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

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.4",
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.4":
1285+
version "23.0.4"
1286+
resolved "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-23.0.4.tgz"
1287+
integrity sha512-bOPJeTZg56D2MCm+TT4psP8e8Jmf1Jsi7pFUMl8BN5kOADNzofNHe47+84WVCt7D095xPghC235/YKuNDEhczg==
12881288
dependencies:
12891289
"@rollup/pluginutils" "^5.0.1"
12901290
commondir "^1.0.1"

0 commit comments

Comments
 (0)