Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v2.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 20, 2020
1 parent 907ebaa commit 2e8e3bf
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"lerna-changelog": "1.0.1",
"nodemon": "2.0.6",
"puppeteer": "5.3.1",
"rollup": "2.26.10",
"rollup": "2.32.0",
"semantic-release": "15.8.0",
"style-dictionary": "2.10.1",
"sucrase": "3.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/natds-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"glob": "7.1.6",
"jest": "26.4.2",
"json-to-ts": "1.7.0",
"rollup": "2.26.7",
"rollup": "2.32.0",
"svgo": "1.3.2",
"tslib": "2.0.1",
"typed-css-modules": "0.6.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/natds-storybook-themes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"dev": "rollup -c -w"
},
"devDependencies": {
"rollup": "2.26.10",
"rollup": "2.32.0",
"tslib": "2.0.1",
"typescript": "4.0.2"
},
Expand Down
15 changes: 4 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13495,17 +13495,10 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
hash-base "^3.0.0"
inherits "^2.0.1"

[email protected]:
version "2.26.10"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.10.tgz#0ffe0390d35f07af850382f22f1b8525c7f57f07"
integrity sha512-dUnjCWOA0h9qNX6qtcHidyatz8FAFZxVxt1dbcGtKdlJkpSxGK3G9+DLCYvtZr9v94D129ij9zUhG+xbRoqepw==
optionalDependencies:
fsevents "~2.1.2"

[email protected]:
version "2.26.7"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.7.tgz#6188b38238cb198bef9f0d09f390c330ef766d27"
integrity sha512-3/aXJ+ibw2fqj6KBX4ioYcx8s3kseYXzyxLR6Xmm7Zakzd7WNvn9XDUahBCQ/oPVHmVO9gEeIYKHgFaZWqsJzg==
[email protected]:
version "2.32.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.32.0.tgz#ac58c8e85782bea8aa2d440fc05aba345013582a"
integrity sha512-0FIG1jY88uhCP2yP4CfvtKEqPDRmsUwfY1kEOOM+DH/KOGATgaIFd/is1+fQOxsvh62ELzcFfKonwKWnHhrqmw==
optionalDependencies:
fsevents "~2.1.2"

Expand Down

0 comments on commit 2e8e3bf

Please sign in to comment.