Skip to content

Commit 490cdbd

Browse files
dependabot[bot]DavidAnson
authored andcommitted
Bump string-width from 8.2.0 to 8.2.1
Bumps [string-width](https://github.com/sindresorhus/string-width) from 8.2.0 to 8.2.1. - [Release notes](https://github.com/sindresorhus/string-width/releases) - [Commits](sindresorhus/string-width@v8.2.0...v8.2.1) --- updated-dependencies: - dependency-name: string-width dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b962857 commit 490cdbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"micromark-extension-gfm-table": "2.1.1",
8080
"micromark-extension-math": "3.1.0",
8181
"micromark-util-types": "2.0.2",
82-
"string-width": "8.2.0"
82+
"string-width": "8.2.1"
8383
},
8484
"devDependencies": {
8585
"@eslint/js": "10.0.1",

0 commit comments

Comments
 (0)