Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 2, 2023
1 parent f137d8a commit b5d1aae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/node": "18.11.18",
"jest": "29.3.1",
"rimraf": "3.0.2",
"rollup": "3.9.0",
"rollup": "3.9.1",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-typescript2": "0.34.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5409,10 +5409,10 @@ rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"

[email protected].0:
version "3.9.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.9.0.tgz#0ff7ab7cd71ce3a6ab140c5cf661f2b35eb6aab8"
integrity sha512-nGGylpmblyjTpF4lEUPgmOw6OVxRvnI6Iuuh6Lz4O/X66cVOX1XJSsqP1YamxQ+mPuFE7qJxLFDSCk8rNv5dDw==
[email protected].1:
version "3.9.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.9.1.tgz#27501d3d026418765fe379d5620d25954ff2a011"
integrity sha512-GswCYHXftN8ZKGVgQhTFUJB/NBXxrRGgO2NCy6E8s1rwEJ4Q9/VttNqcYfEvx4dTo4j58YqdC3OVztPzlKSX8w==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit b5d1aae

Please sign in to comment.