Skip to content

Commit 94b53cb

Browse files
chore(dependencies): update dependency @rollup/plugin-commonjs to v22
1 parent 958f49d commit 94b53cb

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
@@ -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.3.0",
1212
"@rollup/plugin-typescript": "^8.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -688,10 +688,10 @@
688688
dependencies:
689689
safe-buffer "^5.0.1"
690690

691-
"@rollup/plugin-commonjs@^21.1.0":
692-
version "21.1.0"
693-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-21.1.0.tgz#45576d7b47609af2db87f55a6d4b46e44fc3a553"
694-
integrity sha512-6ZtHx3VHIp2ReNNDxHjuUml6ur+WcQ28N1yHgCQwsbNkQg2suhxGMDQGJOn/KuDxKtd1xuZP5xSTwBA4GQ8hbA==
691+
"@rollup/plugin-commonjs@^22.0.2":
692+
version "22.0.2"
693+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-22.0.2.tgz#ee8ca8415cda30d383b4096aad5222435b4b69b6"
694+
integrity sha512-//NdP6iIwPbMTcazYsiBMbJW7gfmpHom33u1beiIoHDEM0Q9clvtQB1T0efvMqHeKsGohiHo97BCPCkBXdscwg==
695695
dependencies:
696696
"@rollup/pluginutils" "^3.1.0"
697697
commondir "^1.0.1"

0 commit comments

Comments
 (0)