Skip to content

Commit

Permalink
Merge pull request #1182 from adfinis/dependabot/npm_and_yarn/ember/e…
Browse files Browse the repository at this point in the history
…mber/test-helpers-3.3.1

chore(deps-dev): bump @ember/test-helpers from 3.3.0 to 3.3.1 in /ember
  • Loading branch information
Yelinz authored Dec 23, 2024
2 parents 8dc67f9 + 9954113 commit 88e9dc7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@babel/core": "^7.26.0",
"@babel/eslint-parser": "^7.24.1",
"@babel/plugin-proposal-decorators": "^7.24.1",
"@ember/test-helpers": "^3.3.0",
"@ember/test-helpers": "^3.3.1",
"@faker-js/faker": "^9.3.0",
"broccoli-asset-rev": "^3.0.0",
"ember-cli": "~4.12.0",
Expand Down
10 changes: 5 additions & 5 deletions ember/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1378,10 +1378,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.0", "@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"
Expand All @@ -1390,7 +1390,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", "@ember/test-waiters@^3.0.0", "@ember/test-waiters@^3.0.2", "@ember/test-waiters@^3.1.0":
Expand Down

0 comments on commit 88e9dc7

Please sign in to comment.