-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
prettierx chore: Update rollup -> 2.52.2 - devDependency (#611)
Co-authored-by: Renovate Bot <[email protected]> Merged-by: Christopher J. Brody <[email protected]>
- Loading branch information
1 parent
bed4be1
commit 0c97cab
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7409,10 +7409,10 @@ rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.8.1: | |
dependencies: | ||
estree-walker "^0.6.1" | ||
|
||
[email protected].1: | ||
version "2.52.1" | ||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.1.tgz#dd1cc178d70cf35c48d943fc06fdc32d546e6876" | ||
integrity sha512-/SPqz8UGnp4P1hq6wc9gdTqA2bXQXGx13TtoL03GBm6qGRI6Hm3p4Io7GeiHNLl0BsQAne1JNYY+q/apcY933w== | ||
[email protected].2: | ||
version "2.52.2" | ||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.2.tgz#a7e90d10ddae3e8472c2857bd9f44b09ef34a47a" | ||
integrity sha512-4RlFC3k2BIHlUsJ9mGd8OO+9Lm2eDF5P7+6DNQOp5sx+7N/1tFM01kELfbxlMX3MxT6owvLB1ln4S3QvvQlbUA== | ||
optionalDependencies: | ||
fsevents "~2.3.2" | ||
|
||
|