Skip to content

Commit

Permalink
chore(deps-dev): bump the vitest group across 1 directory with 2 upda…
Browse files Browse the repository at this point in the history
…tes (#516)

Bumps the vitest group with 2 updates in the / directory: [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `@vitest/eslint-plugin` from 1.1.27 to 1.1.31
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v1.1.27...v1.1.31)

Updates `vitest` from 3.0.5 to 3.0.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.6/packages/vitest)

---
updated-dependencies:
- dependency-name: "@vitest/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 23, 2025
1 parent fc1acc9 commit 9294acb
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 157 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@tsconfig/node20": "20.1.4",
"@types/json-schema": "7.0.15",
"@types/node": "20.17.16",
"@vitest/eslint-plugin": "1.1.27",
"@vitest/eslint-plugin": "1.1.31",
"dotenv": "16.4.7",
"esbuild": "0.25.0",
"eslint": "9.20.0",
Expand All @@ -80,7 +80,7 @@
"typescript": "5.7.3",
"typescript-eslint": "8.23.0",
"undici": "7.3.0",
"vitest": "3.0.5",
"vitest": "3.0.6",
"wrangler": "^3.107.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 9294acb

Please sign in to comment.