Skip to content

Commit 8dccd68

Browse files
committed
fix: upgrade typescript from 5.2.2 to 5.9.3
Snyk has created this PR to upgrade typescript from 5.2.2 to 5.9.3. See this package in npm: typescript See this project in Snyk: https://app.snyk.io/org/nerds-github/project/1ce64081-e07a-4bf8-bb78-d92e784e5df0?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 5780f10 commit 8dccd68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/artifact/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@
6060
"@types/unzip-stream": "^0.3.4",
6161
"typedoc": "^0.25.4",
6262
"typedoc-plugin-markdown": "^3.17.1",
63-
"typescript": "^5.2.2"
63+
"typescript": "^5.9.3"
6464
}
6565
}

0 commit comments

Comments
 (0)