Skip to content

Commit

Permalink
build(deps-dev): bump typescript from 5.6.2 to 5.6.3 in /cmd/mdl/weba…
Browse files Browse the repository at this point in the history
…pp (#797)

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.6.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.6.2...v5.6.3)

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

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 20, 2024
1 parent f9b95ab commit f6f3aaf
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
14 changes: 7 additions & 7 deletions cmd/mdl/webapp/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 cmd/mdl/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"html-webpack-plugin": "5.6.0",
"react-refresh": "0.14.2",
"style-loader": "4.0.0",
"typescript": "5.6.2",
"typescript": "5.6.3",
"webpack": "5.95.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0"
Expand Down
6 changes: 3 additions & 3 deletions cmd/mdl/webapp/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4838,9 +4838,9 @@ typed-array-length@^1.0.6:
is-typed-array "^1.1.13"
possible-typed-array-names "^1.0.0"

[email protected].2:
version "5.6.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
[email protected].3:
version "5.6.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"

unbox-primitive@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit f6f3aaf

Please sign in to comment.