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

Commit e662781

Browse files
chore(deps-dev): bump typescript from 4.5.3 to 4.5.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.3 to 4.5.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.5.3...v4.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d26e7f commit e662781

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
@@ -71,7 +71,7 @@
7171
"sass-loader": "10",
7272
"semantic-release": "^18.0.1",
7373
"style-loader": "^2.0.0",
74-
"typescript": "^4.5.3"
74+
"typescript": "^4.5.4"
7575
},
7676
"config": {
7777
"commitizen": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13447,10 +13447,10 @@ typedarray@^0.0.6:
1344713447
version "0.0.6"
1344813448
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
1344913449

13450-
typescript@^4.4.3, typescript@^4.5.3:
13451-
version "4.5.3"
13452-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.5.3.tgz"
13453-
integrity sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==
13450+
typescript@^4.4.3, typescript@^4.5.4:
13451+
version "4.5.4"
13452+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
13453+
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
1345413454

1345513455
uglify-js@^3.1.4:
1345613456
version "3.14.4"

0 commit comments

Comments
 (0)