Skip to content

Commit e48b9a1

Browse files
chore(deps): update dependency typescript to ^5.9.2 (#184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e1d755e commit e48b9a1

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
@@ -58,6 +58,6 @@
5858
"npm-check-updates": "^18.0.2",
5959
"rimraf": "^6.0.1",
6060
"ts-jest": "^29.4.0",
61-
"typescript": "^5.8.3"
61+
"typescript": "^5.9.2"
6262
}
6363
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8056,10 +8056,10 @@ typescript-eslint@^8.32.0, typescript-eslint@^8.38.0:
80568056
"@typescript-eslint/typescript-estree" "8.38.0"
80578057
"@typescript-eslint/utils" "8.38.0"
80588058

8059-
typescript@^5.8.3:
8060-
version "5.8.3"
8061-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
8062-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
8059+
typescript@^5.9.2:
8060+
version "5.9.2"
8061+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
8062+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
80638063

80648064
uglify-js@^3.1.4:
80658065
version "3.17.0"

0 commit comments

Comments
 (0)