Skip to content

Commit ff69953

Browse files
dependabot[bot]DavidAnson
authored andcommitted
Bump string-width from 8.1.0 to 8.1.1
Bumps [string-width](https://github.com/sindresorhus/string-width) from 8.1.0 to 8.1.1. - [Release notes](https://github.com/sindresorhus/string-width/releases) - [Commits](sindresorhus/string-width@v8.1.0...v8.1.1) --- updated-dependencies: - dependency-name: string-width dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4f8939 commit ff69953

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
@@ -81,7 +81,7 @@
8181
"micromark-extension-gfm-table": "2.1.1",
8282
"micromark-extension-math": "3.1.0",
8383
"micromark-util-types": "2.0.2",
84-
"string-width": "8.1.0"
84+
"string-width": "8.1.1"
8585
},
8686
"devDependencies": {
8787
"@eslint/js": "9.39.2",

0 commit comments

Comments
 (0)