Skip to content

Commit a151e93

Browse files
chore(deps): update dependency typescript to v5.8.3
1 parent 0a03ea2 commit a151e93

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"prettier": "2.8.8",
6161
"ts-jest": "29.2.0",
6262
"ts-node": "^10.9.2",
63-
"typescript": "5.3.3",
63+
"typescript": "5.8.3",
6464
"wait-on": "7.0.1"
6565
},
6666
"dependencies": {},

packages/neuron-wallet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,6 @@
9393
"electron-devtools-installer": "3.2.1",
9494
"jest-when": "3.6.0",
9595
"neuron-ui": "0.121.1",
96-
"typescript": "5.3.3"
96+
"typescript": "5.8.3"
9797
}
9898
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16148,10 +16148,10 @@ typeorm@0.3.17:
1614816148
uuid "^9.0.0"
1614916149
yargs "^17.6.2"
1615016150

16151-
typescript@5.3.3:
16152-
version "5.3.3"
16153-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
16154-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
16151+
typescript@5.8.3:
16152+
version "5.8.3"
16153+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
16154+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
1615516155

1615616156
"typescript@>=3 < 6":
1615716157
version "5.1.3"

0 commit comments

Comments
 (0)