Skip to content

Commit

Permalink
build(deps): bump the regular group with 5 updates (#1205)
Browse files Browse the repository at this point in the history
Bumps the regular group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [poolifier](https://github.com/poolifier/poolifier) | `4.4.2` | `4.4.4` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.29.1` | `9.30.0` |
| [tsx](https://github.com/privatenumber/tsx) | `4.19.1` | `4.19.2` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `2.1.3` | `2.1.4` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.3` | `2.1.4` |


Updates `poolifier` from 4.4.2 to 4.4.4
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](poolifier/poolifier@v4.4.2...v4.4.4)

Updates `eslint-plugin-vue` from 9.29.1 to 9.30.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.29.1...v9.30.0)

Updates `tsx` from 4.19.1 to 4.19.2
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.19.1...v4.19.2)

Updates `@vitest/coverage-v8` from 2.1.3 to 2.1.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.4/packages/coverage-v8)

Updates `vitest` from 2.1.3 to 2.1.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.4/packages/vitest)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: regular
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 633410d commit 6e0ee99
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 78 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"logform": "^2.6.1",
"mnemonist": "0.40.0-rc1",
"mongodb": "^6.10.0",
"poolifier": "^4.4.2",
"poolifier": "^4.4.4",
"rambda": "^9.3.0",
"tar": "^7.4.3",
"winston": "^3.15.0",
Expand Down Expand Up @@ -128,7 +128,7 @@
"eslint-define-config": "^2.1.0",
"eslint-plugin-jsdoc": "^50.4.3",
"eslint-plugin-perfectionist": "^3.9.1",
"eslint-plugin-vue": "^9.29.1",
"eslint-plugin-vue": "^9.30.0",
"expect": "^29.7.0",
"glob": "^11.0.0",
"husky": "^9.1.6",
Expand All @@ -138,7 +138,7 @@
"rimraf": "^6.0.1",
"semver": "^7.6.3",
"ts-node": "^10.9.2",
"tsx": "^4.19.1",
"tsx": "^4.19.2",
"typescript": "~5.6.3"
}
}
Loading

0 comments on commit 6e0ee99

Please sign in to comment.