Skip to content

Commit c5fa685

Browse files
chore(deps): update dependency @rollup/plugin-commonjs to v19 (#492)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6120358 commit c5fa685

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
@@ -56,7 +56,7 @@
5656
},
5757
"devDependencies": {
5858
"@microsoft/api-extractor": "^7.13.2",
59-
"@rollup/plugin-commonjs": "^18.0.0",
59+
"@rollup/plugin-commonjs": "^19.0.0",
6060
"@rollup/plugin-json": "^4.1.0",
6161
"@rollup/plugin-node-resolve": "^13.0.0",
6262
"@rollup/plugin-replace": "^2.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -865,10 +865,10 @@
865865
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.12.tgz#431ec342a7195622f86688bbda82e3166ce8cb28"
866866
integrity sha512-6RglhutqrGFMO1MNUXp95RBuYIuc8wTnMAV5MUhLmjTOy78ncwOw7RgeQ/HeymkKXRhZd0s2DNrM1rL7unk3MQ==
867867

868-
"@rollup/plugin-commonjs@^18.0.0":
869-
version "18.0.0"
870-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-18.0.0.tgz#50dc7518b5aa9e66a270e529ea85115d269825c4"
871-
integrity sha512-fj92shhg8luw7XbA0HowAqz90oo7qtLGwqTKbyZ8pmOyH8ui5e+u0wPEgeHLH3djcVma6gUCUrjY6w5R2o1u6g==
868+
"@rollup/plugin-commonjs@^19.0.0":
869+
version "19.0.0"
870+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-19.0.0.tgz#8c3e71f9a66908e60d70cc1be205834ef3e45f71"
871+
integrity sha512-adTpD6ATGbehdaQoZQ6ipDFhdjqsTgpOAhFiPwl+dzre4pPshsecptDPyEFb61JMJ1+mGljktaC4jI8ARMSNyw==
872872
dependencies:
873873
"@rollup/pluginutils" "^3.1.0"
874874
commondir "^1.0.1"

0 commit comments

Comments
 (0)