mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-03-15 14:36:31 +01:00
Bump string-width from 8.1.1 to 8.2.0
Bumps [string-width](https://github.com/sindresorhus/string-width) from 8.1.1 to 8.2.0. - [Release notes](https://github.com/sindresorhus/string-width/releases) - [Commits](https://github.com/sindresorhus/string-width/compare/v8.1.1...v8.2.0) --- updated-dependencies: - dependency-name: string-width dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0da20ff9fb
commit
ea20e6e44a
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@
|
||||||
"micromark-extension-gfm-table": "2.1.1",
|
"micromark-extension-gfm-table": "2.1.1",
|
||||||
"micromark-extension-math": "3.1.0",
|
"micromark-extension-math": "3.1.0",
|
||||||
"micromark-util-types": "2.0.2",
|
"micromark-util-types": "2.0.2",
|
||||||
"string-width": "8.1.1"
|
"string-width": "8.2.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/js": "9.39.2",
|
"@eslint/js": "9.39.2",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue