Skip to content

Commit 8af0b7f

Browse files
committed
chore(deps): update dependency typescript to ^5.6.3
1 parent 172a172 commit 8af0b7f

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
@@ -47,6 +47,6 @@
4747
"lint-staged": "^15.2.10",
4848
"react": "^18.3.1",
4949
"ts-jest": "^29.2.5",
50-
"typescript": "^5.6.2"
50+
"typescript": "^5.6.3"
5151
}
5252
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7848,10 +7848,10 @@ typed-array-length@^1.0.6:
78487848
is-typed-array "^1.1.13"
78497849
possible-typed-array-names "^1.0.0"
78507850

7851-
typescript@^5.6.2:
7852-
version "5.6.2"
7853-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
7854-
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
7851+
typescript@^5.6.3:
7852+
version "5.6.3"
7853+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
7854+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
78557855

78567856
uglify-js@^3.1.4:
78577857
version "3.17.4"

0 commit comments

Comments
 (0)