Skip to content

Commit 7e29fd2

Browse files
Bump typescript from 5.5.4 to 5.6.2 in the development-dependencies group (#6)
1 parent 024a9a6 commit 7e29fd2

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
@@ -30,7 +30,7 @@
3030
"@docusaurus/tsconfig": "3.5.2",
3131
"@docusaurus/types": "3.5.2",
3232
"prettier": "^3.3.3",
33-
"typescript": "~5.5.2"
33+
"typescript": "~5.6.2"
3434
},
3535
"browserslist": {
3636
"production": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7901,10 +7901,10 @@ typedarray-to-buffer@^3.1.5:
79017901
dependencies:
79027902
is-typedarray "^1.0.0"
79037903

7904-
typescript@~5.5.2:
7905-
version "5.5.4"
7906-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
7907-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
7904+
typescript@~5.6.2:
7905+
version "5.6.2"
7906+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
7907+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
79087908

79097909
undici-types@~6.19.2:
79107910
version "6.19.8"

0 commit comments

Comments
 (0)