Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-commonjs to v19 (#581)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored May 10, 2021
1 parent 192eea2 commit f0507f5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@babel/preset-react": "7.13.13",
"@babel/preset-typescript": "7.13.0",
"@rollup/plugin-babel": "5.3.0",
"@rollup/plugin-commonjs": "18.0.0",
"@rollup/plugin-commonjs": "19.0.0",
"@rollup/plugin-node-resolve": "13.0.0",
"@tsconfig/svelte": "1.0.10",
"@types/chrome": "0.0.133",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1765,9 +1765,9 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-commonjs@npm:18.0.0":
version: 18.0.0
resolution: "@rollup/plugin-commonjs@npm:18.0.0"
"@rollup/plugin-commonjs@npm:19.0.0":
version: 19.0.0
resolution: "@rollup/plugin-commonjs@npm:19.0.0"
dependencies:
"@rollup/pluginutils": ^3.1.0
commondir: ^1.0.1
Expand All @@ -1777,8 +1777,8 @@ __metadata:
magic-string: ^0.25.7
resolve: ^1.17.0
peerDependencies:
rollup: ^2.30.0
checksum: 4778002ae37e9bde747294132c19c7fc450e81fa5328793c7c3ce843bf24654d817663f3351c02b674966f3edf5682f33d2d3d928cf2ec1b0ef651268f313701
rollup: ^2.38.3
checksum: e6dd7c68f5256482f97e2aeef4fc7621c990d18c8ddf7f6d1a3de052f88f837507886d345a6d12c35290ed8dd3ce5cb9bf31ac1c5ea74d4a10bada297d53a251
languageName: node
linkType: hard

Expand Down Expand Up @@ -9288,7 +9288,7 @@ fsevents@~2.3.1:
"@babel/preset-react": 7.13.13
"@babel/preset-typescript": 7.13.0
"@rollup/plugin-babel": 5.3.0
"@rollup/plugin-commonjs": 18.0.0
"@rollup/plugin-commonjs": 19.0.0
"@rollup/plugin-node-resolve": 13.0.0
"@tsconfig/svelte": 1.0.10
"@types/chrome": 0.0.133
Expand Down

0 comments on commit f0507f5

Please sign in to comment.