Skip to content

Commit 5906b35

Browse files
Merge pull request #586 from david-fernando/dependabot/npm_and_yarn/typescript-5.8.3
Bump typescript from 5.6.2 to 5.8.3
2 parents 8a2f568 + 436d613 commit 5906b35

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
"eslint-config-next": "14.2.14",
3434
"jest": "^29.7.0",
3535
"node-mocks-http": "^1.16.2",
36-
"typescript": "5.6.2"
36+
"typescript": "5.8.3"
3737
}
3838
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5657,10 +5657,10 @@ typed-array-length@^1.0.4:
56575657
for-each "^0.3.3"
56585658
is-typed-array "^1.1.9"
56595659

5660-
typescript@5.6.2:
5661-
version "5.6.2"
5662-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
5663-
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
5660+
typescript@5.8.3:
5661+
version "5.8.3"
5662+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
5663+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
56645664

56655665
unbox-primitive@^1.0.2:
56665666
version "1.0.2"

0 commit comments

Comments
 (0)