Skip to content

Commit 91b6769

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

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.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.5.2:
8562+
version "5.5.2"
8563+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
8564+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
85658565

85668566
typescript@^3.4.3:
85678567
version "3.7.2"

0 commit comments

Comments
 (0)