Skip to content
This repository was archived by the owner on Nov 4, 2023. It is now read-only.

Commit 2925e5c

Browse files
chore(deps): update dependency @rollup/plugin-commonjs to v22 (#825)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d74cff8 commit 2925e5c

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
@@ -44,7 +44,7 @@
4444
"@babel/plugin-transform-runtime": "^7.18.5",
4545
"@babel/preset-env": "^7.18.2",
4646
"@rollup/plugin-babel": "^5.3.1",
47-
"@rollup/plugin-commonjs": "^21.1.0",
47+
"@rollup/plugin-commonjs": "^22.0.0",
4848
"@rollup/plugin-node-resolve": "^13.3.0",
4949
"@types/angular": "^1.8.4",
5050
"@types/hammerjs": "^2.0.41",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1131,10 +1131,10 @@
11311131
"@babel/helper-module-imports" "^7.10.4"
11321132
"@rollup/pluginutils" "^3.1.0"
11331133

1134-
"@rollup/plugin-commonjs@^21.1.0":
1135-
version "21.1.0"
1136-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-21.1.0.tgz#45576d7b47609af2db87f55a6d4b46e44fc3a553"
1137-
integrity sha512-6ZtHx3VHIp2ReNNDxHjuUml6ur+WcQ28N1yHgCQwsbNkQg2suhxGMDQGJOn/KuDxKtd1xuZP5xSTwBA4GQ8hbA==
1134+
"@rollup/plugin-commonjs@^22.0.0":
1135+
version "22.0.0"
1136+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-22.0.0.tgz#f4d87016e2fbf187a593ab9f46626fe05b59e8bd"
1137+
integrity sha512-Ktvf2j+bAO+30awhbYoCaXpBcyPmJbaEUYClQns/+6SNCYFURbvBiNbWgHITEsIgDDWCDUclWRKEuf8cwZCFoQ==
11381138
dependencies:
11391139
"@rollup/pluginutils" "^3.1.0"
11401140
commondir "^1.0.1"

0 commit comments

Comments
 (0)