Skip to content

Commit 44626d9

Browse files
dependabot[bot]robertknight
authored andcommitted
Bump typescript from 5.3.2 to 5.3.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.2 to 5.3.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.3.2...v5.3.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 08ebf0f commit 44626d9

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"prettier": "3.1.1",
4848
"rollup": "^4.8.0",
4949
"sinon": "^17.0.1",
50-
"typescript": "^5.3.2",
50+
"typescript": "^5.3.3",
5151
"web-ext": "^7.8.0"
5252
},
5353
"browserslist": "chrome 85, firefox 75",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -7207,7 +7207,7 @@ __metadata:
72077207
prettier: 3.1.1
72087208
rollup: ^4.8.0
72097209
sinon: ^17.0.1
7210-
typescript: ^5.3.2
7210+
typescript: ^5.3.3
72117211
web-ext: ^7.8.0
72127212
languageName: unknown
72137213
linkType: soft
@@ -12702,23 +12702,23 @@ __metadata:
1270212702
languageName: node
1270312703
linkType: hard
1270412704

12705-
"typescript@npm:^5.3.2":
12706-
version: 5.3.2
12707-
resolution: "typescript@npm:5.3.2"
12705+
"typescript@npm:^5.3.3":
12706+
version: 5.3.3
12707+
resolution: "typescript@npm:5.3.3"
1270812708
bin:
1270912709
tsc: bin/tsc
1271012710
tsserver: bin/tsserver
12711-
checksum: d92534dda639eb825db013203404c1fabca8ac630564283c9e7dc9e64fd9c9346c2de95ecebdf3e6e8c1c32941bca1cfe0da37877611feb9daf8feeaea58d230
12711+
checksum: 2007ccb6e51bbbf6fde0a78099efe04dc1c3dfbdff04ca3b6a8bc717991862b39fd6126c0c3ebf2d2d98ac5e960bcaa873826bb2bb241f14277034148f41f6a2
1271212712
languageName: node
1271312713
linkType: hard
1271412714

12715-
"typescript@patch:typescript@^5.3.2#~builtin<compat/typescript>":
12716-
version: 5.3.2
12717-
resolution: "typescript@patch:typescript@npm%3A5.3.2#~builtin<compat/typescript>::version=5.3.2&hash=14eedb"
12715+
"typescript@patch:typescript@^5.3.3#~builtin<compat/typescript>":
12716+
version: 5.3.3
12717+
resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=14eedb"
1271812718
bin:
1271912719
tsc: bin/tsc
1272012720
tsserver: bin/tsserver
12721-
checksum: c034461079fbfde3cb584ddee52afccb15b6e32a0ce186d0b2719968786f7ca73e1b07f71fac4163088790b16811c6ccf79680de190664ef66ff0ba9c1fe4a23
12721+
checksum: f61375590b3162599f0f0d5b8737877ac0a7bc52761dbb585d67e7b8753a3a4c42d9a554c4cc929f591ffcf3a2b0602f65ae3ce74714fd5652623a816862b610
1272212722
languageName: node
1272312723
linkType: hard
1272412724

0 commit comments

Comments
 (0)