chore(deps-dev): bump string-width from 7.0.0 to 7.1.0 (#14308)

* chore(deps-dev): bump string-width from 7.0.0 to 7.1.0

Bumps [string-width](https://github.com/sindresorhus/string-width) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/sindresorhus/string-width/releases)
- [Commits](https://github.com/sindresorhus/string-width/compare/v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: string-width
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-23 03:18:41 +00:00 committed by GitHub
parent e3f7c1ab05
commit 38caeb2dcf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View File

@ -212,7 +212,7 @@
"remark-preset-prettier": "0.5.1",
"request-promise-native": "1.0.9",
"staged-git-files": "1.3.0",
"string-width": "7.0.0",
"string-width": "7.1.0",
"supertest": "6.3.4",
"to-vfile": "8.0.0",
"tosource": "2.0.0-alpha.3",

View File

@ -389,8 +389,8 @@ devDependencies:
specifier: 1.3.0
version: 1.3.0
string-width:
specifier: 7.0.0
version: 7.0.0
specifier: 7.1.0
version: 7.1.0
supertest:
specifier: 6.3.4
version: 6.3.4
@ -2715,7 +2715,7 @@ packages:
engines: {node: '>=18'}
dependencies:
slice-ansi: 5.0.0
string-width: 7.0.0
string-width: 7.1.0
dev: true
/cli-width@3.0.0:
@ -8814,8 +8814,8 @@ packages:
is-fullwidth-code-point: 3.0.0
strip-ansi: 6.0.1
/string-width@7.0.0:
resolution: {integrity: sha512-GPQHj7row82Hjo9hKZieKcHIhaAIKOJvFSIZXuCU9OASVZrMNUaZuz++SPVrBjnLsnk4k+z9f2EIypgxf2vNFw==}
/string-width@7.1.0:
resolution: {integrity: sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==}
engines: {node: '>=18'}
dependencies:
emoji-regex: 10.3.0
@ -9744,7 +9744,7 @@ packages:
engines: {node: '>=18'}
dependencies:
ansi-styles: 6.2.1
string-width: 7.0.0
string-width: 7.1.0
strip-ansi: 7.1.0
dev: true