Skip to content

Commit

Permalink
chore(deps): update dependency rollup to ^3.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 4, 2023
1 parent b050aad commit 00e689e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Expand Up @@ -76,7 +76,7 @@
"@types/node": "^20.4.5",
"prettier": "^2.8.1",
"rimraf": "^3.0.2",
"rollup": "^3.26.3",
"rollup": "^3.27.0",
"rollup-plugin-polyfill-node": "^0.12.0",
"ts-node": "^10.9.1",
"typescript": "^5.1.6"
Expand Down
Expand Up @@ -76,7 +76,7 @@
"@types/node": "^20.4.5",
"prettier": "^2.8.1",
"rimraf": "^3.0.2",
"rollup": "^3.26.3",
"rollup": "^3.27.0",
"ts-node": "^10.9.1",
"typescript": "^5.1.6"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4798,10 +4798,10 @@ rollup-plugin-polyfill-node@^0.12.0:
dependencies:
"@rollup/plugin-inject" "^5.0.1"

rollup@^3.26.3:
version "3.26.3"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.26.3.tgz#bbc8818cadd0aebca348dbb3d68d296d220967b8"
integrity sha512-7Tin0C8l86TkpcMtXvQu6saWH93nhG3dGQ1/+l5V2TDMceTxO7kDiK6GzbfLWNNxqJXm591PcEZUozZm51ogwQ==
rollup@^3.27.0:
version "3.27.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.27.2.tgz#59adc973504408289be89e5978e938ce852c9520"
integrity sha512-YGwmHf7h2oUHkVBT248x0yt6vZkYQ3/rvE5iQuVBh3WO8GcJ6BNeOkpoX1yMHIiBm18EMLjBPIoUDkhgnyxGOQ==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit 00e689e

Please sign in to comment.