Skip to content

Commit 749b390

Browse files
chore(deps-dev): bump @types/envinfo from 7.8.3 to 7.8.4 (#4185)
Bumps [@types/envinfo](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/envinfo) from 7.8.3 to 7.8.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/envinfo) --- updated-dependencies: - dependency-name: "@types/envinfo" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa1a20e commit 749b390

File tree

1 file changed

+31
-6
lines changed

1 file changed

+31
-6
lines changed

yarn.lock

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2801,9 +2801,9 @@
28012801
integrity sha512-nv+GSx77ZtXiJzwKdsASqi+YQ5Z7vwHsTP0JY2SiQgjGckkBRKZnk8nIM+7oUZ1VCtuTz0+By4qVR7fqzp/Dfg==
28022802

28032803
"@types/envinfo@^7.8.1":
2804-
version "7.8.3"
2805-
resolved "https://registry.yarnpkg.com/@types/envinfo/-/envinfo-7.8.3.tgz#6fccc3425e300ee377aad15423e555dc6fc12fa1"
2806-
integrity sha512-qzV1XMjmzgmndci6L5HlzExf4w9A5jQPNpW/t4sSljErKbS8y6231ToHO9ir2Xjf+2zG1C540+Wmh0zpUsGu0A==
2804+
version "7.8.4"
2805+
resolved "https://registry.yarnpkg.com/@types/envinfo/-/envinfo-7.8.4.tgz#f13ec1050b8e260d6d7c149ba5b99f65d2b74058"
2806+
integrity sha512-K5WaRgSlqjc408IyPbxOFnz7rVG9E8ELhj7XR3Ncui15EgeyIXTcCfmwrRnU4uEOCJQhzZRAQurYznEEc1dD2g==
28072807

28082808
"@types/eslint-scope@^3.7.3":
28092809
version "3.7.7"
@@ -10525,7 +10525,16 @@ string-length@^5.0.1:
1052510525
char-regex "^2.0.0"
1052610526
strip-ansi "^7.0.1"
1052710527

10528-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
10528+
"string-width-cjs@npm:string-width@^4.2.0":
10529+
version "4.2.3"
10530+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
10531+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
10532+
dependencies:
10533+
emoji-regex "^8.0.0"
10534+
is-fullwidth-code-point "^3.0.0"
10535+
strip-ansi "^6.0.1"
10536+
10537+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1052910538
version "4.2.3"
1053010539
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1053110540
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -10557,7 +10566,14 @@ string_decoder@~1.1.1:
1055710566
dependencies:
1055810567
safe-buffer "~5.1.0"
1055910568

10560-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10569+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
10570+
version "6.0.1"
10571+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
10572+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10573+
dependencies:
10574+
ansi-regex "^5.0.1"
10575+
10576+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1056110577
version "6.0.1"
1056210578
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1056310579
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -11473,7 +11489,7 @@ wordwrap@^1.0.0:
1147311489
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1147411490
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
1147511491

11476-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
11492+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1147711493
version "7.0.0"
1147811494
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1147911495
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -11491,6 +11507,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
1149111507
string-width "^4.1.0"
1149211508
strip-ansi "^6.0.0"
1149311509

11510+
wrap-ansi@^7.0.0:
11511+
version "7.0.0"
11512+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
11513+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
11514+
dependencies:
11515+
ansi-styles "^4.0.0"
11516+
string-width "^4.1.0"
11517+
strip-ansi "^6.0.0"
11518+
1149411519
wrap-ansi@^8.0.1, wrap-ansi@^8.1.0:
1149511520
version "8.1.0"
1149611521
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)