Skip to content

Commit 0d5065a

Browse files
dependency: update dependency strip-ansi to v6.0.1 (#29931)
* fix(deps): update dependency strip-ansi to v6.0.1 * changelog entry --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <[email protected]>
1 parent 3540a01 commit 0d5065a

File tree

6 files changed

+10
-16
lines changed

6 files changed

+10
-16
lines changed

cli/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ _Released 7/30/2024 (PENDING)_
1515

1616
- Updated `@cypress/request` from `3.0.0` to `3.0.1`. Addresses [#29863](https://github.com/cypress-io/cypress/issues/29863).
1717
- Updated `mime` from `2.4.4` to `2.6.0`. Addressed in [#29870](https://github.com/cypress-io/cypress/pull/29870).
18+
- Updated `strip-ansi` from `6.0.0` to `6.0.1`. Addressed in [#29931](https://github.com/cypress-io/cypress/pull/29931).
1819

1920
## 13.13.1
2021

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"sinon": "7.2.2",
105105
"snap-shot-it": "7.9.6",
106106
"spawn-mock": "1.0.0",
107-
"strip-ansi": "6.0.0"
107+
"strip-ansi": "6.0.1"
108108
},
109109
"files": [
110110
"bin",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
"sinon": "7.3.2",
199199
"snap-shot-it": "7.9.10",
200200
"stop-only": "3.0.1",
201-
"strip-ansi": "6.0.0",
201+
"strip-ansi": "6.0.1",
202202
"tar": "6.1.15",
203203
"term-to-html": "1.2.0",
204204
"terminal-banner": "1.1.0",

packages/errors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"ansi_up": "5.0.0",
22-
"strip-ansi": "6.0.0"
22+
"strip-ansi": "6.0.1"
2323
},
2424
"devDependencies": {
2525
"@packages/ts": "0.0.0-development",

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"shell-env": "3.0.1",
118118
"signal-exit": "3.0.7",
119119
"squirrelly": "7.9.2",
120-
"strip-ansi": "6.0.0",
120+
"strip-ansi": "6.0.1",
121121
"syntax-error": "1.4.0",
122122
"systeminformation": "5.21.7",
123123
"term-size": "2.1.0",

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -28999,12 +28999,12 @@ [email protected], strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
2899928999
dependencies:
2900029000
ansi-regex "^4.1.0"
2900129001

29002-
29003-
version "6.0.0"
29004-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.0.tgz#0b1571dd7669ccd4f3e06e14ef1eed26225ae532"
29005-
integrity sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==
29002+
[email protected].1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
29003+
version "6.0.1"
29004+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
29005+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
2900629006
dependencies:
29007-
ansi-regex "^5.0.0"
29007+
ansi-regex "^5.0.1"
2900829008

2900929009
strip-ansi@^3.0.0, strip-ansi@^3.0.1:
2901029010
version "3.0.1"
@@ -29013,13 +29013,6 @@ strip-ansi@^3.0.0, strip-ansi@^3.0.1:
2901329013
dependencies:
2901429014
ansi-regex "^2.0.0"
2901529015

29016-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
29017-
version "6.0.1"
29018-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
29019-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
29020-
dependencies:
29021-
ansi-regex "^5.0.1"
29022-
2902329016
strip-bom@^2.0.0:
2902429017
version "2.0.0"
2902529018
resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-2.0.0.tgz#6219a85616520491f35788bdbf1447a99c7e6b0e"

0 commit comments

Comments
 (0)