Skip to content

Commit 777c61b

Browse files
fix(deps): bump ansis from 3.5.2 to 3.6.0
Bumps [ansis](https://github.com/webdiscus/ansis) from 3.5.2 to 3.6.0. - [Release notes](https://github.com/webdiscus/ansis/releases) - [Changelog](https://github.com/webdiscus/ansis/blob/master/CHANGELOG.md) - [Commits](https://github.com/webdiscus/ansis/commits) --- updated-dependencies: - dependency-name: ansis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ecb3082 commit 777c61b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/test/issues",
77
"dependencies": {
8-
"ansis": "^3.5.2",
8+
"ansis": "^3.6.0",
99
"debug": "^4.4.0"
1010
},
1111
"peerDependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -713,10 +713,10 @@ ansi-styles@^6.0.0, ansi-styles@^6.2.1:
713713
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
714714
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
715715

716-
ansis@^3.3.2, ansis@^3.5.2:
717-
version "3.5.2"
718-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.5.2.tgz#d7a1f95a23f6becc5ee16fab85cda41c898fad96"
719-
integrity sha512-5uGcUZRbORJeEppVdWfZOSybTMz+Ou+84HepgK081Yk5+pPMMzWf/XGxiAT6bfBqCghRB4MwBtYn0CHqINRVag==
716+
ansis@^3.3.2, ansis@^3.6.0:
717+
version "3.6.0"
718+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.6.0.tgz#f4d8437fb27659bf5a6adca90135801919dee764"
719+
integrity sha512-8KluYVZM+vx19f5rInhdEBdIAjvBp7ASzyF/DoStcDpMJ3JOM55ybvUcs9nMRVP8XN2K3ABBdO7zCXezvrT0pg==
720720

721721
anymatch@~3.1.2:
722722
version "3.1.2"

0 commit comments

Comments
 (0)