Skip to content

Commit 800c37d

Browse files
Bump typescript from 4.9.5 to 5.3.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.3.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.3.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e90ddd2 commit 800c37d

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
@@ -26,6 +26,6 @@
2626
"gh-pages": "^5.0.0",
2727
"nuxt": "^3.6.5",
2828
"push-dir": "^0.4.1",
29-
"typescript": "^4.9.5"
29+
"typescript": "^5.3.2"
3030
}
3131
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6977,10 +6977,10 @@ typed-array-length@^1.0.4:
69776977
for-each "^0.3.3"
69786978
is-typed-array "^1.1.9"
69796979

6980-
typescript@^4.9.5:
6981-
version "4.9.5"
6982-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
6983-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
6980+
typescript@^5.3.2:
6981+
version "5.3.2"
6982+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
6983+
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
69846984

69856985
ufo@^1.1.1, ufo@^1.1.2, ufo@^1.2.0:
69866986
version "1.2.0"

0 commit comments

Comments
 (0)