Skip to content

Commit 9a3b25c

Browse files
Executing automated changes
1 parent 30e3e45 commit 9a3b25c

2 files changed

Lines changed: 11 additions & 29 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"serverless-step-functions": "^3.17.0",
2929
"ts-jest": "^29.1.1",
3030
"tslint": "^6.1.3",
31-
"typescript": "^5.9.3"
31+
"typescript": "^6.0.3"
3232
},
3333
"jest": {
3434
"verbose": true,

yarn.lock

Lines changed: 10 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1927,15 +1927,6 @@ __metadata:
19271927
languageName: node
19281928
linkType: hard
19291929

1930-
"brace-expansion@npm:^5.0.2":
1931-
version: 5.0.4
1932-
resolution: "brace-expansion@npm:5.0.4"
1933-
dependencies:
1934-
balanced-match: "npm:^4.0.2"
1935-
checksum: 10c0/359cbcfa80b2eb914ca1f3440e92313fbfe7919ee6b274c35db55bec555aded69dac5ee78f102cec90c35f98c20fa43d10936d0cd9978158823c249257e1643a
1936-
languageName: node
1937-
linkType: hard
1938-
19391930
"brace-expansion@npm:^5.0.5":
19401931
version: 5.0.5
19411932
resolution: "brace-expansion@npm:5.0.5"
@@ -4795,7 +4786,7 @@ __metadata:
47954786
languageName: node
47964787
linkType: hard
47974788

4798-
"minimatch@npm:^10.2.1":
4789+
"minimatch@npm:^10.2.1, minimatch@npm:^10.2.2":
47994790
version: 10.2.5
48004791
resolution: "minimatch@npm:10.2.5"
48014792
dependencies:
@@ -4804,15 +4795,6 @@ __metadata:
48044795
languageName: node
48054796
linkType: hard
48064797

4807-
"minimatch@npm:^10.2.2":
4808-
version: 10.2.4
4809-
resolution: "minimatch@npm:10.2.4"
4810-
dependencies:
4811-
brace-expansion: "npm:^5.0.2"
4812-
checksum: 10c0/35f3dfb7b99b51efd46afd378486889f590e7efb10e0f6a10ba6800428cf65c9a8dedb74427d0570b318d749b543dc4e85f06d46d2858bc8cac7e1eb49a95945
4813-
languageName: node
4814-
linkType: hard
4815-
48164798
"minimatch@npm:^3.0.4, minimatch@npm:^3.1.1":
48174799
version: 3.1.5
48184800
resolution: "minimatch@npm:3.1.5"
@@ -5800,7 +5782,7 @@ __metadata:
58005782
simple-git: "npm:^3.32.3"
58015783
ts-jest: "npm:^29.1.1"
58025784
tslint: "npm:^6.1.3"
5803-
typescript: "npm:^5.9.3"
5785+
typescript: "npm:^6.0.3"
58045786
peerDependencies:
58055787
serverless: 4.x || 3.x || 2.x || 1.x
58065788
languageName: unknown
@@ -6451,23 +6433,23 @@ __metadata:
64516433
languageName: node
64526434
linkType: hard
64536435

6454-
"typescript@npm:^5.9.3":
6455-
version: 5.9.3
6456-
resolution: "typescript@npm:5.9.3"
6436+
"typescript@npm:^6.0.3":
6437+
version: 6.0.3
6438+
resolution: "typescript@npm:6.0.3"
64576439
bin:
64586440
tsc: bin/tsc
64596441
tsserver: bin/tsserver
6460-
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
6442+
checksum: 10c0/4a25ff5045b984370f48f196b3a0120779b1b343d40b9a68d114ea5e5fff099809b2bb777576991a63a5cd59cf7bffd96ff6fe10afcefbcb8bd6fb96ad4b6606
64616443
languageName: node
64626444
linkType: hard
64636445

6464-
"typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript>":
6465-
version: 5.9.3
6466-
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
6446+
"typescript@patch:typescript@npm%3A^6.0.3#optional!builtin<compat/typescript>":
6447+
version: 6.0.3
6448+
resolution: "typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>::version=6.0.3&hash=5786d5"
64676449
bin:
64686450
tsc: bin/tsc
64696451
tsserver: bin/tsserver
6470-
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
6452+
checksum: 10c0/2f25c74e65663c248fa1ade2b8459d9ce5372ff9dad07067310f132966ebec1d93f6c42f0baf77a6b6a7a91460463f708e6887013aaade22111037457c6b25df
64716453
languageName: node
64726454
linkType: hard
64736455

0 commit comments

Comments
 (0)