Skip to content

Commit 97f8bc8

Browse files
chore(deps-dev): bump the npm-dev group with 2 updates (#91)
Bumps the npm-dev group with 2 updates: [prettier](https://github.com/prettier/prettier) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `prettier` from 3.8.3 to 3.8.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.3...3.8.4) Updates `vitest` from 4.1.8 to 4.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.9/packages/vitest) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev - dependency-name: vitest dependency-version: 4.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4936481 commit 97f8bc8

2 files changed

Lines changed: 51 additions & 51 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"eslint-plugin-react": "^7.37.5",
2222
"eslint-plugin-react-hooks": "^7.1.1",
2323
"globals": "^17.6.0",
24-
"prettier": "^3.8.3",
24+
"prettier": "^3.8.4",
2525
"vite": "^8.0.16",
26-
"vitest": "^4.1.8"
26+
"vitest": "^4.1.9"
2727
},
2828
"dependencies": {
2929
"@tanstack/react-query": "^5.101.0",

0 commit comments

Comments
 (0)