Skip to content

Commit

Permalink
Update dependency rollup to v2.74.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 19, 2022
1 parent b8d0f2a commit 5cc50f1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint": "8.15.0",
"eslint-plugin-json": "3.1.0",
"prettier": "2.6.2",
"rollup": "2.73.0",
"rollup": "2.74.0",
"rollup-plugin-includepaths": "0.2.4",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-node-globals": "1.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5488,10 +5488,10 @@ rollup-pluginutils@^2.3.1:
dependencies:
estree-walker "^0.6.1"

rollup@2.73.0:
version "2.73.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.73.0.tgz#128fef4b333fd92d02d6929afbb6ee38d7feb32d"
integrity sha512-h/UngC3S4Zt28mB3g0+2YCMegT5yoftnQplwzPqGZcKvlld5e+kT/QRmJiL+qxGyZKOYpgirWGdLyEO1b0dpLQ==
rollup@2.74.0:
version "2.74.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.74.0.tgz#4f460e7979b8ed1f3aa0489059480a504de28b4a"
integrity sha512-RRwXTX5+ObPJhcMV6zP3RdHvy90/lBOUfbzL7IKkFjMJGAqeBGZiv9nZWm/DoTESaTE3GBkkzbU9QVN2AuCkjw==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit 5cc50f1

Please sign in to comment.