Skip to content

Commit 5193e8a

Browse files
chore(deps): update dependency @rollup/plugin-commonjs to v23.0.4 (#1153)
1 parent dc7d590 commit 5193e8a

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
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@evilmartians/lefthook": "1.2.6",
22-
"@rollup/plugin-commonjs": "23.0.3",
22+
"@rollup/plugin-commonjs": "23.0.4",
2323
"@rollup/plugin-json": "5.0.2",
2424
"@rollup/plugin-node-resolve": "15.0.1",
2525
"@rollup/plugin-typescript": "10.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1310,10 +1310,10 @@
13101310
"@jridgewell/resolve-uri" "^3.0.3"
13111311
"@jridgewell/sourcemap-codec" "^1.4.10"
13121312

1313-
"@rollup/[email protected].3":
1314-
version "23.0.3"
1315-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-23.0.3.tgz#442cd8ccca1b7563a503da86fc84a1a7112b54bb"
1316-
integrity sha512-31HxrT5emGfTyIfAs1lDQHj6EfYxTXcwtX5pIIhq+B/xZBNIqQ179d/CkYxlpYmFCxT78AeU4M8aL8Iv/IBxFA==
1313+
"@rollup/[email protected].4":
1314+
version "23.0.4"
1315+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-23.0.4.tgz#854e9b1a83f0a715ded70a2ae411bebc11141de2"
1316+
integrity sha512-bOPJeTZg56D2MCm+TT4psP8e8Jmf1Jsi7pFUMl8BN5kOADNzofNHe47+84WVCt7D095xPghC235/YKuNDEhczg==
13171317
dependencies:
13181318
"@rollup/pluginutils" "^5.0.1"
13191319
commondir "^1.0.1"

0 commit comments

Comments
 (0)