Skip to content

Commit ba1df84

Browse files
authored
perf: update log-update v9 (#4390)
1 parent b3bc866 commit ba1df84

File tree

3 files changed

+69
-24
lines changed

3 files changed

+69
-24
lines changed

packages/vitest/LICENSE.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -777,6 +777,23 @@ Repository: git+https://github.com/WebReflection/flatted.git
777777
778778
---------------------------------------
779779

780+
## get-east-asian-width
781+
License: MIT
782+
By: Sindre Sorhus
783+
Repository: sindresorhus/get-east-asian-width
784+
785+
> MIT License
786+
>
787+
> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
788+
>
789+
> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
790+
>
791+
> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
792+
>
793+
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
794+
795+
---------------------------------------
796+
780797
## get-stream
781798
License: MIT
782799
By: Sindre Sorhus

packages/vitest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"get-tsconfig": "^4.6.2",
181181
"happy-dom": "^9.20.3",
182182
"jsdom": "^22.1.0",
183-
"log-update": "^5.0.1",
183+
"log-update": "^6.0.0",
184184
"micromatch": "^4.0.5",
185185
"mlly": "^1.4.0",
186186
"p-limit": "^4.0.0",

pnpm-lock.yaml

Lines changed: 51 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)