Skip to content

Commit 382f9ce

Browse files
chore(deps): update dependency typescript to v5
1 parent 50ad02f commit 382f9ce

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
@@ -22,7 +22,7 @@
2222
"@pansy/cli": "0.1.6",
2323
"@walrus/cli": "1.3.4",
2424
"@walrus/plugin-test": "1.1.0",
25-
"typescript": "4.4.4"
25+
"typescript": "5.5.4"
2626
},
2727
"publishConfig": {
2828
"access": "public"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8558,10 +8558,10 @@ typedarray-to-buffer@^3.1.5:
85588558
dependencies:
85598559
is-typedarray "^1.0.0"
85608560

8561-
typescript@4.4.4:
8562-
version "4.4.4"
8563-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
8564-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
8561+
typescript@5.5.4:
8562+
version "5.5.4"
8563+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
8564+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
85658565

85668566
typescript@^3.4.3:
85678567
version "3.7.2"

0 commit comments

Comments
 (0)