Skip to content

Commit

Permalink
fix: bump typescript in the typescript group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the typescript group with 1 update in the / directory: [typescript](https://github.com/microsoft/TypeScript).


Updates `typescript` from 5.5.4 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.5.4...v5.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 2dc1c52 commit 7473e23
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 30 deletions.
36 changes: 7 additions & 29 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"ts-node": "^10.9.2",
"ts-prune": "^0.10.3",
"tsconfig-paths-webpack-plugin": "^4.2.0",
"typescript": "~5.5",
"typescript": "~5.7",
"web-ext-plugin": "^2.11.0",
"webpack": "^5.96.1",
"webpack-cli": "^5.1.4"
Expand Down

0 comments on commit 7473e23

Please sign in to comment.