Skip to content

Commit b134103

Browse files
chore(deps-dev): bump ember-cli-typescript from 3.1.4 to 5.1.1
Bumps [ember-cli-typescript](https://github.com/typed-ember/ember-cli-typescript) from 3.1.4 to 5.1.1. - [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...v5.1.1) --- updated-dependencies: - dependency-name: ember-cli-typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5cfa048 commit b134103

File tree

2 files changed

+15
-44
lines changed

2 files changed

+15
-44
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"ember-cli-inject-live-reload": "^2.1.0",
7979
"ember-cli-sri": "^2.1.1",
8080
"ember-cli-terser": "^4.0.2",
81-
"ember-cli-typescript": "^3.1.4",
81+
"ember-cli-typescript": "^5.1.1",
8282
"ember-cli-typescript-blueprints": "^3.0.0",
8383
"ember-disable-prototype-extensions": "^1.1.3",
8484
"ember-load-initializers": "^2.1.2",

yarn.lock

+14-43
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
browserslist "^4.21.3"
8585
semver "^6.3.0"
8686

87-
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.19.0", "@babel/helper-create-class-features-plugin@^7.5.5", "@babel/helper-create-class-features-plugin@^7.8.3":
87+
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.19.0", "@babel/helper-create-class-features-plugin@^7.5.5":
8888
version "7.19.0"
8989
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.19.0.tgz#bfd6904620df4e46470bae4850d66be1054c404b"
9090
integrity sha512-NRz8DwF4jT3UfrmUoZjd0Uph9HQnP30t7Ash+weACcyNkiYTywpIjDBgReJMKgr+n86sn2nPVVmJ28Dm053Kqw==
@@ -360,7 +360,7 @@
360360
"@babel/helper-plugin-utils" "^7.18.9"
361361
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
362362

363-
"@babel/plugin-proposal-nullish-coalescing-operator@^7.18.6", "@babel/plugin-proposal-nullish-coalescing-operator@^7.4.4":
363+
"@babel/plugin-proposal-nullish-coalescing-operator@^7.18.6":
364364
version "7.18.6"
365365
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz#fdd940a99a740e577d6c753ab6fbb43fdb9467e1"
366366
integrity sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==
@@ -395,7 +395,7 @@
395395
"@babel/helper-plugin-utils" "^7.18.6"
396396
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
397397

398-
"@babel/plugin-proposal-optional-chaining@^7.18.9", "@babel/plugin-proposal-optional-chaining@^7.6.0":
398+
"@babel/plugin-proposal-optional-chaining@^7.18.9":
399399
version "7.18.9"
400400
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.18.9.tgz#e8e8fe0723f2563960e4bf5e9690933691915993"
401401
integrity sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w==
@@ -542,7 +542,7 @@
542542
dependencies:
543543
"@babel/helper-plugin-utils" "^7.14.5"
544544

545-
"@babel/plugin-syntax-typescript@^7.18.6", "@babel/plugin-syntax-typescript@^7.2.0", "@babel/plugin-syntax-typescript@^7.8.3":
545+
"@babel/plugin-syntax-typescript@^7.18.6", "@babel/plugin-syntax-typescript@^7.2.0":
546546
version "7.18.6"
547547
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.18.6.tgz#1c09cd25795c7c2b8a4ba9ae49394576d4133285"
548548
integrity sha512-mAWAuq4rvOepWCBid55JuRNvpTNf2UGVgoz4JV0fXEKolsVZDzsa4NqCef758WZJj/GDu0gVGItjKFiClTAmZA==
@@ -825,15 +825,6 @@
825825
"@babel/helper-plugin-utils" "^7.0.0"
826826
"@babel/plugin-syntax-typescript" "^7.2.0"
827827

828-
"@babel/plugin-transform-typescript@~7.8.0":
829-
version "7.8.7"
830-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.8.7.tgz#48bccff331108a7b3a28c3a4adc89e036dc3efda"
831-
integrity sha512-7O0UsPQVNKqpHeHLpfvOG4uXmlw+MOxYvUv6Otc9uH5SYMIxvF6eBdjkWvC3f9G+VXe0RsNExyAQBeTRug/wqQ==
832-
dependencies:
833-
"@babel/helper-create-class-features-plugin" "^7.8.3"
834-
"@babel/helper-plugin-utils" "^7.8.3"
835-
"@babel/plugin-syntax-typescript" "^7.8.3"
836-
837828
"@babel/plugin-transform-unicode-escapes@^7.18.10":
838829
version "7.18.10"
839830
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.18.10.tgz#1ecfb0eda83d09bbcb77c09970c2dd55832aa246"
@@ -2496,7 +2487,7 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0:
24962487
dependencies:
24972488
color-convert "^2.0.1"
24982489

2499-
ansi-to-html@^0.6.6:
2490+
ansi-to-html@^0.6.15, ansi-to-html@^0.6.6:
25002491
version "0.6.15"
25012492
resolved "https://registry.yarnpkg.com/ansi-to-html/-/ansi-to-html-0.6.15.tgz#ac6ad4798a00f6aa045535d7f6a9cb9294eebea7"
25022493
integrity sha512-28ijx2aHJGdzbs+O5SNQF65r6rrKYnkuwTYm8lZlChuoJ9P1vVzIpWO20sQTqTPDXYp6NFwk326vApTtLVFXpQ==
@@ -5269,25 +5260,21 @@ ember-cli-typescript@^2.0.2:
52695260
stagehand "^1.0.0"
52705261
walk-sync "^1.0.0"
52715262

5272-
ember-cli-typescript@^3.1.4:
5273-
version "3.1.4"
5274-
resolved "https://registry.yarnpkg.com/ember-cli-typescript/-/ember-cli-typescript-3.1.4.tgz#21d6ccd670d1f2e34c9cce68c6e32c442f46806b"
5275-
integrity sha512-HJ73kL45OGRmIkPhBNFt31I1SGUvdZND+LCH21+qpq3pPlFpJG8GORyXpP+2ze8PbnITNLzwe5AwUrpyuRswdQ==
5263+
ember-cli-typescript@^5.1.1:
5264+
version "5.1.1"
5265+
resolved "https://registry.yarnpkg.com/ember-cli-typescript/-/ember-cli-typescript-5.1.1.tgz#cf561026f3e7bd05312c1c212acffa1c30d5fa0c"
5266+
integrity sha512-DbzATYWY8nbXwSxXqtK8YlqGJTcyFyL+eg6IGCc2ur0AMnq/H+o6Z9np9eGoq1sI+HwX7vBkOVoD3k0WurAwXg==
52765267
dependencies:
5277-
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.4.4"
5278-
"@babel/plugin-proposal-optional-chaining" "^7.6.0"
5279-
"@babel/plugin-transform-typescript" "~7.8.0"
5280-
ansi-to-html "^0.6.6"
5268+
ansi-to-html "^0.6.15"
52815269
broccoli-stew "^3.0.0"
52825270
debug "^4.0.0"
5283-
ember-cli-babel-plugin-helpers "^1.0.0"
5284-
execa "^3.0.0"
5285-
fs-extra "^8.0.0"
5271+
execa "^4.0.0"
5272+
fs-extra "^9.0.1"
52865273
resolve "^1.5.0"
52875274
rsvp "^4.8.1"
5288-
semver "^6.3.0"
5275+
semver "^7.3.2"
52895276
stagehand "^1.0.0"
5290-
walk-sync "^2.0.0"
5277+
walk-sync "^2.2.0"
52915278

52925279
ember-cli-valid-component-name@^1.0.0:
52935280
version "1.0.0"
@@ -6152,22 +6139,6 @@ execa@^2.0.0:
61526139
signal-exit "^3.0.2"
61536140
strip-final-newline "^2.0.0"
61546141

6155-
execa@^3.0.0:
6156-
version "3.4.0"
6157-
resolved "https://registry.yarnpkg.com/execa/-/execa-3.4.0.tgz#c08ed4550ef65d858fac269ffc8572446f37eb89"
6158-
integrity sha512-r9vdGQk4bmCuK1yKQu1KTwcT2zwfWdbdaXfCtAh+5nU/4fSX+JAb7vZGvI5naJrQlvONrEB20jeruESI69530g==
6159-
dependencies:
6160-
cross-spawn "^7.0.0"
6161-
get-stream "^5.0.0"
6162-
human-signals "^1.1.1"
6163-
is-stream "^2.0.0"
6164-
merge-stream "^2.0.0"
6165-
npm-run-path "^4.0.0"
6166-
onetime "^5.1.0"
6167-
p-finally "^2.0.0"
6168-
signal-exit "^3.0.2"
6169-
strip-final-newline "^2.0.0"
6170-
61716142
execa@^4.0.0, execa@^4.0.2, execa@^4.0.3, execa@^4.1.0:
61726143
version "4.1.0"
61736144
resolved "https://registry.yarnpkg.com/execa/-/execa-4.1.0.tgz#4e5491ad1572f2f17a77d388c6c857135b22847a"

0 commit comments

Comments
 (0)