Skip to content

Commit 51098ad

Browse files
chore(deps): update dependency @embroider/test-setup to v1 (#72)
Co-authored-by: Renovate Bot <[email protected]>
1 parent df871e0 commit 51098ad

File tree

2 files changed

+16
-56
lines changed

2 files changed

+16
-56
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@ember/optional-features": "^2.0.0",
3434
"@ember/test-helpers": "^2.4.2",
35-
"@embroider/test-setup": "^0.43.5",
35+
"@embroider/test-setup": "^1.0.0",
3636
"@glimmer/component": "^1.0.4",
3737
"@glimmer/tracking": "^1.0.4",
3838
"babel-eslint": "^10.1.0",

yarn.lock

Lines changed: 15 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1062,10 +1062,10 @@
10621062
semver "^7.3.5"
10631063
typescript-memoize "^1.0.1"
10641064

1065-
"@embroider/test-setup@^0.43.5":
1066-
version "0.43.5"
1067-
resolved "https://registry.yarnpkg.com/@embroider/test-setup/-/test-setup-0.43.5.tgz#79944cb50038802cc71d50aa0d5d7a0955ee6349"
1068-
integrity sha512-ke+5B0VR2343ZrOqV9Ok2LyA4m2q2ApM1Oy1RC8+3+OI5lDVg8UgZG9n/G2e77KPMFxnK3eVpXcPdLcdOxW6+w==
1065+
"@embroider/test-setup@^1.0.0":
1066+
version "1.2.0"
1067+
resolved "https://registry.yarnpkg.com/@embroider/test-setup/-/test-setup-1.2.0.tgz#89220b1f77b6d16b9100686e28958c7643762d40"
1068+
integrity sha512-2N/+yqNmiDmh+wCDCPPYFSJX7wInWwQPEEkCU8GHM/S0GUHS6tsMEZK5ZxlbgLDCT/OP2AxGpeWIEBUMgQsA8w==
10691069
dependencies:
10701070
lodash "^4.17.21"
10711071
resolve "^1.20.0"
@@ -1915,11 +1915,6 @@ ansi-html@^0.0.7:
19151915
resolved "https://registry.yarnpkg.com/ansi-html/-/ansi-html-0.0.7.tgz#813584021962a9e9e6fd039f940d12f56ca7859e"
19161916
integrity sha1-gTWEAhliqenm/QOflA0S9WynhZ4=
19171917

1918-
ansi-regex@*, ansi-regex@^6.0.1:
1919-
version "6.0.1"
1920-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-6.0.1.tgz#3183e38fae9a65d7cb5e53945cd5897d0260a06a"
1921-
integrity sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==
1922-
19231918
ansi-regex@^2.0.0:
19241919
version "2.1.1"
19251920
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df"
@@ -4195,7 +4190,7 @@ debug@^3.0.1, debug@^3.1.0, debug@^3.1.1:
41954190
dependencies:
41964191
ms "^2.1.1"
41974192

4198-
debuglog@*, debuglog@^1.0.1:
4193+
debuglog@^1.0.1:
41994194
version "1.0.1"
42004195
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
42014196
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -6960,7 +6955,7 @@ import-lazy@^2.1.0:
69606955
resolved "https://registry.yarnpkg.com/import-lazy/-/import-lazy-2.1.0.tgz#05698e3d45c88e8d7e9d92cb0584e77f096f3e43"
69616956
integrity sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM=
69626957

6963-
imurmurhash@*, imurmurhash@^0.1.4:
6958+
imurmurhash@^0.1.4:
69646959
version "0.1.4"
69656960
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
69666961
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -7975,7 +7970,7 @@ lodash._basefor@^3.0.0:
79757970
resolved "https://registry.yarnpkg.com/lodash._basefor/-/lodash._basefor-3.0.3.tgz#7550b4e9218ef09fad24343b612021c79b4c20c2"
79767971
integrity sha1-dVC06SGO8J+tJDQ7YSAhx5tMIMI=
79777972

7978-
lodash._baseindexof@*, lodash._baseindexof@^3.0.0:
7973+
lodash._baseindexof@^3.0.0:
79797974
version "3.1.0"
79807975
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
79817976
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
@@ -7989,14 +7984,6 @@ lodash._baseisequal@^3.0.0:
79897984
lodash.istypedarray "^3.0.0"
79907985
lodash.keys "^3.0.0"
79917986

7992-
lodash._baseuniq@*:
7993-
version "4.6.0"
7994-
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
7995-
integrity sha1-DrtE5FaBSveQXGIS+iybLVG4Qeg=
7996-
dependencies:
7997-
lodash._createset "~4.0.0"
7998-
lodash._root "~3.0.0"
7999-
80007987
lodash._baseuniq@^3.0.0:
80017988
version "3.0.3"
80027989
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-3.0.3.tgz#2123fa0db2d69c28d5beb1c1f36d61522a740234"
@@ -8006,12 +7993,12 @@ lodash._baseuniq@^3.0.0:
80067993
lodash._cacheindexof "^3.0.0"
80077994
lodash._createcache "^3.0.0"
80087995

8009-
lodash._bindcallback@*, lodash._bindcallback@^3.0.0:
7996+
lodash._bindcallback@^3.0.0:
80107997
version "3.0.1"
80117998
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
80127999
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
80138000

8014-
lodash._cacheindexof@*, lodash._cacheindexof@^3.0.0:
8001+
lodash._cacheindexof@^3.0.0:
80158002
version "3.0.2"
80168003
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
80178004
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
@@ -8025,19 +8012,14 @@ lodash._createassigner@^3.0.0:
80258012
lodash._isiterateecall "^3.0.0"
80268013
lodash.restparam "^3.0.0"
80278014

8028-
lodash._createcache@*, lodash._createcache@^3.0.0:
8015+
lodash._createcache@^3.0.0:
80298016
version "3.1.2"
80308017
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
80318018
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
80328019
dependencies:
80338020
lodash._getnative "^3.0.0"
80348021

8035-
lodash._createset@~4.0.0:
8036-
version "4.0.3"
8037-
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
8038-
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
8039-
8040-
lodash._getnative@*, lodash._getnative@^3.0.0:
8022+
lodash._getnative@^3.0.0:
80418023
version "3.9.1"
80428024
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
80438025
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
@@ -8052,11 +8034,6 @@ lodash._reinterpolate@^3.0.0:
80528034
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
80538035
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
80548036

8055-
lodash._root@~3.0.0:
8056-
version "3.0.1"
8057-
resolved "https://registry.yarnpkg.com/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692"
8058-
integrity sha1-+6HEUkwZ7ppfgTa0YJ8BfPTe1pI=
8059-
80608037
lodash.assign@^3.2.0:
80618038
version "3.2.0"
80628039
resolved "https://registry.yarnpkg.com/lodash.assign/-/lodash.assign-3.2.0.tgz#3ce9f0234b4b2223e296b8fa0ac1fee8ebca64fa"
@@ -8124,16 +8101,11 @@ lodash.foreach@^4.5.0:
81248101
resolved "https://registry.yarnpkg.com/lodash.foreach/-/lodash.foreach-4.5.0.tgz#1a6a35eace401280c7f06dddec35165ab27e3e53"
81258102
integrity sha1-Gmo16s5AEoDH8G3d7DUWWrJ+PlM=
81268103

8127-
lodash.isarguments@*, lodash.isarguments@^3.0.0:
8104+
lodash.isarguments@^3.0.0:
81288105
version "3.1.0"
81298106
resolved "https://registry.yarnpkg.com/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz#2f573d85c6a24289ff00663b491c1d338ff3458a"
81308107
integrity sha1-L1c9hcaiQon/AGY7SRwdM4/zRYo=
81318108

8132-
lodash.isarray@*:
8133-
version "4.0.0"
8134-
resolved "https://registry.yarnpkg.com/lodash.isarray/-/lodash.isarray-4.0.0.tgz#2aca496b28c4ca6d726715313590c02e6ea34403"
8135-
integrity sha1-KspJayjEym1yZxUxNZDALm6jRAM=
8136-
81378109
lodash.isarray@^3.0.0:
81388110
version "3.0.4"
81398111
resolved "https://registry.yarnpkg.com/lodash.isarray/-/lodash.isarray-3.0.4.tgz#79e4eb88c36a8122af86f844aa9bcd851b5fbb55"
@@ -8149,11 +8121,6 @@ lodash.kebabcase@^4.1.1:
81498121
resolved "https://registry.yarnpkg.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz#8489b1cb0d29ff88195cceca448ff6d6cc295c36"
81508122
integrity sha1-hImxyw0p/4gZXM7KRI/21swpXDY=
81518123

8152-
lodash.keys@*:
8153-
version "4.2.0"
8154-
resolved "https://registry.yarnpkg.com/lodash.keys/-/lodash.keys-4.2.0.tgz#a08602ac12e4fb83f91fc1fb7a360a4d9ba35205"
8155-
integrity sha1-oIYCrBLk+4P5H8H7ejYKTZujUgU=
8156-
81578124
lodash.keys@^3.0.0:
81588125
version "3.1.2"
81598126
resolved "https://registry.yarnpkg.com/lodash.keys/-/lodash.keys-3.1.2.tgz#4dbc0472b156be50a0b286855d1bd0b0c656098a"
@@ -8195,7 +8162,7 @@ lodash.pairs@^3.0.0:
81958162
dependencies:
81968163
lodash.keys "^3.0.0"
81978164

8198-
lodash.restparam@*, lodash.restparam@^3.0.0:
8165+
lodash.restparam@^3.0.0:
81998166
version "3.6.1"
82008167
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
82018168
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
@@ -10489,7 +10456,7 @@ readable-stream@~2.0.5:
1048910456
string_decoder "~0.10.x"
1049010457
util-deprecate "~1.0.1"
1049110458

10492-
readdir-scoped-modules@*, readdir-scoped-modules@^1.0.0:
10459+
readdir-scoped-modules@^1.0.0:
1049310460
version "1.1.0"
1049410461
resolved "https://registry.yarnpkg.com/readdir-scoped-modules/-/readdir-scoped-modules-1.1.0.tgz#8d45407b4f870a0dcaebc0e28670d18e74514309"
1049510462
integrity sha512-asaikDeqAQg7JifRsZn1NJZXo9E+VwlyCfbkZhwyISinqk5zNS6266HS5kah6P0SaQKGF6SkNnZVHUzHFYxYDw==
@@ -11759,13 +11726,6 @@ stringstream@~0.0.4:
1175911726
resolved "https://registry.yarnpkg.com/stringstream/-/stringstream-0.0.6.tgz#7880225b0d4ad10e30927d167a1d6f2fd3b33a72"
1176011727
integrity sha512-87GEBAkegbBcweToUrdzf3eLhWNg06FJTebl4BVJz/JgWy8CvEr9dRtX5qWphiynMSQlxxi+QqN0z5T32SLlhA==
1176111728

11762-
strip-ansi@*:
11763-
version "7.0.1"
11764-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.0.1.tgz#61740a08ce36b61e50e65653f07060d000975fb2"
11765-
integrity sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==
11766-
dependencies:
11767-
ansi-regex "^6.0.1"
11768-
1176911729
strip-ansi@^3.0.0, strip-ansi@^3.0.1:
1177011730
version "3.0.1"
1177111731
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
@@ -12571,7 +12531,7 @@ v8-compile-cache@^2.0.3, v8-compile-cache@^2.3.0:
1257112531
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
1257212532
integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==
1257312533

12574-
validate-npm-package-license@*, validate-npm-package-license@^3.0.1:
12534+
validate-npm-package-license@^3.0.1:
1257512535
version "3.0.4"
1257612536
resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz#fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a"
1257712537
integrity sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==

0 commit comments

Comments
 (0)