aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-22 05:26:57 +0000
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-06-22 14:23:27 +0530
commita30125477bc7ee16f04e313c0014a59357694cd2 (patch)
tree5340274984559acee1f3bbf3cbd640cae2d38bce /packages
parentBump color-string from 1.5.3 to 1.5.5 in /packages/ui (diff)
downloadferdium-app-a30125477bc7ee16f04e313c0014a59357694cd2.tar.gz
ferdium-app-a30125477bc7ee16f04e313c0014a59357694cd2.tar.zst
ferdium-app-a30125477bc7ee16f04e313c0014a59357694cd2.zip
Bump color-string from 1.5.3 to 1.5.5 in /packages/theme
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.5.5. - [Release notes](https://github.com/Qix-/color-string/releases) - [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md) - [Commits](https://github.com/Qix-/color-string/commits/1.5.5) --- updated-dependencies: - dependency-name: color-string dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'packages')
-rw-r--r--packages/theme/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/theme/package-lock.json b/packages/theme/package-lock.json
index 85a87cf04..79059f39e 100644
--- a/packages/theme/package-lock.json
+++ b/packages/theme/package-lock.json
@@ -27,9 +27,9 @@
27 "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=" 27 "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
28 }, 28 },
29 "color-string": { 29 "color-string": {
30 "version": "1.5.3", 30 "version": "1.5.5",
31 "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.5.3.tgz", 31 "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.5.5.tgz",
32 "integrity": "sha512-dC2C5qeWoYkxki5UAXapdjqO672AM4vZuPGRQfO8b5HKuKGBbKWpITyDYN7TOFKvRW7kOgAn3746clDBMDJyQw==", 32 "integrity": "sha512-jgIoum0OfQfq9Whcfc2z/VhCNcmQjWbey6qBX0vqt7YICflUmBCh9E9CiQD5GSJ+Uehixm3NUwHVhqUAWRivZg==",
33 "requires": { 33 "requires": {
34 "color-name": "^1.0.0", 34 "color-name": "^1.0.0",
35 "simple-swizzle": "^0.2.2" 35 "simple-swizzle": "^0.2.2"