Skip to content

Commit 2d57bbf

Browse files
committed
Update dependency ember-source to v4
1 parent c62702e commit 2d57bbf

File tree

2 files changed

+23
-36
lines changed

2 files changed

+23
-36
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"ember-page-title": "6.2.2",
5252
"ember-qunit": "5.1.5",
5353
"ember-resolver": "8.0.3",
54-
"ember-source": "3.28.8",
54+
"ember-source": "4.3.0",
5555
"ember-source-channel-url": "3.0.0",
5656
"ember-template-lint": "4.3.0",
5757
"ember-try": "1.4.0",

yarn.lock

Lines changed: 22 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
dependencies:
163163
"@babel/types" "^7.17.0"
164164

165-
"@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.16.7", "@babel/helper-module-imports@^7.8.3":
165+
"@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.16.7":
166166
version "7.16.7"
167167
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz#25612a8091a999704461c8a222d0efec5d091437"
168168
integrity sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==
@@ -569,7 +569,7 @@
569569
dependencies:
570570
"@babel/helper-plugin-utils" "^7.16.7"
571571

572-
"@babel/plugin-transform-block-scoping@^7.16.7", "@babel/plugin-transform-block-scoping@^7.8.3":
572+
"@babel/plugin-transform-block-scoping@^7.16.0", "@babel/plugin-transform-block-scoping@^7.16.7":
573573
version "7.16.7"
574574
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.16.7.tgz#f50664ab99ddeaee5bc681b8f3a6ea9d72ab4f87"
575575
integrity sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ==
@@ -709,13 +709,6 @@
709709
dependencies:
710710
"@babel/helper-plugin-utils" "^7.16.7"
711711

712-
"@babel/plugin-transform-object-assign@^7.8.3":
713-
version "7.16.7"
714-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-assign/-/plugin-transform-object-assign-7.16.7.tgz#5fe08d63dccfeb6a33aa2638faf98e5c584100f8"
715-
integrity sha512-R8mawvm3x0COTJtveuoqZIjNypn2FjfvXZr4pSQ8VhEFBuQGBz4XhHasZtHXjgXU4XptZ4HtGof3NoYc93ZH9Q==
716-
dependencies:
717-
"@babel/helper-plugin-utils" "^7.16.7"
718-
719712
"@babel/plugin-transform-object-super@^7.16.7":
720713
version "7.16.7"
721714
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.16.7.tgz#ac359cf8d32cf4354d27a46867999490b6c32a94"
@@ -1194,10 +1187,10 @@
11941187
resolved "https://registry.yarnpkg.com/@glimmer/validator/-/validator-0.44.0.tgz#03d127097dc9cb23052cdb7fcae59d0a9dca53e1"
11951188
integrity sha512-i01plR0EgFVz69GDrEuFgq1NheIjZcyTy3c7q+w7d096ddPVeVcRzU3LKaqCfovvLJ+6lJx40j45ecycASUUyw==
11961189

1197-
"@glimmer/vm-babel-plugins@0.80.3":
1198-
version "0.80.3"
1199-
resolved "https://registry.yarnpkg.com/@glimmer/vm-babel-plugins/-/vm-babel-plugins-0.80.3.tgz#434b62172318cac43830d3ac29818cf2c5f111c1"
1200-
integrity sha512-9ej6xlm5MzHBJ5am2l0dbbn8Z0wJoYoMpM8FcrGMlUP6SPMLWxvxpMsApgQo8u6dvZRCjR3/bw3fdf7GOy0AFw==
1190+
"@glimmer/vm-babel-plugins@0.83.1":
1191+
version "0.83.1"
1192+
resolved "https://registry.yarnpkg.com/@glimmer/vm-babel-plugins/-/vm-babel-plugins-0.83.1.tgz#5da67e3d84199352bbf0c5bc3f1ce71bf2b2ddfc"
1193+
integrity sha512-Cz0e/SrOo1gSNA0PXZRYI1WGmlQSAQCpiERBlXjjpwoLgiqx2kvsjfFiCUC/CfpsO6WN6wuPMeTFGJuhSSeL5A==
12011194
dependencies:
12021195
babel-plugin-debug-macros "^0.3.4"
12031196

@@ -2938,7 +2931,7 @@ broccoli-clean-css@^1.1.0:
29382931
inline-source-map-comment "^1.0.5"
29392932
json-stable-stringify "^1.0.0"
29402933

2941-
broccoli-concat@^4.2.4, broccoli-concat@^4.2.5:
2934+
broccoli-concat@^4.2.5:
29422935
version "4.2.5"
29432936
resolved "https://registry.yarnpkg.com/broccoli-concat/-/broccoli-concat-4.2.5.tgz#d578f00094048b5fc87195e82fbdbde20d838d29"
29442937
integrity sha512-dFB5ATPwOyV8S2I7a07HxCoutoq23oY//LhM6Mou86cWUTB174rND5aQLR7Fu8FjFFLxoTbkk7y0VPITJ1IQrw==
@@ -4582,7 +4575,7 @@ elliptic@^6.5.3:
45824575
minimalistic-assert "^1.0.1"
45834576
minimalistic-crypto-utils "^1.0.1"
45844577

4585-
4578+
[email protected], ember-auto-import@^2.2.0:
45864579
version "2.4.1"
45874580
resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.4.1.tgz#25e1c21d403eed116b21972ccc5336b49a7ca46b"
45884581
integrity sha512-lyCl2hzIb6Dlcmfm3gI3lAtaOk/nzR2kM4GDJRRu19YJhhSkpiIMSDVjw8ShxmnYiI005R1eOcP3C/GgRRW5mA==
@@ -5072,35 +5065,34 @@ ember-source-channel-url@^1.0.1:
50725065
dependencies:
50735066
got "^8.0.1"
50745067

5075-
ember-source@3.28.8:
5076-
version "3.28.8"
5077-
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.28.8.tgz#c58fd4a1538d6c4b9aebe76c764cabf5396c64d9"
5078-
integrity sha512-hA15oYzbRdi9983HIemeVzzX2iLcMmSPp6akUiMQhFZYWPrKksbPyLrO6YpZ4hNM8yBjQSDXEkZ1V3yxBRKjUA==
5068+
ember-source@4.3.0:
5069+
version "4.3.0"
5070+
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-4.3.0.tgz#f89bb2e223bebe1d22f6f16130d4b46be60e1d4f"
5071+
integrity sha512-WyAWRM1oOXBbj0mTeoIngzGDF41XGrlpJO6nQrcFwff6GN6ERRyeIyIhjU2yLRXWYIC3y6IrzRQUjS1PqqxZVw==
50795072
dependencies:
5080-
"@babel/helper-module-imports" "^7.8.3"
5081-
"@babel/plugin-transform-block-scoping" "^7.8.3"
5082-
"@babel/plugin-transform-object-assign" "^7.8.3"
5073+
"@babel/helper-module-imports" "^7.16.7"
5074+
"@babel/plugin-transform-block-scoping" "^7.16.0"
50835075
"@ember/edition-utils" "^1.2.0"
5084-
"@glimmer/vm-babel-plugins" "0.80.3"
5076+
"@glimmer/vm-babel-plugins" "0.83.1"
50855077
babel-plugin-debug-macros "^0.3.4"
50865078
babel-plugin-filter-imports "^4.0.0"
5087-
broccoli-concat "^4.2.4"
5079+
broccoli-concat "^4.2.5"
50885080
broccoli-debug "^0.6.4"
50895081
broccoli-file-creator "^2.1.1"
5090-
broccoli-funnel "^2.0.2"
5082+
broccoli-funnel "^3.0.8"
50915083
broccoli-merge-trees "^4.2.0"
50925084
chalk "^4.0.0"
5085+
ember-auto-import "^2.2.0"
50935086
ember-cli-babel "^7.23.0"
50945087
ember-cli-get-component-path-option "^1.0.0"
50955088
ember-cli-is-package-missing "^1.0.0"
50965089
ember-cli-normalize-entity-name "^1.0.0"
50975090
ember-cli-path-utils "^1.0.0"
50985091
ember-cli-string-utils "^1.1.0"
5099-
ember-cli-version-checker "^5.1.1"
5092+
ember-cli-version-checker "^5.1.2"
51005093
ember-router-generator "^2.0.0"
5101-
inflection "^1.12.0"
5102-
jquery "^3.5.1"
5103-
resolve "^1.17.0"
5094+
inflection "^1.13.1"
5095+
resolve "^1.22.0"
51045096
semver "^7.3.4"
51055097
silent-error "^1.1.1"
51065098

@@ -7089,7 +7081,7 @@ infer-owner@^1.0.3, infer-owner@^1.0.4:
70897081
resolved "https://registry.yarnpkg.com/infer-owner/-/infer-owner-1.0.4.tgz#c4cefcaa8e51051c2a40ba2ce8a3d27295af9467"
70907082
integrity sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==
70917083

7092-
inflection@^1.12.0:
7084+
inflection@^1.12.0, inflection@^1.13.1:
70937085
version "1.13.2"
70947086
resolved "https://registry.yarnpkg.com/inflection/-/inflection-1.13.2.tgz#15e8c797c6c3dadf31aa658f8df8a4ea024798b0"
70957087
integrity sha512-cmZlljCRTBFouT8UzMzrGcVEvkv6D/wBdcdKG7J1QH5cXjtU75Dm+P27v9EKu/Y43UYyCJd1WC4zLebRrC8NBw==
@@ -7677,11 +7669,6 @@ jest-worker@^27.4.5:
76777669
merge-stream "^2.0.0"
76787670
supports-color "^8.0.0"
76797671

7680-
jquery@^3.5.1:
7681-
version "3.6.0"
7682-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470"
7683-
integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==
7684-
76857672
js-string-escape@^1.0.1:
76867673
version "1.0.1"
76877674
resolved "https://registry.yarnpkg.com/js-string-escape/-/js-string-escape-1.0.1.tgz#e2625badbc0d67c7533e9edc1068c587ae4137ef"

0 commit comments

Comments
 (0)