Skip to content

Commit 8776190

Browse files
chore(deps-dev): bump vitest from 2.1.8 to 2.1.9 in /src/interfaces/assistants_web (#936)
chore(deps-dev): bump vitest in /src/interfaces/assistants_web Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.8 to 2.1.9. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eric Zawadski <58191072+ezawadski@users.noreply.github.com>
1 parent 654588c commit 8776190

File tree

2 files changed

+61
-50
lines changed

2 files changed

+61
-50
lines changed

src/interfaces/assistants_web/package-lock.json

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

src/interfaces/assistants_web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,6 @@
123123
"prettier": "2.8.7",
124124
"prettier-plugin-tailwindcss": "0.4.1",
125125
"storybook": "^8.2.6",
126-
"vitest": "^2.0.5"
126+
"vitest": "^2.1.9"
127127
}
128128
}

0 commit comments

Comments
 (0)