Skip to content

Commit bb43fbe

Browse files
Bump typescript from 4.9.5 to 5.9.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.9.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v4.9.5...v5.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e1fe89 commit bb43fbe

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
@@ -36,6 +36,6 @@
3636
"eslint-config-next": "13.3.0",
3737
"prettier": "2.8.4",
3838
"raw-loader": "4.0.2",
39-
"typescript": "4.9.5"
39+
"typescript": "5.9.2"
4040
}
4141
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2886,10 +2886,10 @@ typed-array-length@^1.0.4:
28862886
for-each "^0.3.3"
28872887
is-typed-array "^1.1.9"
28882888

2889-
typescript@4.9.5:
2890-
version "4.9.5"
2891-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
2892-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
2889+
typescript@5.9.2:
2890+
version "5.9.2"
2891+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
2892+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
28932893

28942894
unbox-primitive@^1.0.2:
28952895
version "1.0.2"

0 commit comments

Comments
 (0)