Skip to content

Commit 03f78f5

Browse files
chore(deps): update dependency typescript to v5
1 parent 8b715be commit 03f78f5

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
"prettier": "1.17.0",
3737
"pretty-quick": "1.10.0",
3838
"ts-jest": "24.0.2",
39-
"typescript": "3.4.5"
39+
"typescript": "5.4.5"
4040
}
4141
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3569,10 +3569,10 @@ type-check@~0.3.2:
35693569
dependencies:
35703570
prelude-ls "~1.1.2"
35713571

3572-
typescript@3.4.5:
3573-
version "3.4.5"
3574-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.5.tgz#2d2618d10bb566572b8d7aad5180d84257d70a99"
3575-
integrity sha512-YycBxUb49UUhdNMU5aJ7z5Ej2XGmaIBL0x34vZ82fn3hGvD+bgrMrVDpatgz2f7YxUMJxMkbWxJZeAvDxVe7Vw==
3572+
typescript@5.4.5:
3573+
version "5.4.5"
3574+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
3575+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
35763576

35773577
uglify-js@^3.1.4:
35783578
version "3.5.9"

0 commit comments

Comments
 (0)