Skip to content

Commit 9794f93

Browse files
chore(deps-dev): bump the test group with 2 updates
Bumps the test group with 2 updates: [@testing-library/react](https://github.com/testing-library/react-testing-library) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `@testing-library/react` from 16.2.0 to 16.3.0 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.2.0...v16.3.0) Updates `vitest` from 3.0.9 to 3.1.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.1/packages/vitest) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: test - dependency-name: vitest dependency-version: 3.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: test ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3fc42ee commit 9794f93

File tree

2 files changed

+67
-67
lines changed

2 files changed

+67
-67
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@svgr/plugin-jsx": "8.1.0",
5555
"@testing-library/dom": "10.4.0",
5656
"@testing-library/jest-dom": "6.6.3",
57-
"@testing-library/react": "16.2.0",
57+
"@testing-library/react": "16.3.0",
5858
"@testing-library/user-event": "14.6.1",
5959
"@types/eslint-plugin-jsx-a11y": "6.10.0",
6060
"@types/react": "19.0.10",
@@ -86,7 +86,7 @@
8686
"unplugin-icons": "22.1.0",
8787
"vite": "6.2.3",
8888
"vite-tsconfig-paths": "5.1.4",
89-
"vitest": "3.0.9"
89+
"vitest": "3.1.1"
9090
},
9191
"engines": {
9292
"node": "^22.0.0"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)