Skip to content

Commit 1b557e9

Browse files
authoredMay 10, 2022
Merge pull request #20075 from emberjs/dependabot/npm_and_yarn/typescript-4.6.4
Bump typescript from 4.6.3 to 4.6.4
2 parents 6c36647 + 1567445 commit 1b557e9

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
@@ -152,7 +152,7 @@
152152
"simple-dom": "^1.4.0",
153153
"testem": "^3.6.0",
154154
"testem-failure-only-reporter": "^1.0.0",
155-
"typescript": "~4.6.3"
155+
"typescript": "~4.6.4"
156156
},
157157
"engines": {
158158
"node": ">= 12.*"

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9940,10 +9940,10 @@ typescript-memoize@^1.0.0-alpha.3, typescript-memoize@^1.0.1:
99409940
resolved "https://registry.yarnpkg.com/typescript-memoize/-/typescript-memoize-1.1.0.tgz#4a8f512d06fc995167c703a3592219901db8bc79"
99419941
integrity sha512-LQPKVXK8QrBBkL/zclE6YgSWn0I8ew5m0Lf+XL00IwMhlotqRLlzHV+BRrljVQIc+NohUAuQP7mg4HQwrx5Xbg==
99429942

9943-
typescript@~4.6.3:
9944-
version "4.6.3"
9945-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
9946-
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
9943+
typescript@~4.6.4:
9944+
version "4.6.4"
9945+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
9946+
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
99479947

99489948
uc.micro@^1.0.0, uc.micro@^1.0.1, uc.micro@^1.0.5:
99499949
version "1.0.6"

0 commit comments

Comments
 (0)