Skip to content

Commit a87cabe

Browse files
authored
Merge pull request #104 from locol23/dependabot/npm_and_yarn/color-string-1.9.1
chore(deps): bump color-string from 1.5.3 to 1.9.1
2 parents 861406c + 9489d3b commit a87cabe

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

yarn.lock

+5-10
Original file line numberDiff line numberDiff line change
@@ -3260,9 +3260,9 @@ color-name@^1.0.0, color-name@~1.1.4:
32603260
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
32613261

32623262
color-string@^1.5.2:
3263-
version "1.5.3"
3264-
resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.5.3.tgz#c9bbc5f01b58b5492f3d6857459cb6590ce204cc"
3265-
integrity sha512-dC2C5qeWoYkxki5UAXapdjqO672AM4vZuPGRQfO8b5HKuKGBbKWpITyDYN7TOFKvRW7kOgAn3746clDBMDJyQw==
3263+
version "1.9.1"
3264+
resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.9.1.tgz#4467f9146f036f855b764dfb5bf8582bf342c7a4"
3265+
integrity sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==
32663266
dependencies:
32673267
color-name "^1.0.0"
32683268
simple-swizzle "^0.2.2"
@@ -7198,12 +7198,7 @@ path-key@^2.0.1:
71987198
resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
71997199
integrity sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=
72007200

7201-
path-parse@^1.0.6:
7202-
version "1.0.7"
7203-
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
7204-
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
7205-
7206-
path-parse@^1.0.7:
7201+
path-parse@^1.0.6, path-parse@^1.0.7:
72077202
version "1.0.7"
72087203
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
72097204
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
@@ -8843,7 +8838,7 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
88438838
simple-swizzle@^0.2.2:
88448839
version "0.2.2"
88458840
resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a"
8846-
integrity sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=
8841+
integrity sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==
88478842
dependencies:
88488843
is-arrayish "^0.3.1"
88498844

0 commit comments

Comments
 (0)