Skip to content

Commit

Permalink
build(deps): bump the regular group across 1 directory with 2 updates (
Browse files Browse the repository at this point in the history
…#1203)

Bumps the regular group with 2 updates in the / directory: [poolifier](https://github.com/poolifier/poolifier) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


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

Updates `@types/node` from 22.7.9 to 22.8.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: regular
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 25, 2024
1 parent 8a80af2 commit 90eb3b3
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 53 deletions.
4 changes: 2 additions & 2 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.3.0",
"poolifier": "^4.4.2",
"rambda": "^9.3.0",
"tar": "^7.4.3",
"winston": "^3.15.0",
Expand All @@ -115,7 +115,7 @@
"@commitlint/config-conventional": "^19.5.0",
"@eslint/js": "^9.13.0",
"@mikro-orm/cli": "^6.3.13",
"@types/node": "^22.7.9",
"@types/node": "^22.8.0",
"@types/semver": "^7.5.8",
"@types/ws": "^8.5.12",
"c8": "^10.1.2",
Expand Down
100 changes: 50 additions & 50 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@tsconfig/node22": "^22.0.0",
"@types/jsdom": "^21.1.7",
"@types/node": "^22.7.9",
"@types/node": "^22.8.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vitest/coverage-v8": "^2.1.3",
Expand Down

0 comments on commit 90eb3b3

Please sign in to comment.