Skip to content

Commit 5f83229

Browse files
authored
Merge pull request #22 from SecureAuthCorp/dependabot/npm_and_yarn/scripts/typescript-6.0.3
deps: bump typescript from 6.0.2 to 6.0.3 in /scripts
2 parents c583017 + d560e34 commit 5f83229

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"devDependencies": {
1818
"@types/js-yaml": "4.0.9",
1919
"@types/node": "25.6.0",
20-
"typescript": "6.0.2"
20+
"typescript": "6.0.3"
2121
}
2222
}

scripts/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ __metadata:
1414
glob: "npm:13.0.6"
1515
js-yaml: "npm:4.1.1"
1616
tsx: "npm:4.21.0"
17-
typescript: "npm:6.0.2"
17+
typescript: "npm:6.0.3"
1818
languageName: unknown
1919
linkType: soft
2020

@@ -853,23 +853,23 @@ __metadata:
853853
languageName: node
854854
linkType: hard
855855

856-
"typescript@npm:6.0.2":
857-
version: 6.0.2
858-
resolution: "typescript@npm:6.0.2"
856+
"typescript@npm:6.0.3":
857+
version: 6.0.3
858+
resolution: "typescript@npm:6.0.3"
859859
bin:
860860
tsc: bin/tsc
861861
tsserver: bin/tsserver
862-
checksum: 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
862+
checksum: 10c0/4a25ff5045b984370f48f196b3a0120779b1b343d40b9a68d114ea5e5fff099809b2bb777576991a63a5cd59cf7bffd96ff6fe10afcefbcb8bd6fb96ad4b6606
863863
languageName: node
864864
linkType: hard
865865

866-
"typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>":
867-
version: 6.0.2
868-
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
866+
"typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>":
867+
version: 6.0.3
868+
resolution: "typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>::version=6.0.3&hash=5786d5"
869869
bin:
870870
tsc: bin/tsc
871871
tsserver: bin/tsserver
872-
checksum: 10c0/49f0b84fc6ca55653e77752b8a61beabc09ee3dae5d965c31596225aa6ef213c5727b1d2e895b900416dc603854ba0872ac4a812c2a4ed6793a601f9c675de02
872+
checksum: 10c0/2f25c74e65663c248fa1ade2b8459d9ce5372ff9dad07067310f132966ebec1d93f6c42f0baf77a6b6a7a91460463f708e6887013aaade22111037457c6b25df
873873
languageName: node
874874
linkType: hard
875875

0 commit comments

Comments
 (0)