Skip to content

Commit

Permalink
chore: bump wrap-ansi from 7.0.0 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps [wrap-ansi](https://github.com/chalk/wrap-ansi) from 7.0.0 to 9.0.0.
- [Release notes](https://github.com/chalk/wrap-ansi/releases)
- [Commits](chalk/wrap-ansi@v7.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: wrap-ansi
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 4, 2024
1 parent db7fe76 commit fe24e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"ts-jest": "^29.1.2",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"wrap-ansi": "^7.0.0"
"wrap-ansi": "^9.0.0"
},
"engines": {
"node": "^18.12.0 || > 20.0.0",
Expand Down

0 comments on commit fe24e22

Please sign in to comment.