Skip to content

Commit 925c122

Browse files
chore(deps): update dependency @rollup/plugin-commonjs to v19 (#907)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 4338e80 commit 925c122

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"workfront-api-constants": "^2.0.0"
1919
},
2020
"devDependencies": {
21-
"@rollup/plugin-commonjs": "17.0.0",
21+
"@rollup/plugin-commonjs": "19.0.0",
2222
"@rollup/plugin-json": "4.1.0",
2323
"@rollup/plugin-node-resolve": "11.0.1",
2424
"@rollup/plugin-typescript": "8.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1085,10 +1085,10 @@
10851085
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
10861086
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
10871087

1088-
"@rollup/plugin-commonjs@17.0.0":
1089-
version "17.0.0"
1090-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-17.0.0.tgz#2ae2228354cf0fbba6cf9f06f30b2c66a974324c"
1091-
integrity sha512-/omBIJG1nHQc+bgkYDuLpb/V08QyutP9amOrJRUSlYJZP+b/68gM//D8sxJe3Yry2QnYIr3QjR3x4AlxJEN3GA==
1088+
"@rollup/plugin-commonjs@19.0.0":
1089+
version "19.0.0"
1090+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-19.0.0.tgz#8c3e71f9a66908e60d70cc1be205834ef3e45f71"
1091+
integrity sha512-adTpD6ATGbehdaQoZQ6ipDFhdjqsTgpOAhFiPwl+dzre4pPshsecptDPyEFb61JMJ1+mGljktaC4jI8ARMSNyw==
10921092
dependencies:
10931093
"@rollup/pluginutils" "^3.1.0"
10941094
commondir "^1.0.1"

0 commit comments

Comments
 (0)