Skip to content

Commit

Permalink
Update dependency rollup to v3.19.1 (#136)
Browse files Browse the repository at this point in the history
* Update dependency rollup to v3.19.1

* Create pretty-zoos-juggle.md

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Cepa <robertcepa@icloud.com>
  • Loading branch information
renovate[bot] and robertcepa committed Mar 13, 2023
1 parent e6a0d02 commit 17b22f1
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/pretty-zoos-juggle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"toucan-js": patch
---

Update dependency rollup to v3.19.1
2 changes: 1 addition & 1 deletion packages/toucan-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@rollup/plugin-commonjs": "23.0.7",
"@rollup/plugin-node-resolve": "15.0.1",
"@rollup/plugin-replace": "5.0.2",
"rollup": "3.5.1",
"rollup": "3.19.1",
"rollup-plugin-typescript2": "0.34.1",
"eslint-config-base": "*",
"config-typescript": "*",
Expand Down
15 changes: 11 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5782,10 +5782,10 @@ rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"

rollup@3.5.1, rollup@^3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.5.1.tgz#5aefd0d29288ce686239fa8c2e3de87c27708ae1"
integrity sha512-hdQWTvPeiAbM6SUkxV70HdGUVxsgsc+CLy5fuh4KdgUBJ0SowXiix8gANgXoG3wEuLwfoJhCT2V+WwxfWq9Ikw==
rollup@3.19.1:
version "3.19.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.19.1.tgz#2b3a31ac1ff9f3afab2e523fa687fef5b0ee20fc"
integrity sha512-lAbrdN7neYCg/8WaoWn/ckzCtz+jr70GFfYdlf50OF7387HTg+wiuiqJRFYawwSPpqfqDNYqK7smY/ks2iAudg==
optionalDependencies:
fsevents "~2.3.2"

Expand All @@ -5796,6 +5796,13 @@ rollup@^2.79.1:
optionalDependencies:
fsevents "~2.3.2"

rollup@^3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.5.1.tgz#5aefd0d29288ce686239fa8c2e3de87c27708ae1"
integrity sha512-hdQWTvPeiAbM6SUkxV70HdGUVxsgsc+CLy5fuh4KdgUBJ0SowXiix8gANgXoG3wEuLwfoJhCT2V+WwxfWq9Ikw==
optionalDependencies:
fsevents "~2.3.2"

run-parallel@^1.1.9:
version "1.2.0"
resolved "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz"
Expand Down

0 comments on commit 17b22f1

Please sign in to comment.