Skip to content

Commit c39f560

Browse files
fix(deps): bump ansis from 3.3.2 to 3.5.2
Bumps [ansis](https://github.com/webdiscus/ansis) from 3.3.2 to 3.5.2. - [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] <support@github.com>
1 parent 6e96f8d commit c39f560

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@salesforce/core": "^8.6.4",
1010
"@salesforce/kit": "^3.2.2",
1111
"@salesforce/sf-plugins-core": "^12",
12-
"ansis": "^3.3.1"
12+
"ansis": "^3.5.2"
1313
},
1414
"devDependencies": {
1515
"@oclif/core": "^4.0.34",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3079,12 +3079,7 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
30793079
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz"
30803080
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
30813081

3082-
ansis@^3.3.1, ansis@^3.3.2:
3083-
version "3.3.2"
3084-
resolved "https://registry.npmjs.org/ansis/-/ansis-3.3.2.tgz"
3085-
integrity sha512-cFthbBlt+Oi0i9Pv/j6YdVWJh54CtjGACaMPCIrEV4Ha7HWsIjXDwseYV79TIL0B4+KfSwD5S70PeQDkPUd1rA==
3086-
3087-
ansis@^3.4.0, ansis@^3.5.2:
3082+
ansis@^3.3.2, ansis@^3.4.0, ansis@^3.5.2:
30883083
version "3.5.2"
30893084
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.5.2.tgz#d7a1f95a23f6becc5ee16fab85cda41c898fad96"
30903085
integrity sha512-5uGcUZRbORJeEppVdWfZOSybTMz+Ou+84HepgK081Yk5+pPMMzWf/XGxiAT6bfBqCghRB4MwBtYn0CHqINRVag==

0 commit comments

Comments
 (0)