Skip to content

Commit

Permalink
Bump the minor group in /trace-viewer with 3 updates
Browse files Browse the repository at this point in the history
Bumps the minor group in /trace-viewer with 3 updates: [@playwright/test](https://github.com/microsoft/playwright), [svelte-check](https://github.com/sveltejs/language-tools) and [svelte-codemirror-editor](https://github.com/touchifyapp/svelte-codemirror-editor).


Updates `@playwright/test` from 1.41.2 to 1.42.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.41.2...v1.42.0)

Updates `svelte-check` from 3.6.4 to 3.6.5
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](sveltejs/language-tools@svelte-check-3.6.4...svelte-check-3.6.5)

Updates `svelte-codemirror-editor` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/touchifyapp/svelte-codemirror-editor/releases)
- [Changelog](https://github.com/touchifyapp/svelte-codemirror-editor/blob/main/CHANGELOG.md)
- [Commits](touchifyapp/svelte-codemirror-editor@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: svelte-check
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: svelte-codemirror-editor
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and benbrandt committed Feb 27, 2024
1 parent 0226f4e commit 903584f
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
6 changes: 3 additions & 3 deletions trace-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@faker-js/faker": "^8.4.1",
"@melt-ui/pp": "^0.3.0",
"@melt-ui/svelte": "^0.74.3",
"@playwright/test": "^1.41.2",
"@playwright/test": "^1.42.0",
"@storybook/addon-essentials": "^7.6.17",
"@storybook/addon-interactions": "^7.6.17",
"@storybook/addon-links": "^7.6.17",
Expand Down Expand Up @@ -40,8 +40,8 @@
"react-dom": "^18.2.0",
"storybook": "^7.6.17",
"svelte": "^4.2.12",
"svelte-check": "^3.6.4",
"svelte-codemirror-editor": "^1.2.0",
"svelte-check": "^3.6.5",
"svelte-codemirror-editor": "^1.3.0",
"svelte-sequential-preprocessor": "^2.0.1",
"tailwindcss": "^3.4.1",
"tslib": "^2.6.2",
Expand Down
54 changes: 27 additions & 27 deletions trace-viewer/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 903584f

Please sign in to comment.