Skip to content

Commit 128508e

Browse files
renovate-botcitizensas
authored andcommitted
chore(deps): update dependency @rollup/plugin-commonjs to v13
1 parent bdb3db6 commit 128508e

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": "12.0.0",
21+
"@rollup/plugin-commonjs": "13.0.0",
2222
"@rollup/plugin-json": "4.0.3",
2323
"@rollup/plugin-node-resolve": "8.0.0",
2424
"@rollup/plugin-typescript": "4.1.2",

yarn.lock

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

208-
"@rollup/plugin-commonjs@12.0.0":
209-
version "12.0.0"
210-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-12.0.0.tgz#e2f308ae6057499e0f413f878fff7c3a0fdc02a1"
211-
integrity sha512-8+mDQt1QUmN+4Y9D3yCG8AJNewuTSLYPJVzKKUZ+lGeQrI+bV12Tc5HCyt2WdlnG6ihIL/DPbKRJlB40DX40mw==
208+
"@rollup/plugin-commonjs@13.0.0":
209+
version "13.0.0"
210+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-13.0.0.tgz#8a1d684ba6848afe8b9e3d85649d4b2f6f7217ec"
211+
integrity sha512-Anxc3qgkAi7peAyesTqGYidG5GRim9jtg8xhmykNaZkImtvjA7Wsqep08D2mYsqw1IF7rA3lYfciLgzUSgRoqw==
212212
dependencies:
213213
"@rollup/pluginutils" "^3.0.8"
214214
commondir "^1.0.1"

0 commit comments

Comments
 (0)