Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Commit

Permalink
chore(deps-dev): Bump typescript from 4.8.3 to 4.8.4
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.8.3...v4.8.4)

---
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] committed Oct 20, 2022
1 parent c5239ed commit db44151
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"prettier-package-json": "2.6.4",
"prettier-plugin-organize-imports": "3.1.1",
"prettier-plugin-sh": "0.11.0",
"typescript": "4.8.3"
"typescript": "4.8.4"
},
"keywords": [
"kitten",
Expand Down
2 changes: 1 addition & 1 deletion packages/userscript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@types/dojo": "1.9.43",
"@types/jquery": "3.5.14",
"typescript": "4.8.3",
"typescript": "4.8.4",
"vite": "3.1.2",
"vite-plugin-userscript": "0.1.3"
},
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ __metadata:
"@types/dojo": 1.9.43
"@types/jquery": 3.5.14
tslib: 2.4.0
typescript: 4.8.3
typescript: 4.8.4
vite: 3.1.2
vite-plugin-userscript: 0.1.3
languageName: unknown
Expand Down Expand Up @@ -2335,7 +2335,7 @@ __metadata:
prettier-plugin-organize-imports: 3.1.1
prettier-plugin-sh: 0.11.0
tslib: 2.4.0
typescript: 4.8.3
typescript: 4.8.4
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3496,23 +3496,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:4.8.3":
version: 4.8.3
resolution: "typescript@npm:4.8.3"
"typescript@npm:4.8.4":
version: 4.8.4
resolution: "typescript@npm:4.8.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: b7cd1fadba69a891edfbcaf1c5b9c8e7cbdbe979729ef7fdbe8bfa2818c8c141024e433d4430e874890400caf4afd6ab7baa7c2e247e39c9c7b5a80754804ac6
checksum: 663bf455b21ac024e719bb8c6a07bcaaa027a9943abfb58a694b59789e7d08578badb5556170267ad480e31786b8b4c8ab3c9c0e597d3b8df39af800e43c6ed5
languageName: node
linkType: hard

"typescript@patch:typescript@4.8.3#~builtin<compat/typescript>":
version: 4.8.3
resolution: "typescript@patch:typescript@npm%3A4.8.3#~builtin<compat/typescript>::version=4.8.3&hash=701156"
"typescript@patch:typescript@4.8.4#~builtin<compat/typescript>":
version: 4.8.4
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=701156"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 513000149a2d1f4b01c6f2b0831c0929407661a559b60d6e668c3983bd7b4218dfc0084f997ea9bb3ec908bd60fceefa58f7502ce81f840a574529dd7a012429
checksum: bfba046abb25c2f417899ad724e41034433094fb25bbbec401291bf7f6f11f5b7de0e4b2a5bcb6c8af4e62615482a3a0b1160763a3f478896a06f9851186f4fb
languageName: node
linkType: hard

Expand Down

0 comments on commit db44151

Please sign in to comment.