Skip to content

Commit 5ddc18c

Browse files
fix(deps): update dependency strip-ansi to ^7.1.2 (#587)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bfc6118 commit 5ddc18c

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"simple-git-hooks": "^2.13.1",
4747
"sort-deep-object-arrays": "^1.1.2",
4848
"sort-package-json": "^3.4.0",
49-
"strip-ansi": "^7.1.0",
49+
"strip-ansi": "^7.1.2",
5050
"tiny-invariant": "^1.3.3",
5151
"tinyglobby": "^0.2.14",
5252
"typescript": "^5.8.3",

packages/vite-plugin-checker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"npm-run-path": "^6.0.0",
3838
"picocolors": "^1.1.1",
3939
"picomatch": "^4.0.3",
40-
"strip-ansi": "^7.1.0",
40+
"strip-ansi": "^7.1.2",
4141
"tiny-invariant": "^1.3.3",
4242
"tinyglobby": "^0.2.14",
4343
"vscode-uri": "^3.1.0"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)