Skip to content

Commit e55b5c0

Browse files
Build(deps-dev): Bump @types/ember-qunit from 3.4.6 to 3.4.7
Bumps [@types/ember-qunit](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ember-qunit) from 3.4.6 to 3.4.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ember-qunit) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent cc73c6f commit e55b5c0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"devDependencies": {
4242
"@ember/optional-features": "^0.7.0",
4343
"@types/ember": "^3.1.0",
44-
"@types/ember-qunit": "^3.4.6",
44+
"@types/ember-qunit": "^3.4.7",
4545
"@types/ember-resolver": "^5.0.7",
4646
"@types/ember-test-helpers": "^1.0.5",
4747
"@types/ember-testing-helpers": "^0.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -978,10 +978,10 @@
978978
dependencies:
979979
defer-to-connect "^1.0.1"
980980

981-
"@types/ember-qunit@^3.4.6":
982-
version "3.4.6"
983-
resolved "https://registry.yarnpkg.com/@types/ember-qunit/-/ember-qunit-3.4.6.tgz#b09ae84192c16fbd1da0d1be26fa02b67691250d"
984-
integrity sha512-ARB2JDNV3qzrZ94fC+YdV9jT9hYAXP8pXcqAVzVEYVL5/upSxKcYZjiCSScpKzXikN8yieIGNqSGArhQrcdzFA==
981+
"@types/ember-qunit@^3.4.7":
982+
version "3.4.7"
983+
resolved "https://registry.yarnpkg.com/@types/ember-qunit/-/ember-qunit-3.4.7.tgz#57dad9f01ff6136cdadf2a06b7089af91661d3b5"
984+
integrity sha512-1VK5oazKvIenJK9M1DwXncgnpk+G1B1O4N7+ABml+V7+EGVhqpxfS3FRi3Y27+luPCQ3Ya1M8Da76fO85DNLrQ==
985985
dependencies:
986986
"@types/ember" "*"
987987
"@types/ember-test-helpers" "*"

0 commit comments

Comments
 (0)