Skip to content

Commit

Permalink
Merge 057c0fd into d70cffc
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 1, 2022
2 parents d70cffc + 057c0fd commit aa408a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"lerna": "^5.4.3",
"markdown-toc": "^1.2.0",
"prettier": "^2.3.0",
"rollup": "^2.48.0",
"rollup": "^2.79.0",
"size-limit": "^8.0.1",
"sloc": "^0.2.1",
"typescript": "^4.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -8242,10 +8242,10 @@ rimraf@^3.0.0, rimraf@^3.0.2:
dependencies:
glob "^7.1.3"

rollup@^2.48.0:
version "2.78.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.78.1.tgz#52fe3934d9c83cb4f7c4cb5fb75d88591be8648f"
integrity sha512-VeeCgtGi4P+o9hIg+xz4qQpRl6R401LWEXBmxYKOV4zlF82lyhgh2hTZnheFUbANE8l2A41F458iwj2vEYaXJg==
rollup@^2.79.0:
version "2.79.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.0.tgz#9177992c9f09eb58c5e56cbfa641607a12b57ce2"
integrity sha512-x4KsrCgwQ7ZJPcFA/SUu6QVcYlO7uRLfLAy0DSA4NS2eG8japdbpM50ToH7z4iObodRYOJ0soneF0iaQRJ6zhA==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit aa408a8

Please sign in to comment.