Skip to content

Commit 4b173ab

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/prettier-plugin-jsdoc-1.3.2
2 parents 928fed2 + 6114009 commit 4b173ab

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
@@ -86,7 +86,7 @@
8686
"eslint-plugin-tsdoc": "^0.4.0",
8787
"@vitest/eslint-plugin": "^1.1.23",
8888
"eslint-config-prettier": "^9.1.0",
89-
"typescript": "^5.7.2",
89+
"typescript": "^5.7.3",
9090
"vite": "^6.0.9",
9191
"@typescript-eslint/utils": "^8.19.0",
9292
"globals": "^15.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2540,10 +2540,10 @@ typescript-eslint@^8.19.0:
25402540
"@typescript-eslint/parser" "8.19.0"
25412541
"@typescript-eslint/utils" "8.19.0"
25422542

2543-
typescript@^5.7.2:
2544-
version "5.7.2"
2545-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
2546-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
2543+
typescript@^5.7.3:
2544+
version "5.7.3"
2545+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
2546+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
25472547

25482548
uc.micro@^2.0.0, uc.micro@^2.1.0:
25492549
version "2.1.0"

0 commit comments

Comments
 (0)