Skip to content

Commit 738a833

Browse files
chore(dependencies): update dependency @rollup/plugin-commonjs to v22
1 parent aea4e0c commit 738a833

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
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"private": true,
88
"devDependencies": {
9-
"@rollup/plugin-commonjs": "^21.1.0",
9+
"@rollup/plugin-commonjs": "^22.0.2",
1010
"@rollup/plugin-node-resolve": "^13.3.0",
1111
"@rollup/plugin-terser": "^0.4.0",
1212
"@rollup/plugin-typescript": "^8.5.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -698,10 +698,10 @@
698698
dependencies:
699699
safe-buffer "^5.0.1"
700700

701-
"@rollup/plugin-commonjs@^21.1.0":
702-
version "21.1.0"
703-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-21.1.0.tgz#45576d7b47609af2db87f55a6d4b46e44fc3a553"
704-
integrity sha512-6ZtHx3VHIp2ReNNDxHjuUml6ur+WcQ28N1yHgCQwsbNkQg2suhxGMDQGJOn/KuDxKtd1xuZP5xSTwBA4GQ8hbA==
701+
"@rollup/plugin-commonjs@^22.0.2":
702+
version "22.0.2"
703+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-22.0.2.tgz#ee8ca8415cda30d383b4096aad5222435b4b69b6"
704+
integrity sha512-//NdP6iIwPbMTcazYsiBMbJW7gfmpHom33u1beiIoHDEM0Q9clvtQB1T0efvMqHeKsGohiHo97BCPCkBXdscwg==
705705
dependencies:
706706
"@rollup/pluginutils" "^3.1.0"
707707
commondir "^1.0.1"

0 commit comments

Comments
 (0)