Skip to content

Commit 4ab90c3

Browse files
chore(deps): update dependency has-ansi to v6 (#6305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e22543 commit 4ab90c3

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"cpy": "^9.0.0",
138138
"get-node": "^12.0.0",
139139
"get-port": "^6.0.0",
140-
"has-ansi": "^5.0.0",
140+
"has-ansi": "^6.0.0",
141141
"moize": "^6.0.0",
142142
"npm-run-all2": "^5.0.0",
143143
"process-exists": "^5.0.0",

packages/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@types/node": "^14.18.53",
8888
"ava": "^4.0.0",
8989
"c8": "^7.12.0",
90-
"has-ansi": "^5.0.0",
90+
"has-ansi": "^6.0.0",
9191
"is-ci": "^4.0.0",
9292
"tmp-promise": "^3.0.2",
9393
"typescript": "^5.0.0"

0 commit comments

Comments
 (0)