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

Commit db44151

Browse files
chore(deps-dev): Bump typescript from 4.8.3 to 4.8.4
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] <[email protected]>
1 parent c5239ed commit db44151

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"prettier-package-json": "2.6.4",
4242
"prettier-plugin-organize-imports": "3.1.1",
4343
"prettier-plugin-sh": "0.11.0",
44-
"typescript": "4.8.3"
44+
"typescript": "4.8.4"
4545
},
4646
"keywords": [
4747
"kitten",

packages/userscript/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@types/dojo": "1.9.43",
3131
"@types/jquery": "3.5.14",
32-
"typescript": "4.8.3",
32+
"typescript": "4.8.4",
3333
"vite": "3.1.2",
3434
"vite-plugin-userscript": "0.1.3"
3535
},

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ __metadata:
480480
"@types/dojo": 1.9.43
481481
"@types/jquery": 3.5.14
482482
tslib: 2.4.0
483-
typescript: 4.8.3
483+
typescript: 4.8.4
484484
vite: 3.1.2
485485
vite-plugin-userscript: 0.1.3
486486
languageName: unknown
@@ -2335,7 +2335,7 @@ __metadata:
23352335
prettier-plugin-organize-imports: 3.1.1
23362336
prettier-plugin-sh: 0.11.0
23372337
tslib: 2.4.0
2338-
typescript: 4.8.3
2338+
typescript: 4.8.4
23392339
languageName: unknown
23402340
linkType: soft
23412341

@@ -3496,23 +3496,23 @@ __metadata:
34963496
languageName: node
34973497
linkType: hard
34983498

3499-
"typescript@npm:4.8.3":
3500-
version: 4.8.3
3501-
resolution: "typescript@npm:4.8.3"
3499+
"typescript@npm:4.8.4":
3500+
version: 4.8.4
3501+
resolution: "typescript@npm:4.8.4"
35023502
bin:
35033503
tsc: bin/tsc
35043504
tsserver: bin/tsserver
3505-
checksum: b7cd1fadba69a891edfbcaf1c5b9c8e7cbdbe979729ef7fdbe8bfa2818c8c141024e433d4430e874890400caf4afd6ab7baa7c2e247e39c9c7b5a80754804ac6
3505+
checksum: 663bf455b21ac024e719bb8c6a07bcaaa027a9943abfb58a694b59789e7d08578badb5556170267ad480e31786b8b4c8ab3c9c0e597d3b8df39af800e43c6ed5
35063506
languageName: node
35073507
linkType: hard
35083508

3509-
"typescript@patch:[email protected].3#~builtin<compat/typescript>":
3510-
version: 4.8.3
3511-
resolution: "typescript@patch:typescript@npm%3A4.8.3#~builtin<compat/typescript>::version=4.8.3&hash=701156"
3509+
"typescript@patch:[email protected].4#~builtin<compat/typescript>":
3510+
version: 4.8.4
3511+
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=701156"
35123512
bin:
35133513
tsc: bin/tsc
35143514
tsserver: bin/tsserver
3515-
checksum: 513000149a2d1f4b01c6f2b0831c0929407661a559b60d6e668c3983bd7b4218dfc0084f997ea9bb3ec908bd60fceefa58f7502ce81f840a574529dd7a012429
3515+
checksum: bfba046abb25c2f417899ad724e41034433094fb25bbbec401291bf7f6f11f5b7de0e4b2a5bcb6c8af4e62615482a3a0b1160763a3f478896a06f9851186f4fb
35163516
languageName: node
35173517
linkType: hard
35183518

0 commit comments

Comments
 (0)