Skip to content

Commit 4248586

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

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.3.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.3.2:
8562+
version "5.3.2"
8563+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
8564+
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
85658565

85668566
typescript@^3.4.3:
85678567
version "3.7.2"

0 commit comments

Comments
 (0)