Skip to content

Commit

Permalink
Bump the patch-releases group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the patch-releases group with 3 updates in the /dumper-companion directory: [preact](https://github.com/preactjs/preact), [ts-loader](https://github.com/TypeStrong/ts-loader) and [typescript](https://github.com/microsoft/TypeScript).


Updates `preact` from 10.25.3 to 10.25.4
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](preactjs/preact@10.25.3...10.25.4)

Updates `ts-loader` from 9.5.1 to 9.5.2
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](TypeStrong/ts-loader@v9.5.1...v9.5.2)

Updates `typescript` from 5.7.2 to 5.7.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.7.3)

---
updated-dependencies:
- dependency-name: preact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-releases
- dependency-name: ts-loader
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-releases
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-releases
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lephilousophe committed Jan 19, 2025
1 parent 92e68d7 commit e55cb72
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 17 deletions.
26 changes: 12 additions & 14 deletions dumper-companion/package-lock.json

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

6 changes: 3 additions & 3 deletions dumper-companion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
},
"dependencies": {
"@zip.js/zip.js": "^2.7.54",
"preact": "^10.25.3",
"preact": "^10.25.4",
"punycode": "^2.3.1",
"ts-loader": "^9.5.1",
"typescript": "^5.7.2",
"ts-loader": "^9.5.2",
"typescript": "^5.7.3",
"webpack": "^5.97.1",
"webpack-cli": "^6.0.1"
}
Expand Down

0 comments on commit e55cb72

Please sign in to comment.