Skip to content

Commit a02c795

Browse files
chore(deps-dev): bump typescript from 4.5.3 to 4.5.4 (#8192)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 600c9d6 commit a02c795

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
"style-loader": "^2.0.0",
161161
"tinyColorPicker": "https://github.com/PitPik/tinyColorPicker#1.1.1",
162162
"torii": "^0.10.1",
163-
"typescript": "^4.5.3",
163+
"typescript": "^4.5.4",
164164
"url-parse": "^1.5.3",
165165
"webpack-bundle-analyzer": "^4.5.0",
166166
"wysihtml": "^0.5.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16154,10 +16154,10 @@ typescript-memoize@^1.0.1:
1615416154
resolved "https://registry.yarnpkg.com/typescript-memoize/-/typescript-memoize-1.0.1.tgz#0a8199aa28f6fe18517f6e9308ef7bfbe9a98d59"
1615516155
integrity sha512-oJNge1qUrOK37d5Y6Ly2txKeuelYVsFtNF6U9kXIN7juudcQaHJQg2MxLOy0CqtkW65rVDYuTCOjnSIVPd8z3w==
1615616156

16157-
typescript@^4.5.3:
16158-
version "4.5.3"
16159-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.3.tgz#afaa858e68c7103317d89eb90c5d8906268d353c"
16160-
integrity sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==
16157+
typescript@^4.5.4:
16158+
version "4.5.4"
16159+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
16160+
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
1616116161

1616216162
ua-parser-js@^0.7.14:
1616316163
version "0.7.28"

0 commit comments

Comments
 (0)