Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit 31c51e0

Browse files
build(deps-dev): bump typescript from 4.8.4 to 5.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 5.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.8.4...v5.2.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 3a28f70 commit 31c51e0

2 files changed

Lines changed: 2 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"tailwindcss": "^3.2.4",
4848
"tailwindcss-autofill": "^1.0.2",
4949
"tailwindcss-shadow-fill": "^1.0.1",
50-
"typescript": "^4.8.4"
50+
"typescript": "^5.2.2"
5151
}
5252
}

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6200,16 +6200,11 @@ typedarray-to-buffer@^3.1.5:
62006200
dependencies:
62016201
is-typedarray "^1.0.0"
62026202

6203-
"typescript@^4.6.4 || ^5.0.0":
6203+
"typescript@^4.6.4 || ^5.0.0", typescript@^5.2.2:
62046204
version "5.2.2"
62056205
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
62066206
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
62076207

6208-
typescript@^4.8.4:
6209-
version "4.8.4"
6210-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
6211-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
6212-
62136208
uglify-js@^3.1.4:
62146209
version "3.15.1"
62156210
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.15.1.tgz#9403dc6fa5695a6172a91bc983ea39f0f7c9086d"

0 commit comments

Comments
 (0)