Skip to content

Commit b5bfb28

Browse files
chore(deps-dev): bump strip-ansi from 5.2.0 to 6.0.0 (#331)
Bumps [strip-ansi](https://github.com/chalk/strip-ansi) from 5.2.0 to 6.0.0. - [Release notes](https://github.com/chalk/strip-ansi/releases) - [Commits](chalk/strip-ansi@v5.2.0...v6.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 90203af commit b5bfb28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"react-native": "^0.63.0-rc.1",
4040
"react-test-renderer": "^16.13.1",
4141
"release-it": "^13.6.0",
42-
"strip-ansi": "^5.2.0",
42+
"strip-ansi": "^6.0.0",
4343
"typescript": "^3.8.3"
4444
},
4545
"dependencies": {

0 commit comments

Comments
 (0)