Skip to content

Commit 4a4154b

Browse files
chore(deps): bump string-width in the dependencies group (#403)
Bumps the dependencies group with 1 update: [string-width](https://github.com/sindresorhus/string-width). Updates `string-width` from 7.2.0 to 8.0.0 - [Release notes](https://github.com/sindresorhus/string-width/releases) - [Commits](sindresorhus/string-width@v7.2.0...v8.0.0) --- updated-dependencies: - dependency-name: string-width dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 683b5fe commit 4a4154b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workspaces/sec-literal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"frequency-set": "^1.0.2",
3636
"is-base64": "^1.1.0",
3737
"is-svg": "^6.0.0",
38-
"string-width": "^7.0.0"
38+
"string-width": "^8.0.0"
3939
},
4040
"devDependencies": {
4141
"@types/is-base64": "^1.1.3"

0 commit comments

Comments
 (0)