mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 14:38:17 +08:00
Build(deps-dev): Bump @ember/test-helpers from 3.3.0 to 3.3.1 (#28067)
Bumps [@ember/test-helpers](https://github.com/emberjs/ember-test-helpers) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/emberjs/ember-test-helpers/releases) - [Changelog](https://github.com/emberjs/ember-test-helpers/blob/master/CHANGELOG.md) - [Commits](https://github.com/emberjs/ember-test-helpers/commits) --- updated-dependencies: - dependency-name: "@ember/test-helpers" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
376b812906
commit
07ef3b759e
|
@ -47,7 +47,7 @@
|
|||
"@ember/optional-features": "^2.1.0",
|
||||
"@ember/render-modifiers": "^2.1.0",
|
||||
"@ember/string": "^4.0.0",
|
||||
"@ember/test-helpers": "^3.3.0",
|
||||
"@ember/test-helpers": "^3.3.1",
|
||||
"@embroider/compat": "^3.6.0",
|
||||
"@embroider/core": "^3.4.14",
|
||||
"@embroider/macros": "^1.13.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1370,10 +1370,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@ember/string/-/string-4.0.0.tgz#24fe5cda227c9e6634e6e0b550944a3a13437878"
|
||||
integrity sha512-IMVyVE72twuAMSYcHzWSgtgYTtzlHlKSGW8vEbztnnmkU6uo7kVHmiqSN9R4RkBhzvh0VD4G76Eph+55t3iNIA==
|
||||
|
||||
"@ember/test-helpers@^3.3.0":
|
||||
version "3.3.0"
|
||||
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-3.3.0.tgz#abf83ff2b111493d25266cb90327134498cb9090"
|
||||
integrity sha512-HEI28wtjnQuEj9+DstHUEEKPtqPAEVN9AAVr4EifVCd3DyEDy0m6hFT4qbap1WxAIktLja2QXGJg50lVWzZc5g==
|
||||
"@ember/test-helpers@^3.3.1":
|
||||
version "3.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-3.3.1.tgz#b19287dbb7ba169a2033574bb5021c0490b199b9"
|
||||
integrity sha512-h4uFBy4pquBtHsHI+tx9S0wtMmn1L+8dkXiDiyoqG1+3e0Awk6GBujiFM9s4ANq6wC8uIhC3wEFyts10h2OAoQ==
|
||||
dependencies:
|
||||
"@ember/test-waiters" "^3.0.2"
|
||||
"@embroider/macros" "^1.10.0"
|
||||
|
@ -1382,7 +1382,7 @@
|
|||
broccoli-funnel "^3.0.8"
|
||||
dom-element-descriptors "^0.5.0"
|
||||
ember-auto-import "^2.6.0"
|
||||
ember-cli-babel "^7.26.11"
|
||||
ember-cli-babel "^8.2.0"
|
||||
ember-cli-htmlbars "^6.2.0"
|
||||
|
||||
"@ember/test-waiters@^3.0.2":
|
||||
|
|
Loading…
Reference in New Issue
Block a user