Skip to content

Commit

Permalink
chore(deps): bump string-width from 5.1.2 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [string-width](https://github.com/sindresorhus/string-width) from 5.1.2 to 7.0.0.
- [Release notes](https://github.com/sindresorhus/string-width/releases)
- [Commits](sindresorhus/string-width@v5.1.2...v7.0.0)

---
updated-dependencies:
- dependency-name: string-width
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2023
1 parent a91f0e1 commit 806c251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workspaces/sec-literal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"frequency-set": "^1.0.2",
"is-base64": "^1.1.0",
"is-svg": "^5.0.0",
"string-width": "^5.1.2"
"string-width": "^7.0.0"
}
}

0 comments on commit 806c251

Please sign in to comment.