Skip to content

Commit 57c1fbd

Browse files
authored
Merge pull request #3948 from plotly/bump-tinycolor2
Bump tinycolor2 to 1.4.1 - as well as few dev-dependencies
2 parents 121227b + 0db4a6c commit 57c1fbd

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"strongly-connected-components": "^1.0.1",
112112
"superscript-text": "^1.0.0",
113113
"svg-path-sdf": "^1.1.3",
114-
"tinycolor2": "^1.3.0",
114+
"tinycolor2": "^1.4.1",
115115
"topojson-client": "^2.1.0",
116116
"webgl-context": "^2.2.0",
117117
"world-calendars": "^1.0.3"
@@ -126,12 +126,12 @@
126126
"derequire": "^2.0.6",
127127
"ecstatic": "^3.3.1",
128128
"eslint": "^5.16.0",
129-
"falafel": "^2.0.0",
129+
"falafel": "^2.1.0",
130130
"fs-extra": "^2.0.0",
131-
"fuse.js": "^3.4.4",
131+
"fuse.js": "^3.4.5",
132132
"glob": "^7.1.4",
133-
"gzip-size": "^5.1.0",
134-
"image-size": "^0.6.3",
133+
"gzip-size": "^5.1.1",
134+
"image-size": "^0.7.4",
135135
"into-stream": "^4.0.0",
136136
"jasmine-core": "^2.99.1",
137137
"jsdom": "^11.12.0",
@@ -160,6 +160,6 @@
160160
"through2": "^3.0.1",
161161
"true-case-path": "^1.0.3",
162162
"watchify": "^3.11.1",
163-
"xml2js": "^0.4.16"
163+
"xml2js": "^0.4.19"
164164
}
165165
}

0 commit comments

Comments
 (0)