Skip to content

Commit 998a760

Browse files
authored
Merge pull request #71 from Invulner/dependabot/npm_and_yarn/typescript-5.6.2
Bump typescript from 5.5.3 to 5.6.2
2 parents 3d10f8e + 4b995b4 commit 998a760

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"react": "18.3.1",
7979
"react-dom": "18.3.1",
8080
"ts-jest": "^29.2.5",
81-
"typescript": "^5.5.3"
81+
"typescript": "^5.6.2"
8282
},
8383
"peerDependencies": {
8484
"react": ">=16.8.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5855,10 +5855,10 @@ typescript@^4.1.3:
58555855
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
58565856
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
58575857

5858-
typescript@^5.5.3:
5859-
version "5.5.3"
5860-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
5861-
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
5858+
typescript@^5.6.2:
5859+
version "5.6.2"
5860+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
5861+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
58625862

58635863
unbox-primitive@^1.0.2:
58645864
version "1.0.2"

0 commit comments

Comments
 (0)