Skip to content

Commit

Permalink
Bump rollup from 3.5.0 to 3.5.1 (#818)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 5, 2022
1 parent 3a2fc76 commit 01dd409
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 @@ -92,7 +92,7 @@
"nightwatch-saucelabs-endsauce": "^2.0.0",
"nyc": "^15.1.0",
"power-assert": "^1.4.2",
"rollup": "^3.5.0",
"rollup": "^3.5.1",
"rollup-plugin-cleanup": "^3.2.1",
"source-map-support": "^0.5.21"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4125,10 +4125,10 @@ rollup-pluginutils@^2.8.2:
dependencies:
estree-walker "^0.6.1"

rollup@^3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.5.0.tgz#dfe5cba22c2c074691b4c25b9b8e9cfd90ac712b"
integrity sha512-TYu2L+TGhmNsXCtByont89u+ATQLcDy6A+++PwLXYunRtOm7XnaD+65s1pvewaOxMYR0eOkMXn9/i0saBxxpnQ==
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"

Expand Down

0 comments on commit 01dd409

Please sign in to comment.