Skip to content

Commit

Permalink
Bump the development-dependencies group across 1 directory with 2 upd…
Browse files Browse the repository at this point in the history
…ates

Bumps the development-dependencies group with 2 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript).


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

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: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rowanmanning committed Nov 26, 2024
1 parent 0342ebf commit 5cba988
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 17 deletions.
29 changes: 14 additions & 15 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 @@ -31,14 +31,14 @@
"@tsconfig/node18": "^18.2.4",
"@types/express": "5.0.0",
"@types/isomorphic-fetch": "0.0.39",
"@types/node": "22.9.1",
"@types/node": "22.9.4",
"chai": "^4.5.0",
"dotcom-tool-kit": "^4.0.6",
"fetch-mock": "^5.1.2",
"sinon": "^19.0.2",
"sinon-chai": "^3.0.0",
"supertest": "^7.0.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"bin": {
"n-express-generate-certificate": "bin/n-express-generate-certificate.sh"
Expand Down

0 comments on commit 5cba988

Please sign in to comment.