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

Commit bbd5344

Browse files
committed
chore(deps): update dependency typescript to v4.7.2
1 parent dd1feb9 commit bbd5344

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

packages/@nsf-open/ember-contact-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"qunit": "2.19.1",
8080
"typedoc": "0.22.15",
8181
"typedoc-plugin-markdown": "3.12.1",
82-
"typescript": "4.6.4"
82+
"typescript": "4.7.2"
8383
},
8484
"engines": {
8585
"node": ">= 10.*"

packages/@nsf-open/ember-currency-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"qunit": "2.19.1",
8080
"typedoc": "0.22.15",
8181
"typedoc-plugin-markdown": "3.12.1",
82-
"typescript": "4.6.4"
82+
"typescript": "4.7.2"
8383
},
8484
"engines": {
8585
"node": ">= 10.*"

packages/@nsf-open/ember-datetime-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"qunit": "2.19.1",
8181
"typedoc": "0.22.15",
8282
"typedoc-plugin-markdown": "3.12.1",
83-
"typescript": "4.6.4"
83+
"typescript": "4.7.2"
8484
},
8585
"engines": {
8686
"node": ">= 10.*"

packages/@nsf-open/ember-general-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"qunit": "2.19.1",
8080
"typedoc": "0.22.15",
8181
"typedoc-plugin-markdown": "3.12.1",
82-
"typescript": "4.6.4"
82+
"typescript": "4.7.2"
8383
},
8484
"engines": {
8585
"node": ">= 10.*"

packages/@nsf-open/ember-username-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"qunit": "2.19.1",
8080
"typedoc": "0.22.15",
8181
"typedoc-plugin-markdown": "3.12.1",
82-
"typescript": "4.6.4"
82+
"typescript": "4.7.2"
8383
},
8484
"engines": {
8585
"node": ">= 10.*"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14240,10 +14240,10 @@ typescript-memoize@^1.0.1:
1424014240
resolved "https://registry.yarnpkg.com/typescript-memoize/-/typescript-memoize-1.1.0.tgz#4a8f512d06fc995167c703a3592219901db8bc79"
1424114241
integrity sha512-LQPKVXK8QrBBkL/zclE6YgSWn0I8ew5m0Lf+XL00IwMhlotqRLlzHV+BRrljVQIc+NohUAuQP7mg4HQwrx5Xbg==
1424214242

14243-
typescript@4.6.4:
14244-
version "4.6.4"
14245-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
14246-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
14243+
typescript@4.7.2:
14244+
version "4.7.2"
14245+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
14246+
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
1424714247

1424814248
uc.micro@^1.0.1, uc.micro@^1.0.5:
1424914249
version "1.0.6"

0 commit comments

Comments
 (0)