Skip to content

Commit 58dea03

Browse files
authored
Merge pull request #213 from wolfpackthatcodes/dependabot/npm_and_yarn/code/typescript-5.6.2
build(deps-dev): bump typescript from 5.5.4 to 5.6.2 in /code
2 parents 97a6755 + 67b9eb4 commit 58dea03

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"eslint-plugin-prettier": "^5.2.1",
6363
"globals": "^15.9.0",
6464
"prettier": "^3.3.3",
65-
"typescript": "^5.5.4",
65+
"typescript": "^5.6.2",
6666
"typescript-eslint": "^8.0.1",
6767
"vite": "^5.4.2",
6868
"vite-plugin-dts": "^4.2.1",

code/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2089,10 +2089,10 @@ [email protected]:
20892089
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
20902090
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
20912091

2092-
typescript@^5.5.4:
2093-
version "5.5.4"
2094-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
2095-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
2092+
typescript@^5.6.2:
2093+
version "5.6.2"
2094+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
2095+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
20962096

20972097
ufo@^1.5.3:
20982098
version "1.5.4"

0 commit comments

Comments
 (0)