Skip to content

Commit ae3a32e

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

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -699,10 +699,10 @@
699699
dependencies:
700700
safe-buffer "^5.0.1"
701701

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

0 commit comments

Comments
 (0)