Skip to content

Commit e1d56ef

Browse files
chore(deps-dev): bump typescript from 4.6.4 to 5.0.4 (#8767)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 5.0.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.6.4...v5.0.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2944e17 commit e1d56ef

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
@@ -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.6.4",
163+
"typescript": "^5.0.4",
164164
"url-parse": "^1.5.10",
165165
"webpack-bundle-analyzer": "^4.5.0",
166166
"wysihtml": "^0.5.5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -18007,10 +18007,10 @@ typescript-memoize@^1.0.0-alpha.3, typescript-memoize@^1.0.1:
1800718007
resolved "https://registry.yarnpkg.com/typescript-memoize/-/typescript-memoize-1.0.1.tgz#0a8199aa28f6fe18517f6e9308ef7bfbe9a98d59"
1800818008
integrity sha512-oJNge1qUrOK37d5Y6Ly2txKeuelYVsFtNF6U9kXIN7juudcQaHJQg2MxLOy0CqtkW65rVDYuTCOjnSIVPd8z3w==
1800918009

18010-
typescript@^4.6.4:
18011-
version "4.6.4"
18012-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
18013-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
18010+
typescript@^5.0.4:
18011+
version "5.0.4"
18012+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
18013+
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
1801418014

1801518015
ua-parser-js@^0.7.14:
1801618016
version "0.7.28"

0 commit comments

Comments
 (0)