Skip to content

Commit f960988

Browse files
chore(deps-dev): bump typescript from 5.3.3 to 5.4.2 (#10662)
1 parent ed0d873 commit f960988

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@
256256
"ts-jest": "^29.1.2",
257257
"ts-loader": "^9.5.1",
258258
"ts-node": "^10.9.2",
259-
"typescript": "^5.3.3",
259+
"typescript": "^5.4.2",
260260
"typescript-eslint": "^7.1.1",
261261
"webpack": "^5.90.3",
262262
"webpack-cli": "^5.1.4",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -15266,10 +15266,10 @@ typescript-eslint@^7.1.1:
1526615266
"@typescript-eslint/eslint-plugin" "7.1.1"
1526715267
"@typescript-eslint/parser" "7.1.1"
1526815268

15269-
typescript@^5.3.3:
15270-
version "5.3.3"
15271-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
15272-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
15269+
typescript@^5.4.2:
15270+
version "5.4.2"
15271+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
15272+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
1527315273

1527415274
unbox-primitive@^1.0.2:
1527515275
version "1.0.2"

0 commit comments

Comments
 (0)