Skip to content

Commit 1e99789

Browse files
renovate-botcitizensas
authored andcommitted
chore(deps): update dependency @rollup/plugin-commonjs to v17
1 parent 113d460 commit 1e99789

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": "16.0.0",
21+
"@rollup/plugin-commonjs": "17.0.0",
2222
"@rollup/plugin-json": "4.1.0",
2323
"@rollup/plugin-node-resolve": "10.0.0",
2424
"@rollup/plugin-typescript": "8.0.0",

yarn.lock

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

222-
"@rollup/plugin-commonjs@16.0.0":
223-
version "16.0.0"
224-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-16.0.0.tgz#169004d56cd0f0a1d0f35915d31a036b0efe281f"
225-
integrity sha512-LuNyypCP3msCGVQJ7ki8PqYdpjfEkE/xtFa5DqlF+7IBD0JsfMZ87C58heSwIMint58sAUZbt3ITqOmdQv/dXw==
222+
"@rollup/plugin-commonjs@17.0.0":
223+
version "17.0.0"
224+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-17.0.0.tgz#2ae2228354cf0fbba6cf9f06f30b2c66a974324c"
225+
integrity sha512-/omBIJG1nHQc+bgkYDuLpb/V08QyutP9amOrJRUSlYJZP+b/68gM//D8sxJe3Yry2QnYIr3QjR3x4AlxJEN3GA==
226226
dependencies:
227227
"@rollup/pluginutils" "^3.1.0"
228228
commondir "^1.0.1"

0 commit comments

Comments
 (0)