Skip to content

Bump tinycolor2 to 1.4.1 - as well as few dev-dependencies #3948

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 11, 2019

Conversation

archmoj
Copy link
Contributor

@archmoj archmoj commented Jun 11, 2019

@plotly/plotly_js

@@ -111,7 +111,7 @@
"strongly-connected-components": "^1.0.1",
"superscript-text": "^1.0.0",
"svg-path-sdf": "^1.1.3",
"tinycolor2": "^1.3.0",
"tinycolor2": "^1.4.1",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Weird. Why isn't there any diff in the package-lock.json file for tinycolor2?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was resolved in lock right from the beginning!

git blame -L 11245,+2 -- package-lock.json
671861a2da (etienne 2018-02-01 16:31:41 -0500 11245)     "tinycolor2": {
671861a2da (etienne 2018-02-01 16:31:41 -0500 11246)       "version": "1.4.1",

671861a#diff-32607347f8126e6534ebc7ebaec4853d

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it. tinycolor2 was already listed as 1.4.1 in our package-lock, but we never propagate the change to the package.json.

Thanks very much for cleaning that up!

@etpinard
Copy link
Contributor

etpinard commented Jun 11, 2019

💃 - don't worry about the failing License test, those shouldn't run on feature branches (for now 😏 )

@archmoj archmoj merged commit 57c1fbd into master Jun 11, 2019
@archmoj archmoj deleted the bump-tinycolor2 branch June 11, 2019 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants