Skip to content

Commit e650e45

Browse files
build(deps): bump rollup from 2.26.9 to 2.26.10
Bumps [rollup](https://github.com/rollup/rollup) from 2.26.9 to 2.26.10. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.26.9...v2.26.10) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0fbfe97 commit e650e45

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"onchange": "^7.0.2",
3434
"prettier": "2.1.1",
3535
"pretty-quick": "^3.0.0",
36-
"rollup": "^2.26.9",
36+
"rollup": "^2.26.10",
3737
"rollup-plugin-babel": "^4.3.2",
3838
"rollup-plugin-commonjs": "^10.1.0",
3939
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5132,10 +5132,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
51325132
dependencies:
51335133
estree-walker "^0.6.1"
51345134

5135-
rollup@^2.26.9:
5136-
version "2.26.9"
5137-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.9.tgz#4b6ce4e9044dd257d7314d8ed9b4d4d8a7d166c9"
5138-
integrity sha512-XIiWYLayLqV+oY4S2Lub/shJq4uk/QQLwWToYCL4LjZbYHbFK3czea4UDVRUJu+zNmKmxq5Zb/OG7c5HSvH2TQ==
5135+
rollup@^2.26.10:
5136+
version "2.26.10"
5137+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.10.tgz#0ffe0390d35f07af850382f22f1b8525c7f57f07"
5138+
integrity sha512-dUnjCWOA0h9qNX6qtcHidyatz8FAFZxVxt1dbcGtKdlJkpSxGK3G9+DLCYvtZr9v94D129ij9zUhG+xbRoqepw==
51395139
optionalDependencies:
51405140
fsevents "~2.1.2"
51415141

0 commit comments

Comments
 (0)