Skip to content

Commit 7af0da0

Browse files
Merge pull request #61 from microsoft/dependabot/npm_and_yarn/src/ContentProcessorWeb/dependabotchanges/typescript-5.7.3
build: bump typescript from 4.9.5 to 5.7.3 in /src/ContentProcessorWeb
2 parents ca55df5 + 9d4b908 commit 7af0da0

3 files changed

Lines changed: 17 additions & 17 deletions

File tree

src/ContentProcessorWeb/package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/ContentProcessorWeb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"react-tiff": "^0.0.14",
6666
"sass": "^1.85.0",
6767
"sass-loader": "^16.0.5",
68-
"typescript": "^4.9.5",
68+
"typescript": "^5.8.3",
6969
"typescript-eslint": "^8.32.0"
7070
},
7171
"compilerOptions": {

src/ContentProcessorWeb/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10937,10 +10937,10 @@ typescript-eslint@^8.32.0:
1093710937
"@typescript-eslint/parser" "8.32.0"
1093810938
"@typescript-eslint/utils" "8.32.0"
1093910939

10940-
typescript@^4.9.5:
10941-
version "4.9.5"
10942-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz"
10943-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
10940+
typescript@^5.8.3:
10941+
version "5.8.3"
10942+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
10943+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
1094410944

1094510945
unbox-primitive@^1.1.0:
1094610946
version "1.1.0"

0 commit comments

Comments
 (0)