Skip to content

Commit

Permalink
Bump @vitest/ui from 1.6.0 to 2.1.6
Browse files Browse the repository at this point in the history
Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) from 1.6.0 to 2.1.6.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.6/packages/ui)

---
updated-dependencies:
- dependency-name: "@vitest/ui"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 708d7a6 commit febe783
Show file tree
Hide file tree
Showing 7 changed files with 171 additions and 55 deletions.
2 changes: 1 addition & 1 deletion apps/SageAccountWeb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/react-plotly.js": "^2.6.3",
"@types/react-tooltip": "^4.2.4",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"@vitest/ui": "^2.1.6",
"@vitest/utils": "^1.6.0",
"assert": "^2.1.0",
"buffer": "^6.0.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/synapse-oauth-signin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/react-plotly.js": "^2.6.3",
"@types/react-tooltip": "^4.2.4",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"@vitest/ui": "^2.1.6",
"@vitest/utils": "^1.6.0",
"assert": "^2.1.0",
"buffer": "^6.0.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/synapse-portal-framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/react": "18.2.64",
"@types/react-plotly.js": "^2.6.3",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"@vitest/ui": "^2.1.6",
"@vitest/utils": "^1.6.0",
"assert": "^2.1.0",
"buffer": "^6.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown-it-synapse-table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/markdown-it": "^13.0.7",
"@types/node": "^20.14.10",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"@vitest/ui": "^2.1.6",
"markdown-it": "^14.1.0",
"markdown-it-testgen": "~0.1.6",
"tslib": "^2.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown-it-synapse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/markdown-it": "^13.0.7",
"@types/node": "^20.14.10",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"@vitest/ui": "^2.1.6",
"markdown-it": "^14.1.0",
"markdown-it-testgen": "~0.1.6",
"tslib": "^2.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/synapse-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@openapitools/openapi-generator-cli": "^2.13.5",
"@types/lodash-es": "^4.17.12",
"@types/minimist": "^1.2.5",
"@vitest/ui": "^1.6.0",
"@vitest/ui": "^2.1.6",
"lodash-es": "^4.17.21",
"minimist": "^1.2.8",
"msw": "^2.4.9",
Expand Down
214 changes: 165 additions & 49 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit febe783

Please sign in to comment.