Skip to content

Commit

Permalink
build(deps-dev): bump typescript from 5.1.3 to 5.1.6 in /html
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 29, 2023
1 parent bbb7c5a commit 77a2ecd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"terser-webpack-plugin": "^5.3.9",
"through2": "^4.0.2",
"ts-loader": "^9.4.3",
"typescript": "^5.1.3",
"typescript": "^5.1.6",
"util": "^0.12.5",
"webpack": "^5.88.0",
"webpack-cli": "^5.1.4",
Expand Down
18 changes: 9 additions & 9 deletions html/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9573,7 +9573,7 @@ __metadata:
through2: ^4.0.2
trzsz: ^1.1.0
ts-loader: ^9.4.3
typescript: ^5.1.3
typescript: ^5.1.6
util: ^0.12.5
webpack: ^5.88.0
webpack-cli: ^5.1.4
Expand Down Expand Up @@ -9665,23 +9665,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.1.3":
version: 5.1.3
resolution: "typescript@npm:5.1.3"
"typescript@npm:^5.1.6":
version: 5.1.6
resolution: "typescript@npm:5.1.6"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: d9d51862d98efa46534f2800a1071a613751b1585dc78884807d0c179bcd93d6e9d4012a508e276742f5f33c480adefc52ffcafaf9e0e00ab641a14cde9a31c7
checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
languageName: node
linkType: hard

"typescript@patch:typescript@^5.1.3#~builtin<compat/typescript>":
version: 5.1.3
resolution: "typescript@patch:typescript@npm%3A5.1.3#~builtin<compat/typescript>::version=5.1.3&hash=5da071"
"typescript@patch:typescript@^5.1.6#~builtin<compat/typescript>":
version: 5.1.6
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=5da071"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 6f0a9dca6bf4ce9dcaf4e282aade55ef4c56ecb5fb98d0a4a5c0113398815aea66d871b5611e83353e5953a19ed9ef103cf5a76ac0f276d550d1e7cd5344f61e
checksum: f53bfe97f7c8b2b6d23cf572750d4e7d1e0c5fff1c36d859d0ec84556a827b8785077bc27676bf7e71fae538e517c3ecc0f37e7f593be913d884805d931bc8be
languageName: node
linkType: hard

Expand Down

0 comments on commit 77a2ecd

Please sign in to comment.