Skip to content

Commit 79be952

Browse files
committed
chore(deps): update dependency @rollup/plugin-commonjs to v13.0.2
1 parent 610c49d commit 79be952

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": "13.0.0",
21+
"@rollup/plugin-commonjs": "13.0.2",
2222
"@rollup/plugin-json": "4.1.0",
2323
"@rollup/plugin-node-resolve": "8.1.0",
2424
"@rollup/plugin-typescript": "5.0.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@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==
208+
"@rollup/plugin-commonjs@13.0.2":
209+
version "13.0.2"
210+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-13.0.2.tgz#b7783f0db049450c72d60bc06cf48d4951515e58"
211+
integrity sha512-9JXf2k8xqvMYfqmhgtB6eCgMN9fbxwF1XDF3mGKJc6pkAmt0jnsqurxQ0tC1akQKNSXCm7c3unQxa3zuxtZ7mQ==
212212
dependencies:
213213
"@rollup/pluginutils" "^3.0.8"
214214
commondir "^1.0.1"

0 commit comments

Comments
 (0)