Skip to content

Commit d904768

Browse files
chore(deps-dev): bump @types/qunit from 2.9.0 to 2.9.1 (#4295)
Bumps [@types/qunit](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qunit) from 2.9.0 to 2.9.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qunit) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent b13614f commit d904768

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/ember-data": "^3.1.11",
4040
"@types/ember-qunit": "^3.4.8",
4141
"@types/ember__test-helpers": "^0.7.10",
42-
"@types/qunit": "^2.9.0",
42+
"@types/qunit": "^2.9.1",
4343
"@types/rsvp": "^4.0.3",
4444
"async": "^3.2.0",
4545
"babel-eslint": "^10.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1649,10 +1649,10 @@
16491649
version "9.6.39"
16501650
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.39.tgz#111cb4f5591cb6945aad34733b4e40bfd59b58fc"
16511651

1652-
"@types/qunit@^2.9.0":
1653-
version "2.9.0"
1654-
resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.9.0.tgz#0b3fcbe2b92f067856adac82ba3afbc66d8835ac"
1655-
integrity sha512-Hx34HZmTJKRay+x3sFdEK62I8Z8YSWYg+rAlNr4M+AbwvNUJYxTTmWEH4a8B9ZN+Fl61awFrw+oRicWLFVugvQ==
1652+
"@types/qunit@^2.9.1":
1653+
version "2.9.1"
1654+
resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.9.1.tgz#6083a42907ae6c9eecece794844bc3f8659e6c03"
1655+
integrity sha512-v51Fz/orMOkBGzrRvskky3UN0I81ka6rokAxkcuVyLHAh0qNKp+Roqympg/gTia8vGOIEbeSykevI0VKiIF13Q==
16561656

16571657
"@types/range-parser@*":
16581658
version "1.2.3"

0 commit comments

Comments
 (0)