Skip to content

Commit

Permalink
Bump the npm-all group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm-all group with 2 updates in the / directory: [winston](https://github.com/winstonjs/winston) and [typescript](https://github.com/microsoft/TypeScript).


Updates `winston` from 3.16.0 to 3.17.0
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.16.0...v3.17.0)

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

---
updated-dependencies:
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 1c49c4c commit 2d2a7fb
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
80 changes: 40 additions & 40 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
"fetch-cookie": "^3.0.1",
"node-fetch": "^3.3.2",
"tough-cookie-file-store": "^2.0.3",
"winston": "^3.16.0"
"winston": "^3.17.0"
},
"description": "Utilities to help boot a FoundryVTT server.",
"devDependencies": {
"@types/cheerio": "^0.22.35",
"@types/docopt": "^0.6.37",
"@types/tough-cookie": "^4.0.5",
"@types/tough-cookie-file-store": "^2.0.4",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"homepage": "https://github.com/felddy/foundryvtt-docker#readme",
"keywords": [
Expand Down

0 comments on commit 2d2a7fb

Please sign in to comment.