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

Commit 609465d

Browse files
chore(deps): update dependency @rollup/plugin-commonjs to v20 (#744)
Co-authored-by: Renovate Bot <[email protected]>
1 parent eda83f5 commit 609465d

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.12.17",
4545
"@babel/preset-env": "^7.12.17",
4646
"@rollup/plugin-babel": "^5.3.0",
47-
"@rollup/plugin-commonjs": "^19.0.0",
47+
"@rollup/plugin-commonjs": "^20.0.0",
4848
"@rollup/plugin-node-resolve": "^13.0.0",
4949
"@types/angular": "^1.8.1",
5050
"@types/hammerjs": "^2.0.39",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -949,10 +949,10 @@
949949
"@babel/helper-module-imports" "^7.10.4"
950950
"@rollup/pluginutils" "^3.1.0"
951951

952-
"@rollup/plugin-commonjs@^19.0.0":
953-
version "19.0.0"
954-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-19.0.0.tgz#8c3e71f9a66908e60d70cc1be205834ef3e45f71"
955-
integrity sha512-adTpD6ATGbehdaQoZQ6ipDFhdjqsTgpOAhFiPwl+dzre4pPshsecptDPyEFb61JMJ1+mGljktaC4jI8ARMSNyw==
952+
"@rollup/plugin-commonjs@^20.0.0":
953+
version "20.0.0"
954+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-20.0.0.tgz#3246872dcbcb18a54aaa6277a8c7d7f1b155b745"
955+
integrity sha512-5K0g5W2Ol8hAcTHqcTBHiA7M58tfmYi1o9KxeJuuRNpGaTa5iLjcyemBitCBcKXaHamOBBEH2dGom6v6Unmqjg==
956956
dependencies:
957957
"@rollup/pluginutils" "^3.1.0"
958958
commondir "^1.0.1"

0 commit comments

Comments
 (0)