Skip to content

Commit b2b4117

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

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.8.2"
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.8.2:
8562+
version "5.8.2"
8563+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
8564+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
85658565

85668566
typescript@^3.4.3:
85678567
version "3.7.2"

0 commit comments

Comments
 (0)