Skip to content

Commit

Permalink
Merge 5a41160 into fc7e825
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 1, 2022
2 parents fc7e825 + 5a41160 commit b56eb55
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": "^4.0.0",
"markdown-toc": "^1.2.0",
"prettier": "^2.3.0",
"rollup": "^2.48.0",
"rollup": "^2.75.7",
"size-limit": "^7.0.3",
"sloc": "^0.2.1",
"typescript": "^4.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -8030,10 +8030,10 @@ rimraf@^3.0.0, rimraf@^3.0.2:
dependencies:
glob "^7.1.3"

rollup@^2.48.0:
version "2.70.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.70.1.tgz#824b1f1f879ea396db30b0fc3ae8d2fead93523e"
integrity sha512-CRYsI5EuzLbXdxC6RnYhOuRdtz4bhejPMSWjsFLfVM/7w/85n2szZv6yExqUXsBdz5KT8eoubeyDUDjhLHEslA==
rollup@^2.75.7:
version "2.75.7"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.7.tgz#221ff11887ae271e37dcc649ba32ce1590aaa0b9"
integrity sha512-VSE1iy0eaAYNCxEXaleThdFXqZJ42qDBatAwrfnPlENEZ8erQ+0LYX4JXOLPceWfZpV1VtZwZ3dFCuOZiSyFtQ==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit b56eb55

Please sign in to comment.