Skip to content

Commit

Permalink
Update dependency @rollup/plugin-commonjs to v23.0.7 (#126)
Browse files Browse the repository at this point in the history
* Update dependency @rollup/plugin-commonjs to v23.0.7

* Create red-glasses-share.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 12, 2023
1 parent c478f14 commit ac869b6
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
5 changes: 5 additions & 0 deletions .changeset/red-glasses-share.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"toucan-js": patch
---

Update dependency @rollup/plugin-commonjs to v23.0.7
2 changes: 1 addition & 1 deletion packages/toucan-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@sentry/types": "7.28.1"
},
"devDependencies": {
"@rollup/plugin-commonjs": "23.0.3",
"@rollup/plugin-commonjs": "23.0.7",
"@rollup/plugin-node-resolve": "15.0.1",
"@rollup/plugin-replace": "5.0.2",
"rollup": "3.5.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1501,17 +1501,17 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@rollup/plugin-commonjs@23.0.3":
version "23.0.3"
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-23.0.3.tgz#442cd8ccca1b7563a503da86fc84a1a7112b54bb"
integrity sha512-31HxrT5emGfTyIfAs1lDQHj6EfYxTXcwtX5pIIhq+B/xZBNIqQ179d/CkYxlpYmFCxT78AeU4M8aL8Iv/IBxFA==
"@rollup/plugin-commonjs@23.0.7":
version "23.0.7"
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-23.0.7.tgz#7d26d879caa54283086de1974b66f512ef60abdc"
integrity sha512-hsSD5Qzyuat/swzrExGG5l7EuIlPhwTsT7KwKbSCQzIcJWjRxiimi/0tyMYY2bByitNb3i1p+6JWEDGa0NvT0Q==
dependencies:
"@rollup/pluginutils" "^5.0.1"
commondir "^1.0.1"
estree-walker "^2.0.2"
glob "^8.0.3"
is-reference "1.2.1"
magic-string "^0.26.4"
magic-string "^0.27.0"

"@rollup/plugin-node-resolve@15.0.1", "@rollup/plugin-node-resolve@^15.0.1":
version "15.0.1"
Expand Down

0 comments on commit ac869b6

Please sign in to comment.