Skip to content

Commit d5be625

Browse files
renovate[bot]renovate-bot
andauthoredNov 12, 2020
chore(deps): update dependency @rollup/plugin-commonjs to v16 (#73)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 717ad15 commit d5be625

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"ts-interface-checker": "0.1.13"
6868
},
6969
"devDependencies": {
70-
"@rollup/plugin-commonjs": "15.1.0",
70+
"@rollup/plugin-commonjs": "16.0.0",
7171
"@rollup/plugin-node-resolve": "9.0.0",
7272
"@rollup/plugin-typescript": "6.1.0",
7373
"@semantic-release/changelog": "5.0.1",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -636,10 +636,10 @@
636636
dependencies:
637637
"@types/node" ">= 8"
638638

639-
"@rollup/plugin-commonjs@15.1.0":
640-
version "15.1.0"
641-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-15.1.0.tgz#1e7d076c4f1b2abf7e65248570e555defc37c238"
642-
integrity sha512-xCQqz4z/o0h2syQ7d9LskIMvBSH4PX5PjYdpSSvgS+pQik3WahkQVNWg3D8XJeYjZoVWnIUQYDghuEMRGrmQYQ==
639+
"@rollup/plugin-commonjs@16.0.0":
640+
version "16.0.0"
641+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-16.0.0.tgz#169004d56cd0f0a1d0f35915d31a036b0efe281f"
642+
integrity sha512-LuNyypCP3msCGVQJ7ki8PqYdpjfEkE/xtFa5DqlF+7IBD0JsfMZ87C58heSwIMint58sAUZbt3ITqOmdQv/dXw==
643643
dependencies:
644644
"@rollup/pluginutils" "^3.1.0"
645645
commondir "^1.0.1"

0 commit comments

Comments
 (0)
Please sign in to comment.