Skip to content

Commit 0d2261f

Browse files
chore(deps-dev): bump ember-cli-typescript from 3.1.3 to 3.1.4 (#4424)
Bumps [ember-cli-typescript](https://github.com/typed-ember/ember-cli-typescript) from 3.1.3 to 3.1.4. - [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.3...v3.1.4) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 10babf4 commit 0d2261f

File tree

2 files changed

+6
-14
lines changed

2 files changed

+6
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"ember-cli-shims": "^1.2.0",
8787
"ember-cli-string-helpers": "^4.0.6",
8888
"ember-cli-stripe": "^3.0.0",
89-
"ember-cli-typescript": "^3.1.3",
89+
"ember-cli-typescript": "^3.1.4",
9090
"ember-cli-typescript-blueprints": "^3.0.0",
9191
"ember-cli-uglify": "^3.0.0",
9292
"ember-composable-helpers": "^4.0.0",

yarn.lock

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -421,15 +421,7 @@
421421
"@babel/helper-plugin-utils" "^7.8.3"
422422
"@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
423423

424-
"@babel/plugin-proposal-optional-chaining@^7.6.0":
425-
version "7.8.3"
426-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.8.3.tgz#ae10b3214cb25f7adb1f3bc87ba42ca10b7e2543"
427-
integrity sha512-QIoIR9abkVn+seDE3OjA08jWcs3eZ9+wJCKSRgo3WdEU2csFYgdScb+8qHB3+WXsGJD55u+5hWCISI7ejXS+kg==
428-
dependencies:
429-
"@babel/helper-plugin-utils" "^7.8.3"
430-
"@babel/plugin-syntax-optional-chaining" "^7.8.0"
431-
432-
"@babel/plugin-proposal-optional-chaining@^7.9.0":
424+
"@babel/plugin-proposal-optional-chaining@^7.6.0", "@babel/plugin-proposal-optional-chaining@^7.9.0":
433425
version "7.9.0"
434426
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.9.0.tgz#31db16b154c39d6b8a645292472b98394c292a58"
435427
integrity sha512-NDn5tu3tcv4W30jNhmc2hyD5c56G6cXx4TesJubhxrJeCvuuMpttxr0OnNCqbZGhFjLrg+NIhxxC+BK5F6yS3w==
@@ -6501,10 +6493,10 @@ ember-cli-typescript@^2.0.0, ember-cli-typescript@^2.0.2:
65016493
stagehand "^1.0.0"
65026494
walk-sync "^1.0.0"
65036495

6504-
ember-cli-typescript@^3.0.0, ember-cli-typescript@^3.1.3:
6505-
version "3.1.3"
6506-
resolved "https://registry.yarnpkg.com/ember-cli-typescript/-/ember-cli-typescript-3.1.3.tgz#a2c7ec6a8a5e57c38eb52d83e36d8e18c7071e60"
6507-
integrity sha512-bFi15H60L9TLYfn9XUzi+RAP1gTWHFtVdSy9IHvxXHlCvTlFZ+2rfuugr/f8reQLz9gvJccKc5TyRD7v+uhx0Q==
6496+
ember-cli-typescript@^3.0.0, ember-cli-typescript@^3.1.3, ember-cli-typescript@^3.1.4:
6497+
version "3.1.4"
6498+
resolved "https://registry.yarnpkg.com/ember-cli-typescript/-/ember-cli-typescript-3.1.4.tgz#21d6ccd670d1f2e34c9cce68c6e32c442f46806b"
6499+
integrity sha512-HJ73kL45OGRmIkPhBNFt31I1SGUvdZND+LCH21+qpq3pPlFpJG8GORyXpP+2ze8PbnITNLzwe5AwUrpyuRswdQ==
65086500
dependencies:
65096501
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.4.4"
65106502
"@babel/plugin-proposal-optional-chaining" "^7.6.0"

0 commit comments

Comments
 (0)