Skip to content

Commit 501253b

Browse files
dependabot[bot]WipeAir
authored andcommitted
chore(deps-dev): bump typescript from 4.8.3 to 4.8.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.3 to 4.8.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.8.3...v4.8.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a55a8f5 commit 501253b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint-plugin-promise": "^5.2.0",
4242
"html-webpack-plugin": "^5.5.0",
4343
"ts-loader": "^9.4.1",
44-
"typescript": "^4.8.3",
44+
"typescript": "^4.8.4",
4545
"vue": "^3.2.40",
4646
"webpack": "^5.74.0",
4747
"webpack-cli": "^4.10.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3408,10 +3408,10 @@ type-is@~1.6.18:
34083408
media-typer "0.3.0"
34093409
mime-types "~2.1.24"
34103410

3411-
typescript@^4.8.3:
3412-
version "4.8.3"
3413-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
3414-
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
3411+
typescript@^4.8.4:
3412+
version "4.8.4"
3413+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
3414+
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
34153415

34163416
unbox-primitive@^1.0.1:
34173417
version "1.0.1"

0 commit comments

Comments
 (0)