Skip to content

Commit

Permalink
build(deps-dev): bump typescript from 5.1.3 to 5.1.5 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.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.1.3...v5.1.5)

---
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 28, 2023
1 parent bbb7c5a commit 0b0534a
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.5",
"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.5
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.5":
version: 5.1.5
resolution: "typescript@npm:5.1.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: d9d51862d98efa46534f2800a1071a613751b1585dc78884807d0c179bcd93d6e9d4012a508e276742f5f33c480adefc52ffcafaf9e0e00ab641a14cde9a31c7
checksum: 0eef8699e05ae767096924dbed633c340b4d36e953bb8ed87fb12e9dd9dcea5055ceac7182c614a556dbd346a8a82df799d330e1e286ae66e17c84e1710f6a6f
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.5#~builtin<compat/typescript>":
version: 5.1.5
resolution: "typescript@patch:typescript@npm%3A5.1.5#~builtin<compat/typescript>::version=5.1.5&hash=5da071"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 6f0a9dca6bf4ce9dcaf4e282aade55ef4c56ecb5fb98d0a4a5c0113398815aea66d871b5611e83353e5953a19ed9ef103cf5a76ac0f276d550d1e7cd5344f61e
checksum: 12ff5d14888805f24479e54bc8a3f83647107a6345f6c29dffcd429fb345be55f584a37e262cca58a0105203e41d4cb4e31b1b9096c9abeca0e2ace8eb00935e
languageName: node
linkType: hard

Expand Down

0 comments on commit 0b0534a

Please sign in to comment.