Skip to content

Commit 2bdaaba

Browse files
chore(deps-dev): bump ember-cli-typescript from 3.1.4 to 4.1.0
Bumps [ember-cli-typescript](https://github.com/typed-ember/ember-cli-typescript) from 3.1.4 to 4.1.0. - [Release notes](https://github.com/typed-ember/ember-cli-typescript/releases) - [Changelog](https://github.com/typed-ember/ember-cli-typescript/blob/master/CHANGELOG.md) - [Commits](typed-ember/ember-cli-typescript@v3.1.4...v4.1.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9855e28 commit 2bdaaba

File tree

2 files changed

+23
-47
lines changed

2 files changed

+23
-47
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"ember-cli-htmlbars": "^5.3.1",
6161
"ember-cli-inject-live-reload": "^2.0.2",
6262
"ember-cli-sri": "^2.1.1",
63-
"ember-cli-typescript": "^3.1.4",
63+
"ember-cli-typescript": "^4.1.0",
6464
"ember-cli-typescript-blueprints": "^3.0.0",
6565
"ember-cli-uglify": "^3.0.0",
6666
"ember-disable-prototype-extensions": "^1.1.3",

yarn.lock

Lines changed: 22 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
levenary "^1.1.1"
7676
semver "^5.5.0"
7777

78-
"@babel/helper-create-class-features-plugin@^7.10.4", "@babel/helper-create-class-features-plugin@^7.10.5", "@babel/helper-create-class-features-plugin@^7.5.5", "@babel/helper-create-class-features-plugin@^7.8.3":
78+
"@babel/helper-create-class-features-plugin@^7.10.4", "@babel/helper-create-class-features-plugin@^7.10.5", "@babel/helper-create-class-features-plugin@^7.5.5":
7979
version "7.10.5"
8080
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.10.5.tgz#9f61446ba80e8240b0a5c85c6fdac8459d6f259d"
8181
integrity sha512-0nkdeijB7VlZoLT3r/mY3bUkw3T8WG/hNw+FATs/6+pG2039IJWjTYL0VTISqsNHMUTEnwbVnc89WIJX9Qed0A==
@@ -321,7 +321,7 @@
321321
"@babel/helper-plugin-utils" "^7.10.4"
322322
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
323323

324-
"@babel/plugin-proposal-nullish-coalescing-operator@^7.10.4", "@babel/plugin-proposal-nullish-coalescing-operator@^7.4.4":
324+
"@babel/plugin-proposal-nullish-coalescing-operator@^7.10.4":
325325
version "7.10.4"
326326
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.10.4.tgz#02a7e961fc32e6d5b2db0649e01bf80ddee7e04a"
327327
integrity sha512-wq5n1M3ZUlHl9sqT2ok1T2/MTt6AXE0e1Lz4WzWBr95LsAZ5qDXe4KnFuauYyEyLiohvXFMdbsOTMyLZs91Zlw==
@@ -354,7 +354,7 @@
354354
"@babel/helper-plugin-utils" "^7.10.4"
355355
"@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
356356

357-
"@babel/plugin-proposal-optional-chaining@^7.11.0", "@babel/plugin-proposal-optional-chaining@^7.6.0":
357+
"@babel/plugin-proposal-optional-chaining@^7.11.0":
358358
version "7.11.0"
359359
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.11.0.tgz#de5866d0646f6afdaab8a566382fe3a221755076"
360360
integrity sha512-v9fZIu3Y8562RRwhm1BbMRxtqZNFmFA2EG+pT2diuU8PT3H6T/KXoZ54KgYisfOFZHV6PfvAiBIZ9Rcz+/JCxA==
@@ -470,7 +470,7 @@
470470
dependencies:
471471
"@babel/helper-plugin-utils" "^7.10.4"
472472

473-
"@babel/plugin-syntax-typescript@^7.10.4", "@babel/plugin-syntax-typescript@^7.2.0", "@babel/plugin-syntax-typescript@^7.8.3":
473+
"@babel/plugin-syntax-typescript@^7.10.4", "@babel/plugin-syntax-typescript@^7.2.0":
474474
version "7.10.4"
475475
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.10.4.tgz#2f55e770d3501e83af217d782cb7517d7bb34d25"
476476
integrity sha512-oSAEz1YkBCAKr5Yiq8/BNtvSAPwkp/IyUnwZogd8p+F0RuYQQrLeRUzIQhueQTTBy/F+a40uS7OFKxnkRvmvFQ==
@@ -756,15 +756,6 @@
756756
"@babel/helper-plugin-utils" "^7.0.0"
757757
"@babel/plugin-syntax-typescript" "^7.2.0"
758758

759-
"@babel/plugin-transform-typescript@~7.8.0":
760-
version "7.8.7"
761-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.8.7.tgz#48bccff331108a7b3a28c3a4adc89e036dc3efda"
762-
integrity sha512-7O0UsPQVNKqpHeHLpfvOG4uXmlw+MOxYvUv6Otc9uH5SYMIxvF6eBdjkWvC3f9G+VXe0RsNExyAQBeTRug/wqQ==
763-
dependencies:
764-
"@babel/helper-create-class-features-plugin" "^7.8.3"
765-
"@babel/helper-plugin-utils" "^7.8.3"
766-
"@babel/plugin-syntax-typescript" "^7.8.3"
767-
768759
"@babel/plugin-transform-unicode-escapes@^7.10.4":
769760
version "7.10.4"
770761
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.10.4.tgz#feae523391c7651ddac115dae0a9d06857892007"
@@ -5153,25 +5144,21 @@ ember-cli-typescript@^2.0.2:
51535144
stagehand "^1.0.0"
51545145
walk-sync "^1.0.0"
51555146

5156-
ember-cli-typescript@^3.1.4:
5157-
version "3.1.4"
5158-
resolved "https://registry.yarnpkg.com/ember-cli-typescript/-/ember-cli-typescript-3.1.4.tgz#21d6ccd670d1f2e34c9cce68c6e32c442f46806b"
5159-
integrity sha512-HJ73kL45OGRmIkPhBNFt31I1SGUvdZND+LCH21+qpq3pPlFpJG8GORyXpP+2ze8PbnITNLzwe5AwUrpyuRswdQ==
5147+
ember-cli-typescript@^4.1.0:
5148+
version "4.1.0"
5149+
resolved "https://registry.yarnpkg.com/ember-cli-typescript/-/ember-cli-typescript-4.1.0.tgz#2ff17be2e6d26b58c88b1764cb73887e7176618b"
5150+
integrity sha512-zSuKG8IQuYE3vS+c7V0mHJqwrN/4Wo9Wr50+0NUjnZH3P99ChynczQHu/P7WSifkO6pF6jaxwzf09XzWvG8sVw==
51605151
dependencies:
5161-
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.4.4"
5162-
"@babel/plugin-proposal-optional-chaining" "^7.6.0"
5163-
"@babel/plugin-transform-typescript" "~7.8.0"
51645152
ansi-to-html "^0.6.6"
51655153
broccoli-stew "^3.0.0"
51665154
debug "^4.0.0"
5167-
ember-cli-babel-plugin-helpers "^1.0.0"
5168-
execa "^3.0.0"
5169-
fs-extra "^8.0.0"
5155+
execa "^4.0.0"
5156+
fs-extra "^9.0.1"
51705157
resolve "^1.5.0"
51715158
rsvp "^4.8.1"
5172-
semver "^6.3.0"
5159+
semver "^7.3.2"
51735160
stagehand "^1.0.0"
5174-
walk-sync "^2.0.0"
5161+
walk-sync "^2.2.0"
51755162

51765163
ember-cli-uglify@^3.0.0:
51775164
version "3.0.0"
@@ -5958,22 +5945,6 @@ execa@^2.0.0:
59585945
signal-exit "^3.0.2"
59595946
strip-final-newline "^2.0.0"
59605947

5961-
execa@^3.0.0:
5962-
version "3.4.0"
5963-
resolved "https://registry.yarnpkg.com/execa/-/execa-3.4.0.tgz#c08ed4550ef65d858fac269ffc8572446f37eb89"
5964-
integrity sha512-r9vdGQk4bmCuK1yKQu1KTwcT2zwfWdbdaXfCtAh+5nU/4fSX+JAb7vZGvI5naJrQlvONrEB20jeruESI69530g==
5965-
dependencies:
5966-
cross-spawn "^7.0.0"
5967-
get-stream "^5.0.0"
5968-
human-signals "^1.1.1"
5969-
is-stream "^2.0.0"
5970-
merge-stream "^2.0.0"
5971-
npm-run-path "^4.0.0"
5972-
onetime "^5.1.0"
5973-
p-finally "^2.0.0"
5974-
signal-exit "^3.0.2"
5975-
strip-final-newline "^2.0.0"
5976-
59775948
59785949
version "0.0.4"
59795950
resolved "https://registry.yarnpkg.com/exists-sync/-/exists-sync-0.0.4.tgz#9744c2c428cc03b01060db454d4b12f0ef3c8879"
@@ -6525,15 +6496,15 @@ fs-extra@^8.0.0, fs-extra@^8.0.1, fs-extra@^8.1.0:
65256496
jsonfile "^4.0.0"
65266497
universalify "^0.1.0"
65276498

6528-
fs-extra@^9.0.0:
6529-
version "9.0.1"
6530-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.0.1.tgz#910da0062437ba4c39fedd863f1675ccfefcb9fc"
6531-
integrity sha512-h2iAoN838FqAFJY2/qVpzFXy+EBxfVE220PalAqQLDVsFOHLJrZvut5puAbCdNv6WJk+B8ihI+k0c7JK5erwqQ==
6499+
fs-extra@^9.0.0, fs-extra@^9.0.1:
6500+
version "9.1.0"
6501+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d"
6502+
integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==
65326503
dependencies:
65336504
at-least-node "^1.0.0"
65346505
graceful-fs "^4.2.0"
65356506
jsonfile "^6.0.1"
6536-
universalify "^1.0.0"
6507+
universalify "^2.0.0"
65376508

65386509
fs-merger@^3.1.0:
65396510
version "3.1.0"
@@ -11987,6 +11958,11 @@ universalify@^1.0.0:
1198711958
resolved "https://registry.yarnpkg.com/universalify/-/universalify-1.0.0.tgz#b61a1da173e8435b2fe3c67d29b9adf8594bd16d"
1198811959
integrity sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug==
1198911960

11961+
universalify@^2.0.0:
11962+
version "2.0.0"
11963+
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
11964+
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
11965+
1199011966
[email protected], unpipe@~1.0.0:
1199111967
version "1.0.0"
1199211968
resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"

0 commit comments

Comments
 (0)