Skip to content

Commit b488b5a

Browse files
authored
Merge pull request #1855 from bervProject/dependabot/npm_and_yarn/typescript-5.9.3
build(deps-dev): bump typescript from 5.8.3 to 5.9.3
2 parents 47380c4 + 5fbe76a commit b488b5a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"sass": "^1.97.3",
5353
"sass-loader": "^16.0.7",
5454
"ts-jest": "^29.4.6",
55-
"typescript": "^5.8.3"
55+
"typescript": "^5.9.3"
5656
},
5757
"categories": [
5858
"Other"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10514,10 +10514,10 @@ typescript-eslint@^8.56.0:
1051410514
"@typescript-eslint/typescript-estree" "8.56.0"
1051510515
"@typescript-eslint/utils" "8.56.0"
1051610516

10517-
typescript@^5.8.3:
10518-
version "5.8.3"
10519-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
10520-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
10517+
typescript@^5.9.3:
10518+
version "5.9.3"
10519+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
10520+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
1052110521

1052210522
uglify-js@^3.1.4:
1052310523
version "3.19.3"

0 commit comments

Comments
 (0)