Browse Source

Bump color-string in /samples/apps-with-core-angular/MoviesApp (#1136)

Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.6.0.
- [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.6.0)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1160/head
dependabot[bot] 5 years ago
committed by GitHub
parent
commit
1c614c8217
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      samples/apps-with-core-angular/MoviesApp/package-lock.json

6
samples/apps-with-core-angular/MoviesApp/package-lock.json

@ -2911,9 +2911,9 @@
"dev": true
},
"color-string": {
"version": "1.5.3",
"resolved": "https://kdi.jfrog.io/kdi/api/npm/npm/color-string/-/color-string-1.5.3.tgz",
"integrity": "sha1-ybvF8BtYtUkvPWhXRZy2WQziBMw=",
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/color-string/-/color-string-1.6.0.tgz",
"integrity": "sha512-c/hGS+kRWJutUBEngKKmk4iH3sD59MBkoxVapS/0wgpCz2u7XsNloxknyvBhzwEs1IbV36D9PwqLPJ2DTu3vMA==",
"dev": true,
"requires": {
"color-name": "^1.0.0",

Loading…
Cancel
Save