Skip to content

Commit 1bf1535

Browse files
Merge pull request #662 from david-fernando/dependabot/npm_and_yarn/typescript-5.9.3
Bump typescript from 5.9.2 to 5.9.3
2 parents 2132bb9 + 076445c commit 1bf1535

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
@@ -37,6 +37,6 @@
3737
"eslint-config-next": "15.4.2",
3838
"jest": "^30.2.0",
3939
"node-mocks-http": "^1.17.2",
40-
"typescript": "5.9.2"
40+
"typescript": "5.9.3"
4141
}
4242
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6658,10 +6658,10 @@ typed-array-length@^1.0.7:
66586658
possible-typed-array-names "^1.0.0"
66596659
reflect.getprototypeof "^1.0.6"
66606660

6661-
typescript@5.9.2:
6662-
version "5.9.2"
6663-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
6664-
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
6661+
typescript@5.9.3:
6662+
version "5.9.3"
6663+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
6664+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
66656665

66666666
unbox-primitive@^1.0.2:
66676667
version "1.0.2"

0 commit comments

Comments
 (0)