Skip to content

Commit 29cb159

Browse files
chore(deps): bump y18n from 4.0.0 to 4.0.3
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md) - [Commits](yargs/y18n@v4.0.0...y18n-v4.0.3) --- updated-dependencies: - dependency-name: y18n dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 26de735 commit 29cb159

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

Diff for: yarn.lock

+13-9
Original file line numberDiff line numberDiff line change
@@ -3954,6 +3954,11 @@ performance-now@^2.1.0:
39543954
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
39553955
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
39563956

3957+
picocolors@^0.2.1:
3958+
version "0.2.1"
3959+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
3960+
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
3961+
39573962
picomatch@^2.0.4, picomatch@^2.2.1:
39583963
version "2.2.2"
39593964
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
@@ -4026,14 +4031,13 @@ postcss-selector-parser@^6.0.2:
40264031
indexes-of "^1.0.1"
40274032
uniq "^1.0.1"
40284033

4029-
postcss@^7.0.14:
4030-
version "7.0.32"
4031-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.32.tgz#4310d6ee347053da3433db2be492883d62cec59d"
4032-
integrity sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw==
4034+
postcss@^7.0.36:
4035+
version "7.0.39"
4036+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
4037+
integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==
40334038
dependencies:
4034-
chalk "^2.4.2"
4039+
picocolors "^0.2.1"
40354040
source-map "^0.6.1"
4036-
supports-color "^6.1.0"
40374041

40384042
prelude-ls@~1.1.2:
40394043
version "1.1.2"
@@ -5464,9 +5468,9 @@ xtend@~4.0.1:
54645468
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==
54655469

54665470
y18n@^4.0.0:
5467-
version "4.0.0"
5468-
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b"
5469-
integrity sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==
5471+
version "4.0.3"
5472+
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.3.tgz#b5f259c82cd6e336921efd7bfd8bf560de9eeedf"
5473+
integrity sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==
54705474

54715475
yallist@^2.1.2:
54725476
version "2.1.2"

0 commit comments

Comments
 (0)