Skip to content

Commit 9bfd9df

Browse files
authored
Merge pull request #259 from ncaq/dependabot/npm_and_yarn/typescript-6.0.3
build(deps-dev): bump typescript from 6.0.2 to 6.0.3
2 parents e19e3a8 + ddcfc43 commit 9bfd9df

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"npm-run-all": "^4.1.5",
4949
"prettier": "^3.8.1",
5050
"ts-node": "^10.9.2",
51-
"typescript": "^6.0.2",
51+
"typescript": "^6.0.3",
5252
"typescript-eslint": "^8.58.0",
5353
"web-ext": "^9.3.0"
5454
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2771,7 +2771,7 @@ __metadata:
27712771
npm-run-all: "npm:^4.1.5"
27722772
prettier: "npm:^3.8.1"
27732773
ts-node: "npm:^10.9.2"
2774-
typescript: "npm:^6.0.2"
2774+
typescript: "npm:^6.0.3"
27752775
typescript-eslint: "npm:^8.58.0"
27762776
web-ext: "npm:^9.3.0"
27772777
webextension-polyfill: "npm:^0.12.0"
@@ -4693,23 +4693,23 @@ __metadata:
46934693
languageName: node
46944694
linkType: hard
46954695

4696-
"typescript@npm:^6.0.2":
4697-
version: 6.0.2
4698-
resolution: "typescript@npm:6.0.2"
4696+
"typescript@npm:^6.0.3":
4697+
version: 6.0.3
4698+
resolution: "typescript@npm:6.0.3"
46994699
bin:
47004700
tsc: bin/tsc
47014701
tsserver: bin/tsserver
4702-
checksum: 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
4702+
checksum: 10c0/4a25ff5045b984370f48f196b3a0120779b1b343d40b9a68d114ea5e5fff099809b2bb777576991a63a5cd59cf7bffd96ff6fe10afcefbcb8bd6fb96ad4b6606
47034703
languageName: node
47044704
linkType: hard
47054705

4706-
"typescript@patch:typescript@npm%3A^6.0.2#optional!builtin<compat/typescript>":
4707-
version: 6.0.2
4708-
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
4706+
"typescript@patch:typescript@npm%3A^6.0.3#optional!builtin<compat/typescript>":
4707+
version: 6.0.3
4708+
resolution: "typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>::version=6.0.3&hash=5786d5"
47094709
bin:
47104710
tsc: bin/tsc
47114711
tsserver: bin/tsserver
4712-
checksum: 10c0/49f0b84fc6ca55653e77752b8a61beabc09ee3dae5d965c31596225aa6ef213c5727b1d2e895b900416dc603854ba0872ac4a812c2a4ed6793a601f9c675de02
4712+
checksum: 10c0/2f25c74e65663c248fa1ade2b8459d9ce5372ff9dad07067310f132966ebec1d93f6c42f0baf77a6b6a7a91460463f708e6887013aaade22111037457c6b25df
47134713
languageName: node
47144714
linkType: hard
47154715

0 commit comments

Comments
 (0)