diff --git a/package.json b/package.json index c462d3d..b301fa2 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@pansy/cli": "0.1.6", "@walrus/cli": "1.3.4", "@walrus/plugin-test": "1.1.0", - "typescript": "4.4.4" + "typescript": "5.5.3" }, "publishConfig": { "access": "public" diff --git a/yarn.lock b/yarn.lock index 461c41c..5790ccb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8558,10 +8558,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@4.4.4: - version "4.4.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c" - integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA== +typescript@5.5.3: + version "5.5.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa" + integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ== typescript@^3.4.3: version "3.7.2"