Skip to content

Commit 007128e

Browse files
build(deps-dev): bump strip-ansi from 7.1.0 to 7.2.0 (#2478)
Bumps [strip-ansi](https://github.com/chalk/strip-ansi) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/chalk/strip-ansi/releases) - [Commits](chalk/strip-ansi@v7.1.0...v7.2.0) --- updated-dependencies: - dependency-name: strip-ansi dependency-version: 7.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e38fcc2 commit 007128e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2505,10 +2505,10 @@ ansi-regex@^5.0.1:
25052505
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
25062506
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
25072507

2508-
ansi-regex@^6.0.1:
2509-
version "6.0.1"
2510-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-6.0.1.tgz#3183e38fae9a65d7cb5e53945cd5897d0260a06a"
2511-
integrity sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==
2508+
ansi-regex@^6.2.2:
2509+
version "6.2.2"
2510+
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-6.2.2.tgz#60216eea464d864597ce2832000738a0589650c1"
2511+
integrity sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==
25122512

25132513
ansi-styles@^3.2.1:
25142514
version "3.2.1"
@@ -5816,11 +5816,11 @@ strip-ansi@^6.0.0, strip-ansi@^6.0.1:
58165816
ansi-regex "^5.0.1"
58175817

58185818
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
5819-
version "7.1.0"
5820-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
5821-
integrity sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==
5819+
version "7.2.0"
5820+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.2.0.tgz#d22a269522836a627af8d04b5c3fd2c7fa3e32e3"
5821+
integrity sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==
58225822
dependencies:
5823-
ansi-regex "^6.0.1"
5823+
ansi-regex "^6.2.2"
58245824

58255825
strip-bom@^3.0.0:
58265826
version "3.0.0"

0 commit comments

Comments
 (0)