Skip to content

Commit ca36e36

Browse files
chore(deps): update dependency @rollup/plugin-commonjs to v21.0.1 (#986)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 626d723 commit ca36e36

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": "21.0.0",
21+
"@rollup/plugin-commonjs": "21.0.1",
2222
"@rollup/plugin-json": "4.1.0",
2323
"@rollup/plugin-node-resolve": "13.0.6",
2424
"@rollup/plugin-typescript": "8.3.0",

yarn.lock

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

1100-
"@rollup/plugin-commonjs@21.0.0":
1101-
version "21.0.0"
1102-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-21.0.0.tgz#b9e4342855ea20b5528f4587b9a90f642196a502"
1103-
integrity sha512-XDQimjHl0kNotAV5lLo34XoygaI0teqiKGJ100B3iCU8+15YscJPeqk2KqkqD3NIe1H8ZTUo5lYjUFZyEgASTw==
1100+
"@rollup/plugin-commonjs@21.0.1":
1101+
version "21.0.1"
1102+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-21.0.1.tgz#1e57c81ae1518e4df0954d681c642e7d94588fee"
1103+
integrity sha512-EA+g22lbNJ8p5kuZJUYyhhDK7WgJckW5g4pNN7n4mAFUM96VuwUnNT3xr2Db2iCZPI1pJPbGyfT5mS9T1dHfMg==
11041104
dependencies:
11051105
"@rollup/pluginutils" "^3.1.0"
11061106
commondir "^1.0.1"

0 commit comments

Comments
 (0)